robot-bringup

Fail

Audited by Snyk on Aug 17, 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 embeds a hardcoded Wi‑Fi password ("securepassword") in the netplan YAML, which requires the model to include a secret literal verbatim when reproducing or using that configuration.

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 contains explicit instructions to write and modify system files under /etc (systemd units, udev rules, netplan, CycloneDDS XML, journald/logrotate configs), run sudo commands (netplan, udevadm, ufw, systemctl), and even create a system user—actions that modify the host state and require elevated privileges.

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
Aug 17, 2026, 02:49 PM
Issues
2
Security Audit — snyk — robot-bringup