clawpilot-pair

Fail

Audited by Snyk on May 11, 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 explicitly requires the agent to output the final pairing code on its own line (a secret-like credential used for pairing), meaning the LLM must include a verbatim secret in its output, creating an exfiltration risk.

MEDIUM W011: Third-party content exposure detected (indirect prompt injection 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 installing/upgrading global npm packages and installing/managing daemons (cc-connect, hermes gateway, clawpilot), running commands that modify system services and configuration and may require elevated privileges, so it directs the agent to change the host state.

Issues (3)

W007
HIGH

Insecure credential handling detected in skill instructions.

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
HIGH
Analyzed
May 11, 2026, 01:12 AM
Issues
3
Security Audit — snyk — clawpilot-pair