red-team-review — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited red-team-review (Agent Skill) and scored it 87/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 3 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 3 flagged
The text {match} tells the agent to skip the normal "ask the user first" gate. Used adversarially it removes the human-in-the-loop check before destructive or sensitive actions, turning a normally-gated agent into a fire-and-forget executor.
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
An iterative review loop where research is bundled via context-bundler and dispatched to one or more adversarial reviewers. The loop continues until the red team approves.
red-team-prompt.md explaining exactly what is being reviewed and what the reviewer should focus on.manifest.json or equivalent list dictating which source files and research artifacts to include.context-bundler plugin, feeding it the manifest and prompt, to compile a single cohesive review packet..history/review-iteration-1/) so that when the Red Team forces a rewrite, the baseline artifact is never destructively overwritten.2.5. Interactively Determine CLI and Model (ask once during bootstrap): Before dispatching context bundles to CLI agents:
agy, claude, copilot, codex, llama).Claude Opus 4.6 (Thinking) for high reasoning or Gemini 3.5 Flash (Low) for fast scans).< /dev/null to the run command to prevent SIGTTIN hangs in headless execution engines.total_tokens and duration_ms used by the adversarial agent during this specific iteration into an evals/timing.json file to calculate the true cost of approval.4.5. Trust But Verify & TDD (Verification Gate): Do not blindly trust the reviewer's approval or feedback:
(e.g., agent-personas). The personas/ directory is no longer bundled with agent-loops.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.