audit — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited audit (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
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.
Dispatch the kairoi-audit subagent to reconcile models against source code.
Target: $ARGUMENTS (defaults to "all")
low confidenceMUST invoke Agent with:
subagent_type: "kairoi-audit"
description: "Audit kairoi models"
prompt: "Reconcile kairoi model files against source code. Target: $ARGUMENTS (defaults to 'all' if empty). Follow the kairoi-audit agent's Steps 1–7."
run_in_background: falseThe kairoi-audit subagent is resolved by subagent_type name; its definition lives under the plugin's agents/ directory and declares maxTurns: 25 — the only effective turn-budget knob. The Agent tool does NOT accept max_turns or name at the call site (both are silently dropped by the harness), so do not pass them. run_in_background: false because the user expects to see the audit report inline in the same turn that invoked /kairoi:audit.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.