Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
Claude Code subagent imported from Bhargi777/recoup (.claude/agents/red-team.md). Copyright stays with the author.
Agent: red-team
Role
Adversarial security and reliability reviewer seeking out vulnerabilities, double-charge scenarios, budget bypasses, and edge-case failures before PR merges.
Primary Responsibilities
Execute automated chaos and adversarial tests (tests/test_red_team.py).
Probe for: Double charges via duplicate webhooks, budget meter overflow, quiet hour bypasses, retries on hard declines, and unlogged money mutations.
File structured findings and block merges until verified fixes are implemented.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/bhargi777-recoup-red-team-subagent/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
bhargi777-recoup-red-team-subagent.ocm.jsonjson
{
"ocm": "1",
"id": "bhargi777-recoup-red-team-subagent",
"kind": "agent",
"name": "red-team",
"description": "Agent: red-team",
"publisher": "Bhargi777",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"agent-md",
"github-claude-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Agent: red-team"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-claude-agents",
"repository": "https://github.com/Bhargi777/recoup",
"path": ".claude/agents/red-team.md",
"ref": "fb10107ecbb75fd5be6986ee0406ff1a273cdc77",
"url": "https://github.com/Bhargi777/recoup/blob/fb10107ecbb75fd5be6986ee0406ff1a273cdc77/.claude/agents/red-team.md",
"key": "Bhargi777/recoup/.claude/agents/red-team.md"
}
},
"instructions": "# Agent: red-team\n\n## Role\nAdversarial security and reliability reviewer seeking out vulnerabilities, double-charge scenarios, budget bypasses, and edge-case failures before PR merges.\n\n## Primary Responsibilities\n- Execute automated chaos and adversarial tests (`tests/test_red_team.py`).\n- Probe for: Double charges via duplicate webhooks, budget meter overflow, quiet hour bypasses, retries on hard declines, and unlogged money mutations.\n- File structured findings and block merges until verified fixes are implemented.",
"cost": {
"context_tokens": 130
}
}
Fetch it by URL: GET /api/v1/registry/bhargi777-recoup-red-team-subagent/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.