solution-design
Audited by Socket on Feb 21, 2026
1 alert found:
Obfuscated FileThe manifest itself is not directly malicious (no hard-coded exfiltration, credentials, or obfuscated payloads are present), but it is a high-risk orchestration artifact because it mandates immediate execution of a local Python module without provenance, integrity checks, or least-privilege constraints. The most significant risk is arbitrary code execution leading to data exfiltration, credential exposure, or system modification depending on the invoked module's contents. Do not execute the referenced module in a production or privileged environment without code review, provenance verification, and sandboxing controls. If the module is validated and run with restricted permissions and isolated networking, the skill could be used safely.