machina

Fail

Audited by Snyk on Jul 8, 2026

Risk Level: CRITICAL
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The skill includes explicit examples of passing API keys on the command line (e.g., --api-key <...>) and references non-interactive use, which encourages embedding secret values verbatim into shell commands or scripts and thus requires the LLM to handle/output secrets directly.

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.80). This is a direct raw GitHub URL to an install.sh shell script (executable content) which, while hosted on GitHub, is a direct downloadable/pipeable installer from a third-party repo and can be used to distribute malware if the repository or script is untrusted — inspect before running.

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

Issues (3)

W007
HIGH

Insecure credential handling detected in skill instructions.

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W012
MEDIUM

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

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jul 8, 2026, 06:25 AM
Issues
3
Security Audit — snyk — machina