start-implementation
Audited by Socket on Feb 22, 2026
1 alert found:
MalwareThe orchestration skill is functionally reasonable and contains no direct signs of embedded malware (no obfuscated payloads, hardcoded credentials, or explicit exfiltration calls in the file itself). The primary security concern is that it runs repository-local shell scripts and calls other skills without in-line safeguards; those scripts can execute arbitrary commands and therefore represent a supply-chain execution vector. The ZERO OUTPUT RULE reduces runtime visibility and increases the chance that unwanted side-effects could occur silently. Treat this as a moderate supply-chain risk: audit the referenced scripts and invoked skills, require visible diffs and confirmations before commits, and avoid running in a sensitive environment until reviewed.