integrity-check — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited integrity-check (Agent Skill) and scored it 96/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 1 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 1 flagged
The text {match} tells the agent to skip the normal "ask the user first" gate. Used adversarially it removes the human-in-the-loop check before destructive or sensitive actions, turning a normally-gated agent into a fire-and-forget executor.
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.
Run every Rigorous check in sequence as a comprehensive pre-submission audit. This is the single command to run before submitting to any venue.
/integrity-checkrigorous check path/to/paper.tex --code path/to/src/rigorous check path/to/paper.tex --code path/to/src/ --bib path/to/refs.bibrigorous check path/to/paper.tex --quickUse the rigorous.check tool with parameters:
paper: path to manuscriptcode_dir: path to source code directorybib: optional path to bibliography filequick: boolean, skip network-dependent checksThis command executes all checks in order:
=== RIGOROUS INTEGRITY CHECK ===
[1/7] Citation Verification ......... 31/32 PASS, 1 WARN
[2/7] Overclaim Detection ........... 3 issues (2 MEDIUM, 1 WEAK)
[3/7] Parameter Audit ............... 47/48 PASS, 1 FAIL
[4/7] Reproducibility Check ......... 12/12 PASS
[5/7] Statistical Rigor ............. 5/6 PASS, 1 WARN
[6/7] Claim-Evidence Map ............ 14/15 mapped, 1 UNSUPPORTED
[7/7] Adversarial Review ............ 0 FATAL, 2 MAJOR, 3 MINOR
=== SUMMARY ===
BLOCKING: 1 parameter mismatch, 1 unsupported claim
ADVISORY: 2 overclaims, 1 citation warning, 1 stat warning
COSMETIC: 3 minor review notes
Verdict: NOT READY -- resolve 2 blocking issues before submission0 -- all checks pass, ready for submission1 -- advisory issues only (submit at your discretion)2 -- blocking issues found (do not submit)~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.