coding-agent

Warn

Audited by Snyk on Aug 1, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.80). The skill instructs cloning an external repo at runtime (git clone https://github.com/user/repo.git) and then runs the coding agent inside that workspace, so fetched repository content can directly control the agent's input/context.

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 promotes bypassing sandboxing and approvals (flags like --yolo and --full-auto) and exposes an "elevated" host execution option, which encourages the agent to run with host-level privileges and thereby modify machine state or bypass security controls.

Issues (2)

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 1, 2026, 08:31 AM
Issues
2
Security Audit — snyk — coding-agent