skills/seo-audit
github/coreyhaines31/marketingskills#skills/seo-audit
litmus-skill-v3 · 2026-07-05
graded at commit 30f9b9a · 2026-05-14
A static safety grade — a deterministic scan of the skill’s SKILL.md and bundled files. An A means static-clean, not behavioral proof: a skill’s instructions are interpreted by an agent at runtime.
no dangerous commands in the body; no bundled scripts
content hash · 0x5ab6cea0e4…456c
Source · github.com/coreyhaines31/marketingskills/tree/main/skills/seo-audit
Watch for changes
This grade is a snapshot of the skill’s files at one commit. Get an email when a new commit changes skills/seo-audit and polygraph re-runs the litmus — one message per change, one-click unsubscribe.
Monitor this skillReproduce this grade
The skill litmus is open and deterministic. Point it at the skill directory and compare the grade and content hash — a false grade is falsifiable, not merely disputable.
npx -p @polygraphso/litmus polygraphso-litmus-skill <skill-dir>Embed this badge
Drop it in the skill’s README, docs, or listing. It always shows the current grade and links back here.
[](https://polygraph.so/skill/github/coreyhaines31/marketingskills/skills/seo-audit)<a href="https://polygraph.so/skill/github/coreyhaines31/marketingskills/skills/seo-audit"><img src="https://polygraph.so/api/badge/skill?skill=github/coreyhaines31/marketingskills/skills/seo-audit" alt="polygraph grade"></a>[](https://polygraph.so/skill/github/coreyhaines31/marketingskills/skills/seo-audit)Questions
- What does the A skill grade mean for skills/seo-audit?
- It’s a static safety grade(A/B/D/F) from a deterministic scan of the skill’s
SKILL.mdand bundled files. An A means static-clean — not behavioral proof, since a skill’s instructions are interpreted by an agent at runtime. - What did polygraph check?
- Three static checks: S-01 prompt-injection and context-poisoning, S-03 data-exfiltration instructions, and S-04 dangerous bundled commands. The full battery is in the methodology.
- How do I reproduce this grade?
- Run
npx -p @polygraphso/litmus polygraphso-litmus-skill <skill-dir>. The scan is open and deterministic, anchored to the skill’s content hash, so the same directory yields the same grade.