insight — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited insight (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.
Use this skill to audit recent human-agent collaboration for the current repository across Codex and Claude Code traces.
The goal is not a status summary. The goal is a private, evidence-backed interaction audit: what the user has been asking for, how agent work has actually progressed, where the collaboration is getting stuck, whether tool-call decisions were reasonable, and which few changes would improve the next iterations.
scripts/collect-insight-events.mjs. Include repo-local context and project-related host traces. Keep source class, repo affinity, confidence, confirmed relevance, and candidate relevance separate.scripts/build-insight-report.mjs.references/data-sources.md before deciding what evidence is in scope.references/host-adapters.md when host trace discovery, overrides, or missing directories matter.references/analysis-rubric.md before judging tool decisions, user expectations, project drift, or bottlenecks.references/report-shape.md before writing or revising a report.Collect events:
node skills/insight/scripts/collect-insight-events.mjs --repo . --since 30d --hosts codex,claude-code --jsonBuild the report:
node skills/insight/scripts/build-insight-report.mjs --ledger <events.jsonl> --manifest <manifest.json> --jsonIf the user supplies --out, choose an ignored local report directory. If no output path is supplied, the scripts use the operating-system temp directory.
The report must include:
source-to-insight-blog; that skill turns external sources into public insight posts.agent-introspection-debugging; that skill diagnoses a single agent run or tool loop.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.