amq-cli

Fail

Audited by Snyk on Mar 12, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.80). Suspicious: it is a direct raw GitHub URL to a shell install script in a personal repo (curl | bash style install), which is a common vector for malware and should be reviewed before executing rather than run blindly.

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.70). The prompt recommends running a remote install script (curl | bash) and includes example flags that explicitly bypass permissions and sandboxing, which encourages modifying the local environment and circumventing security controls even though it doesn't request sudo or create users.

Issues (3)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

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
Mar 12, 2026, 03:05 PM
Issues
3