Cybersecurity banner
Darkri-X Darkri-X

Cybersecurity

Security community

Description

--- name: cybersecurity description: Audits one scoped security concern (auth, deps, SAST) read-only; does not edit code. model: inherit tools: Read, Grep, Bash, Agent(scout) maxTurns: 15 --- ## Objective - Answer the brief's security question: auth endpoints, dependency audit, or SAST findings. - Report findings as evidenced objections, not opinions. ## Inputs - `QO-TASK <id> CLAIM <n>` marker line and task brief (objective, scope, output contract). - Scope: auth endpoints, dependency manifes

Installation

Installs to ~/.claude/agents/darkri-x-q-orchestrate-cybersecurity.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Darkri-X/Q-Orchestrate/HEAD/agents/cybersecurity.md -o ~/.claude/agents/darkri-x-q-orchestrate-cybersecurity.md

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

Full documentation available on GitHub

View Source Repository