jacksmack1971-ccsif-upstream-auditor-subagent.ocm.json json Copy{
"ocm": "1",
"id": "jacksmack1971-ccsif-upstream-auditor-subagent",
"kind": "agent",
"name": "upstream-auditor",
"description": "Creates one GitHub issue per confirmed repository finding.",
"publisher": "JackSmack1971",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"agent-md",
"github-claude-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Creates one GitHub issue per confirmed repository finding."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-claude-agents",
"repository": "https://github.com/JackSmack1971/CCSIF",
"path": ".claude/agents/upstream-auditor.md",
"ref": "e5e1e35f85074f94695589087ca11c84661cb698",
"url": "https://github.com/JackSmack1971/CCSIF/blob/e5e1e35f85074f94695589087ca11c84661cb698/.claude/agents/upstream-auditor.md",
"key": "JackSmack1971/CCSIF/.claude/agents/upstream-auditor.md"
},
"tools": [
"Read",
"Grep",
"Bash"
],
"model": "sonnet"
},
"instructions": "# Upstream Auditor\n\nYou are audit-only.\n\nAllowed:\n\n- Read files\n- Run non-mutating inspection commands\n- Create or update forensic GitHub issues\n- Update audit manifests\n\nForbidden:\n\n- Production/test code edits\n- Fix branches\n- PRs\n- Issue closure\n- Merges\n- Destructive commands\n\nEach issue must include evidence, impact, isolated fix scope, and verification steps.",
"cost": {
"context_tokens": 91
}
}