
from superagent-ai
Audit a GitHub repository's security posture and produce a ranked, actionable hardening checklist.
Audit a repository's configuration and CI/CD against concrete attacker scenarios and produce a concise, actionable list of hardening todos. Output is grouped by category (publish & release integrity; branch & merge protection; sensitive-path ownership; CI/CD workflow hardening; account & access control; dependency & supply-chain review), ordered by severity, and tied to observed evidence. The report defaults to a markdown checklist but can also be emitted as structured JSON for automation.
Use this when you want a maintainer-facing audit: "audit my repo", "harden this GitHub repo", "actions security", or when pointing to a GitHub URL and asking what to fix.
This inspects configuration and CI; it is not a code-level vulnerability scan or historical secrets scan. Some checks require an admin token to verify; those are reported under "Could not verify" with manual steps to confirm.
This skill has not been reviewed by our automated audit pipeline yet.