skill-evolution-manager
Audited by Socket on Feb 16, 2026
1 alert found:
Obfuscated FileFunctionality is consistent with an evolution manager whose job is to extract, persist, and re-stitch conversationally-derived lessons into Skill docs. I found no direct signs of embedded malware, network exfiltration, or obfuscated code in the provided material. However, the described design grants significant automated write privileges (including bulk updates) without described safeguards (validation, path restriction, approval workflows). That creates a material supply-chain integrity risk: a compromised agent or malicious input could inject or overwrite repository content at scale. Recommend adding input sanitization, path whitelisting, provenance/audit trails, and human gating for repository-affecting operations.