macos-networking
Fail
Audited by Snyk on Mar 7, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.90). This skill contains explicit examples and commands that embed passwords/auth keys on the command line (e.g., networksetup ... "Password", setwebproxypassword, and copy/paste bash snippets) which would require the LLM to include secret values verbatim in generated output.
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 directs the agent to run sudo for system-level network changes, edit system files like /etc/pf.conf, and manage system services (launchctl/pfctl), which modify the host's state and require elevated privileges.
Audit Metadata