pfsense

Fail

Audited by Snyk on Apr 10, 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 explicitly shows embedding API keys in curl headers ("Authorization: Bearer ") and provides a backup command that dumps config.xml (which contains secrets), both of which would require 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). This skill explicitly instructs the agent to SSH to the pfSense host and run arbitrary shell/pfctl/php commands (including stopping/starting services, raw commands, and dumping/config operations) which directly modify the system state of that machine and can compromise it.

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
Apr 10, 2026, 12:22 AM
Issues
2
Security Audit — snyk — pfsense