dont-anger-mario — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited dont-anger-mario (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 before opening an issue or contribution proposal in earendil-works/pi.
CONTRIBUTING.md first.lgtm for PRs; lgtmi is issues only).gh api repos/earendil-works/pi/contents/.github/ISSUE_TEMPLATE --jq '.[].name'
gh api repos/earendil-works/pi/contents/CONTRIBUTING.md --jq .content | base64 --decode/tmp, never inline long Markdown through shell quoting:cat > /tmp/pi-issue.md <<'EOF'
### What do you want to change?
...
### Why?
...
### How? (optional)
...
EOFPlease read the draft carefully. Do you explicitly approve me posting this issue/proposal as written?Do not proceed on vague approval like "ok" if the user has not seen the exact final draft.
gh issue create \
--repo earendil-works/pi \
--template contribution.yml \
--title "Short concrete title" \
--body-file /tmp/pi-issue.mdKnown maintainer reactions that shape this workflow:
possibly-openclaw-clanker is a warning sign: shorten, verify, and make the human reasoning obvious.Useful receipts:
### What do you want to change?
One concrete change.
### Why?
The user-visible problem and why it matters.
### How? (optional)
Small implementation sketch, if useful. Avoid over-design.Good:
Prompt templates support$1and$ARGUMENTS, but optional arguments cannot have defaults. I want/nextand/next 3to expand cleanly without asking the model to interpret an empty argument.
Bad:
Implement advanced Bash-compatible templating with all parameter expansion semantics, conditionals, filters, and expression evaluation.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.