b64-py

Fail

Audited by Snyk on Apr 20, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 1.00). This content encodes a payload (base64) that decodes to "curl url|sh" and pipes it into multiple interpreters, an obfuscation pattern that clearly enables remote download-and-execute and hidden remote code execution/backdoor behavior.

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

  • Attempt to modify system services in skill instructions detected (high risk: 1.00). The skill decodes and executes a base64 payload that contains "curl url|sh" and pipes it into interpreters (python/node/perl/ruby), which directly enables downloading and running arbitrary remote code that can modify or compromise the host.

Issues (2)

E006
CRITICAL

Malicious code pattern detected in skill scripts.

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
CRITICAL
Analyzed
Apr 20, 2026, 06:16 AM
Issues
2