slop — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited slop (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.
The viral hook of dragoon. Detects the patterns that betray AI-generated UI: 7 different shadow values, generic violet-to-pink gradients, transition-all-duration-200 everywhere, lorem ipsum left in source, off-grid spacing, off-palette colors.
Run /slop when:
12 deterministic rules. Each rule:
Two rules become codebase-aware when dragoon.json is present:
slop-006 spacing-off-grid uses your detected gridslop-007 hardcoded-color-off-palette uses your detected paletteSo /slop gives generic results without /scan, and project-specific results with it. Always run /scan first if you can.
node ~/.claude/skills/dragoon/skills/slop/scripts/slop.js [path]Flags:
--manifest <p> use a specific dragoon.json (auto-detects ./dragoon.json otherwise)--json machine-readable--severity <low|medium|high> filter--rules list all rules and exit--quiet only show findings, no summary--help full usage0 no findings1 findings present (good for CI gating)2 bad usageRun node ~/.claude/skills/dragoon/skills/slop/scripts/slop.js --rules for the full list with descriptions.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.