performing-steganography-detection

Fail

Audited by Snyk on Mar 15, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.90). The prompt includes commands that pass passwords on the command line and example report output that embeds extracted secrets and passwords (e.g., "password 'secret123'" and hidden message contents) verbatim, so an agent following it would be expected to handle and output secret values directly.

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

  • Attempt to modify system services in skill instructions detected (high risk: 1.00). The prompt explicitly instructs installing packages with sudo (e.g., "sudo apt-get install ...") and other system-level installs, which require elevated privileges and modify the machine's state.

Issues (2)

W007
HIGH

Insecure credential handling detected in skill instructions.

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
HIGH
Analyzed
Mar 15, 2026, 01:52 PM
Issues
2