sin-bugbounty / agent.json
GitHub Actions
Deploy SIN-BugBounty from GitHub Actions
9db1674
Raw
History Blame Contribute Delete
1.29 kB
{
"id": "sin-bugbounty",
"displayName": "SIN-BugBounty",
"team": "team-coding",
"description": "Elite 2026 Autonomous Bug Bounty Hunter. Uses sin-google-apps to read bounty guidelines, webauto-nodriver-mcp to log into target platforms, scrapes bounties, tests exploits locally in sandboxes, and automatically submits vulnerability reports. Focus: OpenAI Bug Bounty and high-payout programs.",
"version": "2026.03.22 (CEO Elite Fleet Upgrade)",
"deployment": {
"workforceIndex": "https://a2a.delqhi.com",
"landingPage": "https://a2a.delqhi.com/agents/sin-bugbounty",
"publicA2A": "https://a2a.delqhi.com/agents/sin-bugbounty",
"cimdAnchor": "https://a2a.delqhi.com/agents/sin-bugbounty",
"vmServer": "Target: Hugging Face Space free CPU VM"
},
"a2a": {
"wellKnownCard": "/.well-known/agent-card.json",
"rpcPath": "/a2a/v1",
"transport": "jsonrpc-over-http"
},
"mcp": {
"transport": "stdio",
"configPath": "./mcp-config.json"
},
"marketplace": {
"pricingModel": "enterprise_tier",
"monthlyPrice": 9999,
"purchaseModes": [
"subscription"
],
"category": "Elite Cybersecurity / Bounty Hunting"
},
"primaryModel": "opencode/qwen3.6-plus-free",
"fallbackModel": "opencode/nemotron-3-super-free"
}