scanning-infrastructure-with-nessus

Fail

Audited by Snyk on Mar 15, 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 includes curl examples that directly embed credentials (e.g., '{"username":"admin","password":"password"}') and use tokens in headers (X-Cookie: token=), meaning an agent following it would need to insert secret values verbatim into generated commands/requests.

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 running sudo systemctl commands and other privileged nessuscli operations that modify services and system state (requiring root), so it pushes the agent to perform privileged/system-changing actions.

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
Mar 15, 2026, 03:56 PM
Issues
2