self-review — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited self-review (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.
Respond in the user's preferred language (detect from their recent messages, or fall back to the language setting in CLAUDE.md).
Review changes from the most recent interaction via a subagent review loop. Automatically loops until no critical issues remain or 5 rounds are completed.
For Unity changes: when verifying that a runtime/scene change actually behaves as intended, use tykit live queries (unity_query/get-field/console) instead of re-reading the diff. Seeshared/tykit-first.md.
Look back at the files changed in the most recent interaction and list them (file paths + one-line summary of each change).
Loop automatically. Terminates when:
[Critical] issues in the reviewOutput === Round N/5 === at the start of each round.
#### a. Dispatch review subagent
Dispatch a subagent (subagent_type: "general-purpose", model: "opus") with a prompt containing:
[Critical], [Moderate], or [Suggestion] with file path, line number, and explanation#### b. Fix confirmed issues
[Critical] issue: fix immediately[Moderate] issue: fix at discretion[Suggestion] items: note but do not fix unless trivial#### c. Determine whether to continue
[Critical] issues fixed → start next round (back to a)[Critical] issues → output "Review passed" and proceed to cleanupOutput a brief review conclusion, then clear the skill change marker:
source "${CLAUDE_PLUGIN_ROOT}/scripts/platform/detect.sh"
rm -f "$QQ_TEMP_DIR/claude-skill-modified-marker-$PPID"After the review loop ends, recommend the next step:
/qq:commit-push?"/qq:commit-push?"~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.