adversarial-coach
PassAudited by VirusTotal on May 12, 2026.
Overview
Type: OpenClaw Skill Name: adversarial-coach Version: 0.9.0 The OpenClaw skill 'adversarial-coach' is designed for an AI agent to perform code reviews against specified requirements. The `SKILL.md` file contains instructions for the agent to identify requirements from common files like `requirements.md` or `SPEC.md` and then conduct an 'adversarial review' focusing on security, compilation, and functional gaps. There is no evidence of malicious intent, data exfiltration, unauthorized execution, persistence mechanisms, or prompt injection attempting to subvert the agent's core purpose. All instructions align with the stated goal of a rigorous code review.
Findings (0)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
If the agent is allowed to run commands, project build or test commands could execute code from the repository being reviewed.
The skill asks the agent to validate builds, tests, runtime behavior, and functional flows. That may involve running local project commands, which is expected for an implementation-review skill but is still worth user awareness.
| Compilation | Compiles? Tests pass? Runs? | ... | Functional | Test actual flows (not just compilation), verify edge cases work |
Use it in the intended repository, and ask the agent to request confirmation before running build, test, server, migration, or other state-changing commands, especially for untrusted projects.
