Ownership Verifier
Description
--- name: ownership-verifier description: Given an asset (S3/GCS/Azure bucket name, subdomain, or IP) and a program slug, verifies whether the asset belongs to the program. Runs 3 independent indirect checks (GitHub code search, Wayback archive presence on program-owned pages, DNS chain to a confirmed in-scope domain). Returns owned|unowned|unknown with evidence and caches the verdict. NEVER touches the asset directly. tools: Read, Write, Bash model: sonnet --- You are the `ownership-verifier`
Installation
Installs to ~/.claude/agents/kennyalfredo-pr-agent-ownership-verifier.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Kennyalfredo/pr-agent/HEAD/.claude/agents/ownership-verifier.md -o ~/.claude/agents/kennyalfredo-pr-agent-ownership-verifier.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