test — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited test (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.
Quick verification that everything is wired up correctly. Runs a series of checks and reports status.
Run all checks (or a subset if the user specifies). Present results as a checklist.
✅ / ❌ CLAUDE.md loaded — check that Phoenix algorithm context is available
✅ / ❌ Reference docs exist — check reference/scoring.md, reference/penalties.md, etc.
✅ / ❌ Skills discovered — list all skills Claude can see (should be 15)How to verify:
CLAUDE.md and confirm it contains "Phoenix Algorithm"reference/scoring.md existsRun a quick /hooks generation to prove the content pipeline works:
Generate 3 hooks for: "a new open-source developer tool"Pass criteria:
✅ / ❌ Skill pipeline — /hooks produced scored outputCheck if the Remotion project exists:
ls marketing/remotion.config.ts 2>/dev/null✅ / ❌ Remotion project — marketing/ directory with remotion.config.ts
✅ / ❌ Remotion skills — marketing/.claude/skills/remotion-best-practices/SKILL.md
✅ / ❌ Tailwind configured — marketing/tailwind.config.ts or similarIf not installed:
⬜ Remotion not installed — run: pnpm create video --blank marketingCheck if claude-in-chrome is available by attempting to get tab context:
mcp__claude-in-chrome__tabs_context_mcp()✅ / ❌ Chrome connection — claude-in-chrome responds
✅ / ❌ Can create tab — tabs_create_mcp succeedsIf not available:
⬜ Chrome not connected — install claude-in-chrome extensionCheck environment for optional integrations:
✅ / ❌ / ⬜ OpenTweet MCP — check if opentweet tools are available
✅ / ❌ / ⬜ last30days — check if ~/.claude/skills/last30days/SKILL.md exists
✅ / ❌ / ⬜ X API — check if TWITTER_API_KEY env var is setPresent a summary dashboard:
sparX Setup Report
══════════════════
Core
✅ CLAUDE.md loaded (Phoenix algorithm context)
✅ Reference docs (6/6 files)
✅ Skills discovered (15/15)
✅ Skill pipeline (hooks generated successfully)
Remotion
✅ Project exists (marketing/)
✅ Agent skills installed
✅ Tailwind configured
Browser (claude-in-chrome)
✅ Chrome connected
✅ Tab creation works
Optional Integrations
⬜ OpenTweet MCP (not configured — run /setup opentweet)
⬜ last30days (not installed — run /setup last30days)
⬜ X API (not configured — run /setup x-api)
Status: Ready to go! Core + Remotion + Browser all working.Use ✅ for pass, ❌ for fail (with fix suggestion), ⬜ for not installed (optional).
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.