kill-switch-binding

Fail

Audited by Snyk on Jun 16, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.80). The dashboard kill flow requires collecting users' TOTP codes and embedding them verbatim in the POST /api/swarm/kill request (i.e., the agent would need to accept and forward one-time secret codes), which is direct secret handling/exfiltration risk.

MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 0.90). The prompt explicitly instructs the agent to create and delete a persistent file-flag and to modify runtime/orchestrator behavior (add endpoints and read the flag) that changes the machine's persistent state and control flow, so it directs actions that modify the host's state and can affect system behavior across restarts.

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
Jun 16, 2026, 05:31 PM
Issues
2
Security Audit — snyk — kill-switch-binding