project-migration

Warn

Audited by Snyk on May 3, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Potentially malicious external URL detected (high risk: 1.00). The skill explicitly requires ~/.devcontainer-state to be a git repo and instructs the user to run git clone git@github.com:loxosceles/devcontainer-state.git; the repo's ai/agents and MCP configuration are read/seeded at runtime and thus can directly control agent prompts/behavior.

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

  • Attempt to modify system services in skill instructions detected (high risk: 0.90). This skill explicitly tells the agent/user to run a destructive, root-privileged command ("sudo rm -rf ~/.devcontainer-state") and otherwise instructs operations that modify home-mounted system state, which encourages use of elevated privileges and risky filesystem changes.

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
May 3, 2026, 02:39 PM
Issues
2