migrate-skill-agent

Fail

Audited by Snyk on Aug 11, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.80). The script clones/pulls and installs files from a GitHub repo owned by an unverified/unknown account (Mineru98) into the user's home/project with no integrity checks, making it a suspicious source for distributing malware.

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

  • Potentially malicious external URL detected (high risk: 1.00). The migrate script fetches and updates the remote skills-store at runtime (STORE_URL https://github.com/Mineru98/skills-store and git clone/pull) and then copies SKILL.md/agent files from it into the runtime (.claude/.codex), so the fetched content can directly control agent prompts/instructions.

Issues (2)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W012
MEDIUM

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

Audit Metadata
Risk Level
CRITICAL
Analyzed
Aug 11, 2026, 06:51 PM
Issues
2
Security Audit — snyk — migrate-skill-agent