damc
Fail
Audited by Snyk on Jun 7, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.75). These URLs point to a personal GitHub repo (raw install/uninstall shell scripts) plus an untrusted custom API/report domain (vibergo.space / damc.ai) and recommend curl|bash + uploading local scan summaries — a common pattern for potentially distributing or controlling code/exfiltrating data, so treat as suspicious.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The README and installer explicitly fetch and execute remote code during installation — e.g. curl -fsSL https://raw.githubusercontent.com/Jayden72Huang/damc-skill/main/install.sh | bash and the installer/git clone of https://github.com/Jayden72Huang/damc-skill.git — which downloads and runs remote code as part of setup, constituting a high-risk external code execution dependency.
MEDIUM W021: Hidden or invisible Unicode characters detected (potential obfuscation or prompt injection).
- Hidden Unicode characters detected (1 type(s) found)
Issues (3)
E005
CRITICALSuspicious download URL detected in skill instructions.
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W021
MEDIUMHidden or invisible Unicode characters detected (potential obfuscation or prompt injection).
Audit Metadata