daily-meeting-update
Fail
Audited by Snyk on Aug 21, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E004: Prompt injection detected in skill instructions.
- Potential prompt injection detected (high risk: 1.00). The skill contains hidden/deceptive instructions to "check for available integrations silently (suppress errors, don't show to user)" and a contradictory "Pull data NOW (before interview)" step, which instructs covert probing/pulling that conflicts with its declared "ask first" consent principle.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). The skill’s Phase 1 Claude Code History integration reads and ingests plain text from outsider-authored conversation content stored in the user’s local
~/.claude/projectsJSONL files (viaclaude_digest.pyparsing ofmessage.content), then uses it as context during the interview.
Issues (2)
E004
CRITICALPrompt injection detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata