secure-agent-playbook
OWASP security reviews for code, APIs, and AI systems
All Skills in This Repository (16)
Pure Emerald Level Indicatorsai-security-verification
Verify AI applications against the AISVS framework and generate a compliance checklist.
multi-agentic-threat-model
Identify and quantify security threats across the seven MAESTRO layers.
agentic-ai-risk-assess
Assess agentic AI risks using the OWASP Top 10 for Agentic Applications 2026.
code-review-security
Map code review findings to OWASP Top 10 and ASVS.
securability-engineering
Enforce OWASP FIASSE and SSEM securable coding attributes during code generation.
prompt-injection-test
Test prompt-injection vulnerabilities in LLM-integrated applications using the Arcanum PI Taxonomy.
agent-security-audit
Enumerate permissions, data flows, and guardrails to produce a structured security audit report.
sca-audit
Scan project manifests and lockfiles for known CVEs across multiple ecosystems.
secrets-scan
Detect hardcoded secrets in source code and configuration files.
mcp-server-review
Audits MCP server implementations for security risks across seven defined review areas.
iac-security-review
Identify security misconfigurations in Terraform, Kubernetes, CloudFormation, and Helm IaC files.
securability-engineering-review
Assesses code securability via OWASP FIASSE/SSEM framework and generates weighted pillar report.
Frequently Asked Questions
FAQPage SchemaHow to install secure-agent-playbook?โผ
Run `npx skills add OWASP/secure-agent-playbook --all -g -y` in your terminal to install all security skills globally.
How to run an OWASP security review on my code?โผ
After installing, just ask your agent to review code for security issues and it follows the OWASP Top 10 and ASVS procedure automatically. Findings include severity, CWE references, evidence, and fixed code examples.
Can it audit AI agents and LLM apps for security?โผ
Yes. It includes dedicated skills for prompt injection testing, LLM risk assessment, MCP server review, and multi-agent threat modeling based on OWASP LLM and Agentic Top 10 standards.
Does it scan dependencies and secrets?โผ
Yes. The sca-audit skill scans dependency files for known CVEs, and the secrets-scan skill detects hardcoded credentials and API keys using tools like trufflehog and gitleaks.
Do I need security expertise to use it?โผ
No. Each skill follows a step-by-step OWASP procedure, so plain-English requests like 'scan my dependencies for CVEs' produce professional-grade, structured security reports.
Related Repositories in Legal & Compliance
View All in Legal & Complianceโclaude-for-legal
AI legal workspace for contracts, privacy, IP, litigation, and compliance
patent-disclosure-skill
Draft Chinese patent disclosures and read patents in plain language
app-privacy-policy-generator
Generate privacy policies and terms for mobile and web apps