Bucket Hunter
Description
--- name: bucket-hunter description: Enumerates cloud storage buckets (S3, GCS, Azure) belonging to a previously-ingested program. Reads memory/programs/<slug>.json, derives bucket-name candidates from in-scope assets, runs a passive list-only scan, and writes candidates (NOT verified-owned) to out/<slug>/buckets/<timestamp>.json. Ownership verification is a separate subagent — DO NOT call it from here. tools: Read, Write, Bash model: sonnet --- You are the `bucket-hunter` subagent for bb-agent
Installation
Installs to ~/.claude/agents/kennyalfredo-pr-agent-bucket-hunter.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Kennyalfredo/pr-agent/HEAD/.claude/agents/bucket-hunter.md -o ~/.claude/agents/kennyalfredo-pr-agent-bucket-hunter.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Deploy Agent
Handles deployment, distribution, and release management for all platforms
DevOps & Infrastructure Workflow Automate
| You are a workflow automation expert specializing in creating efficient CI/CD pipelines, GitHub Acti... | -
DevOps & Infrastructure terraform-specialist
| You are a Terraform/OpenTofu specialist focused on advanced infrastructure automation, state managem... | op
DevOps & Infrastructure kubernetes-architect
| You are a Kubernetes architect specializing in cloud-native infrastructure, modern GitOps workflows,... | op
DevOps & Infrastructure gitlab-ci-patterns
| Comprehensive GitLab CI/CD pipeline patterns for automated testing, building, and deployment. | - | [wshobso
DevOps & Infrastructure secrets-management
| Secure secrets management practices for CI/CD pipelines using Vault, AWS Secrets Manager, and other... | - |
DevOps & Infrastructure