babywyrm/skillseraph

Scan agent config files (skills, rules, hooks, instructions) for poisoning and injection.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathDirectory to scan.no.
fail-onSeverity threshold that fails the run (critical|high|medium|low|any|none).nohigh
platformRestrict to a specific platform (cursor, codex, claude, …). Empty = auto-detect.no""
include-depsScan dependency trees (node_modules, vendor, .venv).notrue
changed-onlyOnly scan files changed in the PR (fast gate). Ignored on push events.notrue
baselinePath to a baseline file (suppress known/accepted findings).no""
sarifPath to write SARIF 2.1.0 output.noskillseraph.sarif
jsonPath to write JSON findings.noskillseraph.json
namedescription
sarif-filePath to the generated SARIF file.
json-filePath to the generated JSON file.