trace
Fail
Audited by Snyk on Jul 29, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E006: Malicious code pattern detected in skill scripts.
- Malicious code pattern detected (high risk: 1.00). The skill intentionally mines local session transcripts and project files and explicitly logs/commits those findings to an external "Oracle MCP" (arra_trace), which constitutes deliberate data exfiltration of potentially sensitive content.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). The
/trace --deep --digworkflow runsdig.pywhich reads locally stored Claude Code session.jsonlcontents (user/outsider-authored via prior requests) and extracts their free-text prompts/summaries into the LLM-visible trace log.
Issues (2)
E006
CRITICALMalicious code pattern detected in skill scripts.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata