live-code-watch — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited live-code-watch (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.
A flicker-free live view of your repo's working diff.
python3 live_code_watch.py # render the current diff once, exit
python3 live_code_watch.py --watch # live: redraw only when it changes
python3 live_code_watch.py --repo ~/proj --watch --interval 1When an AI agent edits your code (or you're pair-watching a build), git diff in a loop with clear flickers and you can't tell when something actually changed. This redraws only on change (cursor-home + clear-to-end), so it sits still when idle and updates smoothly when code lands — and git add -N surfaces brand-new files' contents in the diff.
Ctrl-C to stop. --max-iterations N to auto-stop.git add -N (intent-to-add); it never commits.git on PATH. No Python packages.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.