lisa-learn
Fail
Audited by Snyk on Apr 2, 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 captures and embeds full git diffs and exact file contents (via commands like
git -C <project-path> show HEAD:<path>) into reports and template writes, which can force the LLM to output secrets or API keys verbatim if they exist in those files.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata