security-scan-local

Run security scans locally (Semgrep, Trivy, Gitleaks) to detect vulnerabilities, secrets, and code issues before pushing. Use when the user wants to check for security issues, scan dependencies, or validate code security.

$ Installer

git clone https://github.com/gar-ai/mallorn /tmp/mallorn && cp -r /tmp/mallorn/.claude/skills/security-scan-local ~/.claude/skills/mallorn

// tip: Run this command in your terminal to install the skill