status-c74eb4 — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited status-c74eb4 (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.
Show experiment results, active loops, and progress across all experiments.
/ar:status # Full dashboard
/ar:status engineering/api-speed # Single experiment detail
/ar:status --domain engineering # All experiments in a domain
/ar:status --format markdown # Export as markdown
/ar:status --format csv --output results.csv # Export as CSVpython {skill_path}/scripts/log_results.py --experiment {domain}/{name}Also check for active loop:
cat .autoresearch/{domain}/{name}/loop.json 2>/dev/nullIf loop.json exists, show:
Active loop: every {interval} (cron ID: {id}, started: {date})python {skill_path}/scripts/log_results.py --domain {domain}python {skill_path}/scripts/log_results.py --dashboardFor each experiment, also check for loop.json and show loop status.
# CSV
python {skill_path}/scripts/log_results.py --dashboard --format csv --output {file}
# Markdown
python {skill_path}/scripts/log_results.py --dashboard --format markdown --output {file}DOMAIN EXPERIMENT RUNS KEPT BEST CHANGE STATUS LOOP
engineering api-speed 47 14 185ms -76.9% active every 1h
engineering bundle-size 23 8 412KB -58.3% paused —
marketing medium-ctr 31 11 8.4/10 +68.0% active daily
prompts support-tone 15 6 82/100 +46.4% done —~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.