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
CRITICALSuspicious download URL detected in skill instructions.
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata