evidence-first-answer — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited evidence-first-answer (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.
# For any doc you're about to quote:
git log -1 --format='%ai %s' -- <path>
grep -E "^Updated:|^Status:|2026-" <path> | head -5If the doc's last-updated date is older than 14 days, treat its numbers as historical, not current. Say "as of <date>" explicitly.
Words/phrases that mean the number is a forecast, not an actual:
docs/MONETIZATION_EXEC_SUMMARY_*.md past line 30reports/gtm/* that isn't backed by a same-file curl outputWords/phrases that mean the number is measured:
getBillingSummary returned..."curl /v1/billing/summary JSON..."When in doubt, run revenue-truth skill — query the live endpoint.
Before submitting an answer, write down: "What single piece of evidence would prove this answer wrong?" Then go look for that evidence. If you find it, rewrite. If you can't find a falsifier, your hypothesis is probably too vague — refine it.
End every answer that touches commercial state with:
When the CEO says "are you sure?" — you're wrong. Dig deeper. Do not defend your current hypothesis. Re-examine from scratch.
Concrete protocol when this triggers:
revenue-truth skill or equivalent).If the CEO asks "are you sure?" a second time, the answer is structurally wrong — not just numerically off. Look for unstated assumptions:
If a third time: stop, ask the CEO what specific evidence I'm missing, and re-bootstrap from scratch. Do not produce a fourth answer of the same shape.
| Pattern | Why it's wrong |
|---|---|
Quoting 5,984 visitors from a "30-day revenue plan" as if measured | It's a forecast, not telemetry |
Citing docs/VERIFICATION_EVIDENCE.md March-19 numbers as "current 30d" two months later | Numbers don't auto-refresh |
| Saying "blocked by Gmail SMTP / LinkedIn token" without trying the manual route | Tokens fail; humans don't |
Conflating "drafted in gtm-revenue-loop.md" with "sent" | Drafting is not sending |
| Saying "deployed" or "live" without curl output | Hard-block rule #6 |
An answer is ready when you can show:
<command>" attached~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.