Assess Github Repo Security

Read-only audit of a GitHub repository's security posture. Gathers ref protection (rulesets AND classic branch protection), Actions token permissions, code and supply-chain features (Dependabot, secret scanning, push protection, CodeQL), and repo hygiene toggles via `gh api`, then classifies findings against essential / recommended / advanced tiers into a PASS/GAP report. Makes NO changes. Use when reviewing a repo before open-sourcing or a release, auditing a public user-owned repo whose CI auto-commits to the default branch, verifying a hardening change actually took effect, or producing a baseline security posture report for a repository.

pjt222 Updated

File contents

pjt222/agent-almanac/tree/main/skills/assess-github-repo-security commit 7b74832826

Frequently asked questions

npx skillmds@latest add pjt222/assess-github-repo-security