agent-mail

Fail

Audited by Snyk on Jun 4, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.80). While many links are benign CDN/docs/GitHub references, the list includes multiple raw "install.sh" scripts (used with curl|bash), direct release/download endpoints and a suspicious CloudFront archive domain and token-bearing URL—all of which are common vectors for distributing malware and should be treated as high risk unless you fully trust and verify the publisher and the script contents.

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.85). The runtime workflow that feeds the agent LLM context is the inbox/thread read path (e.g., fetch_inbox(..., include_bodies=true) / resource://inbox/... / resource://thread/...), which returns message bodies authored by other agents (outsider-authored free text) and thus can be used for indirect prompt injection.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

Issues (3)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jun 4, 2026, 03:11 AM
Issues
3
Security Audit — snyk — agent-mail