performing-steganography-detection
Fail
Audited by Snyk on Apr 7, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.80). The workflow and example report explicitly show extracting and reporting hidden payloads and passwords verbatim (e.g., steghide results and "password 'secret123'"), so the agent would be expected to 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
HIGHInsecure credential handling detected in skill instructions.
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata