Drix10

Audit Risk — Security skill for Claude Code

Security community

Find new risk surfaces (dependencies, auth, payments, destructive data ops, outbound calls, secrets) since the baseline.

How to install Audit Risk

Installs to ~/.claude/skills/drix10-agent-flow-audit-risk/SKILL.md

Terminal
mkdir -p ~/.claude/skills/drix10-agent-flow-audit-risk && curl -fsSL https://raw.githubusercontent.com/Drix10/agent-flow/HEAD/prompts/audit-risk.md -o ~/.claude/skills/drix10-agent-flow-audit-risk/SKILL.md

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

What Audit Risk does


description: Find new risk surfaces (dependencies, auth, payments, destructive data ops, outbound calls, secrets) since the baseline

Follow the `gardener` skill's /audit-risk procedure: call `risk_audit`, group new surfaces by type, propose protected_paths / risk_boundaries updates, and call `risk_baseline_update` with only the keys I accept. Secrets are never accepted — tell me to remove and rotate them.

Alternatives in Security

  • Perplexity Super Skills — Complete collection of 12 Perplexity Computer Super-Skills merging Perplexity + Claude Code capabilities acros 346 ★
  • Openclaw Ops — OpenClaw operations skill with health checks, repair scripts, watchdogs, update triage, and security scans 225 ★
  • Sovereign Skills — 20 production-grade skills for AI coding agents — setup, scope, discipline, code review, security, session man 125 ★

Full documentation available on GitHub

View Source Repository