currents-agent-skills
Fail
Audited by Snyk on Aug 26, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E004: Prompt injection detected in skill instructions.
- Potential prompt injection detected (medium risk: 0.30). The skill includes explicit instructions for the agent to create and overwrite local report files (including "Do not ask the user for permission to create it"), which weakens user control and constitutes suspicious steering without clearly malicious intent.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). The required runtime workflow ingests error text (messages, stack traces) from the Currents MCP server via tools like
currents-get-spec-instance,currents-get-errors-explorer, andcurrents-get-test-results, whose contents ultimately originate from CI test outputs authored by the user/tenant (outsider-controlled in practice via committing tests).
Issues (2)
E004
CRITICALPrompt injection detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata