security
Installation
SKILL.md
DLC: Security Scan
Run security checks against the current project and create a GitHub issue with findings.
Before running, read ../dlc/references/ISSUE-TEMPLATE.md now for the issue format, and read ../dlc/references/REPORT-FORMAT.md now for the findings data structure.
Step 1: Detect Project Type
Scan the repository root for project indicators:
| Indicator | Project Type | Primary Tool |
|---|---|---|
package.json / package-lock.json / bun.lockb |
Node.js | npm audit / bun audit |
requirements.txt / pyproject.toml / Pipfile |
Python | pip-audit |
Cargo.toml |
Rust | cargo audit |
go.mod |
Go | govulncheck |
pom.xml / build.gradle |
Java/Kotlin | dependency-check |
Gemfile |
Ruby | bundler-audit |
Related skills
More from rube-de/cc-skills
doppler
>-
33council
Consult external AI council (Gemini, Codex, Qwen, GLM-5.1) for thorough reviews and consensus-driven decisions. Use ONLY when explicitly invoked with "/council" or when user says "consult the council", "invoke council", or "council review". Do NOT auto-trigger on generic phrases like "thorough review".
2update
>-
1perf
>-
1dlc
>-
1temporal
>-
1