LLM Skills
~/catalog/security//security-audit
SecurityGitHub source

Complete repository security audit

/security-audit

Conduct a comprehensive security analysis of the entire repository.

JudiniLabsJudiniLabs
402
November 25, 2025
MIT License
// skill content

Complete Security Audit Perform a comprehensive security analysis of the entire repository. This command conducts a full security audit by: 1. Identifying all authentication and authorization patterns 2. Finding data validation and sanitization throughout the codebase 3. Analyzing all API endpoints and their security measures 4. Mapping security-related dependencies across the system 5. Checking for common vulnerability patterns Follow these steps: 1. Use nodes-semantic-search with security-related queries (auth, validation, sanitization, encryption, password, token) 2. Get implementation details of all security-critical functions with get-code 3. Analyze security dependencies with get-usage-dependency-links 4. Find security flow connections with find-direct-connections 5. Search for security documentation with docs-semantic-search 6. Generate a comprehensive security report with recommendations This command is ideal for: security audits, compliance checks, and vulnerability assessments.

// original public source
JudiniLabs/mcp-code-graph
/.claude/commands/security-audit.md
License: MIT License
Independent project, not affiliated with Anthropic. This skill remains the property of its original author.
// install this skill
Paste this command in your terminal at the root of your project:
mkdir -p .claude/commands && curl -o ".claude/commands/security-audit.md" "https://raw.githubusercontent.com/JudiniLabs/mcp-code-graph/main/.claude/commands/security-audit.md"
Then in Claude Code, type /security-audit to activate it.
open_in_newOpen original source
// save
Save available after sign in.
loginSign in to save
// information
CreatorJudiniLabs
Stars 402
CategorySecurity
LicenseMIT License
UpdatedNovember 25, 2025
Format.md
AccessFree
// similar

Skills Security

View allarrow_forward