oss-readiness
Fail
Audited by Snyk on Apr 22, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The skill explicitly runs grep/gitleaks scans that print matched lines (including emails/IPs/keys) and later instructs replacing secret strings in history (git-filter-repo --replace-text), which requires knowing and potentially emitting exact secret values, so it forces handling/output of secrets verbatim.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata