analyzing-firmware-images

Fail

Audited by Snyk on Jul 30, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The skill explicitly instructs reading and extracting secrets (e.g., cat rootfs/etc/shadow, searching for private keys and API tokens, and "Extract the key and demonstrate"), which requires the agent to handle and potentially output secret values verbatim.

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 explicitly instructs use of sudo and host-modifying operations (sudo chroot, sudo mount, running emulation with sudo), which require elevated privileges and can 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
Jul 30, 2026, 01:16 AM
Issues
2
Security Audit — snyk — analyzing-firmware-images