show — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited show (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.
Render the current .kairoi/ state in a human-readable form. Not for Claude to consume — for the user, so they can see what kairoi is tracking in a stack they may not be able to read themselves. Visibility is part of the protection.
MUST invoke Bash with:
command: '${CLAUDE_PLUGIN_ROOT}/scripts/show.sh $ARGUMENTS'description: 'Rendering kairoi state'On first surfacing, present the script's stdout to the user without paraphrasing, summarizing, or reformatting — echo each line as it was emitted. The output is designed to be read by a human auditing what kairoi believes, and paraphrasing defeats the visibility purpose. (If the user then asks a follow-up like "summarize that" or "which module looks riskiest?", answer in prose — the verbatim mandate applies only to the initial surfacing.)
With no argument, output includes:
guards (with confirmed/disputed counts), known patterns, dependencies.
With a module name as the argument, output shrinks to just that module's detail.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.