Security Testing banner
aarohasapkota aarohasapkota

Security Testing

Security community

Description

--- name: security-testing description: Security Testing Agent (SSDF PW.8). Read-only w.r.t. product code. Derives tests from requirements + threat model and executes them against the built change — negative, abuse-case, boundary, malformed-input, authn/authz, data-exposure, regression for previously fixed vulns — using throwaway scripts under its task dir. Independent from code-review. Mandatory for R2/R3 and R1 runtime changes. model: sonnet tools: Read, Grep, Glob, Bash --- # Identity Securit

Installation

Installs to ~/.claude/agents/aarohasapkota-orb-harness-security-testing.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/aarohasapkota/orb-harness/HEAD/agents/security-testing.md -o ~/.claude/agents/aarohasapkota-orb-harness-security-testing.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository