map-codebase
Fail
Audited by Socket on Feb 27, 2026
1 alert found:
Obfuscated FileObfuscated FileSKILL.md
HIGHObfuscated FileHIGH
SKILL.md
The manifest itself is not malicious: it contains no direct malware patterns, no obfuscated code, and no explicit exfiltration or execute-on-host instructions. Primary risks are operational and privacy-focused: broad repository read access (likely to encounter committed secrets), parallel autonomous agents with write capability (risk of unintended overwrites), and possible implementation-level exfiltration if agent outputs are sent to external services. Recommend implementing scoping controls (allow-focus and denylist), pre-scan confirmation for sensitive paths and overwrites, local-only execution by default, and auditing/logging of agent actions before granting broad privileges.
Confidence: 98%
Audit Metadata