agent-mail

Fail

Audited by Snyk on Apr 28, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.90). The presence of a raw GitHub install.sh from an unvetted username that the prompt explicitly tells users to curl | bash is a high‑risk pattern (direct .sh execution from an unknown repo); the 127.0.0.1 URLs are local UI endpoints (not inherently malicious) but could serve or control code installed by that script, so the overall source is suspicious.

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

  • Third-party content exposure detected (high risk: 0.90). The skill explicitly ingests and acts on user-generated mailbox content (e.g., SKILL.md shows fetch_inbox / resource://inbox and summarize_thread workflows) and AGENTS.md documents a "Human Overseer" web-UI path that can send high‑importance messages which instruct agents to pause and perform tasks—so third‑party/untrusted message content is read and can materially change agent behavior.

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
Apr 28, 2026, 08:05 PM
Issues
3