life-capture
Fail
Audited by Snyk on Aug 19, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.90). This skill requires writing the user's raw text verbatim into an output file ("Body = raw user text only"), which forces the agent to include any secrets present in the user's input verbatim and therefore poses an exfiltration risk.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). In
SKILL.mdthe required runtime workflow ingests outsider-authored free text from the user (“Body = raw user text only”) and writes it intolayout.inbox_diras an unprocessed inbox note.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata