eve-cli-primitives
Fail
Audited by Snyk on Feb 15, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.90). The prompt includes examples that embed secrets and tokens directly in command-line arguments (e.g., --token xoxb-test, eve secrets set API_KEY "value"), which encourages an agent to include secret values verbatim in generated commands or outputs, creating an exfiltration risk.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.80). The skill exposes the agent to untrusted user-generated content via external integrations and gateways — e.g., Slack gateway commands (@eve ...), eve thread messages/ post, and Nostr integrations/commands listed under "Integrations (Slack, Nostr, GitHub)" — which the agent would read and act on, allowing indirect prompt injection.
Audit Metadata