c-system
Fail
Audited by Snyk on Mar 9, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The prompt includes an example that passes a Wi‑Fi password as a CLI argument ("m wifi connect SSID PASSWORD"), which encourages the agent to embed secrets verbatim in generated commands.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 1.00). This skill guides the agent to run m-cli commands that change system state (shutdown/restart, modify firewall, network, trash, etc.) and notes some commands require sudo, so it can perform privileged and disruptive modifications to the host.
Audit Metadata