damc
Warn
Audited by Socket on Jun 7, 2026
2 alerts found:
SecurityAnomalySecuritySKILL.md
MEDIUMSecurityMEDIUM
SKILL.md
AnomalyREADME.md
LOWAnomalyLOW
README.md
From the provided fragment, there is no direct evidence of embedded malware, obfuscation, or explicit malicious payload behavior. However, the installation/uninstallation mechanism uses a high-risk supply-chain pattern (`curl ... | bash` from a remote URL), and the tool is described as scanning broad local contexts (including git history/dev tooling) and optionally uploading results to an external service. This creates a credible privacy and supply-chain risk that warrants inspecting the actual install/uninstall scripts and the DAMC skill implementation for data minimization, redaction, integrity verification, and strict egress controls before use.
Confidence: 100%Severity: 60%
Audit Metadata