amq-cli

Fail

Audited by Snyk on Jul 17, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.90). High risk: the SKILL instructs piping a raw GitHub-hosted install.sh from a personal repository to bash — a direct .sh download-and-execute from an unvetted user/repo is a common malware vector.

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

  • Third-party content exposure detected (high risk: 0.70). SKILL.md instructs runtime use of amq env/amq who/amq drain-style commands that read queue/message contents (which can be authored by other agents/users) into the agent’s execution context, creating an indirect prompt-injection path via AMQ message bodies/frontmatter.

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


MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 0.90). The skill explicitly advises running a remote installer via curl|bash and includes command-line flags (--dangerously-skip-permissions, --dangerously-bypass-approvals-and-sandbox) that bypass permissions/sandboxing, which push the agent toward altering system state and weakening security controls.

Issues (4)

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).

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jul 17, 2026, 05:36 AM
Issues
4
Security Audit — snyk — amq-cli