Security skills for Claude Code — skill auditing and codebase security review
npx claudepluginhub cloudsecuritypartners/skillsSecurity toolkit for Claude Code — audit skills/plugins for prompt injection and backdoors, or conduct full codebase security reviews with an agent team
Security toolkit for Claude Code — audit skills/plugins for prompt injection and backdoors, or conduct full codebase security reviews with an agent team.
/skill-audit)Performs a six-phase security audit of any Claude Code skill or plugin:
allowed-tools against purpose, flag dangerous combinationsProduces a structured report with findings by severity and a verdict: SAFE, CAUTION, or DO NOT INSTALL.
/security-review)Conducts a full codebase security review using an agent team:
Produces a final report at security-review/report-final.md with confirmed findings, severity ratings, and an appendix of uncertain items.
Prerequisites: semgrep, trufflehog, and trivy must be installed on the host machine.
/plugin marketplace add CloudSecurityPartners/skills
/plugin install skill-security@CloudSecurityPartners-skills
Or use /plugin interactively and browse the Discover tab.
Clone the repo and symlink into your Claude skills directory:
git clone https://github.com/CloudSecurityPartners/skills.git
ln -s "$(pwd)/skills/skills/skill-security-audit" ~/.claude/skills/skill-security-audit
ln -s "$(pwd)/skills/skills/security-review" ~/.claude/skills/security-review
/skill-audit https://github.com/someone/their-skill
/skill-audit /path/to/local/skill
/security-review
/security-review /path/to/project
| ID | Category | Examples |
|---|---|---|
| PI | Prompt Injection | Override instructions, concealment, authority manipulation |
| CE | Code Execution | Shell commands, eval/exec, decode-then-execute chains |
| DE | Data Exfiltration | curl/wget to external URLs, DNS exfil, env harvesting |
| SC | Supply Chain | Modifying other plugins, settings, CLAUDE.md, weak repo scorecard |
| BD | Backdoor | Obfuscated payloads, base64, zero-width characters |
| PE | Permission Escalation | Overly broad allowed-tools, dangerous tool combos |
Harness-native ECC skills, hooks, rules, MCP conventions, and operator workflows
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage