validation-loop
Audited by Socket on Feb 25, 2026
1 alert found:
MalwareThis skill is an orchestrator that coordinates multiple agents to read repository files, apply fixes, run tests, and repeat until all agents approve. The implementation as written gives autonomous write-and-test power to agents with minimal constraints and an explicit 'no user overrides' rule. That autonomy and scope are disproportionate for a verification orchestration role and present meaningful supply-chain and operational risks: unauthorized or undesirable code modifications, potential exposure of secrets if agents read sensitive files, and the possibility of repeated or indefinite automated changes. There are no explicit download/execute commands or external endpoints in the skill text, so there is no direct evidence of credential exfiltration or embedded malware. However, the combination of unconditional autonomy, lack of tool/permission limits, and absence of network/use constraints makes this skill SUSPICIOUS and moderately high risk for automated deployment into a real repo without strict sandboxing, human-in-the-loop gating, and least-privilege tooling.