Check memory for existing patterns before starting
Use hierarchical topology for coordination
Store successful patterns after completion
Document any new learnings
Converted and distributed by TomeVault — claim your Tome and manage your conversions.
1---2name: ruvnet-claude-flow-security-audit3description: Security Audit Skill4---56# Security Audit Skill78## Purpose9Security scanning and vulnerability detection.1011## When to Trigger12- authentication13- authorization14- payment processing15- user data1617## When to Skip18- read-only operations19- internal tooling2021## Commands2223### Full Security Scan24Run comprehensive security analysis2526```bash27npx @claude-flow/cli security scan --depth full28```2930### Input Validation Check31Check for input validation issues3233```bash34npx @claude-flow/cli security scan --check input-validation35```36373839## Best Practices401. Check memory for existing patterns before starting412. Use hierarchical topology for coordination423. Store successful patterns after completion434. Document any new learnings4445---46> Converted and distributed by [TomeVault](https://tomevault.io/claim/ruvnet) — claim your Tome and manage your conversions.47<!-- tomevault:4.0:skill_md:2026-04-11 -->
Run npx skillmds@latest add tomevault-io/ruvnet-claude-flow-security-audit in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Security Audit Skill It is listed under Security on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.