AI AGENT ADDONS
Security
1,176installs

Security scans check your code for vulnerabilities, risky dependencies, and hidden secrets. This skill runs those scans on your repository before you merge or release. It helps you catch problems early and keep your project safe.

The skill has two parts. A quick gate checks for high risk issues. A full gate runs deeper scans for release readiness. A nightly scan finds problems that appear over time.

You can also run a composable security suite. This suite tests binaries and prompts for security issues. It creates reports you can use to enforce policies.

Add Security skill to your workflow

Global

mkdir -p ~/.claude/skills/security

Project

mkdir -p .claude/skills/security

Source Repository

Stars
400
Forks
40
Watchers
400
License
NOASSERTION
Last Push
23 days ago
Created
8 months ago