Acerca de
This skill provides specialized guidance for hardening GitHub Actions workflows by moving away from risky default GITHUB_TOKEN settings. It helps developers implement the principle of least privilege by defining explicit permission scopes for repository resources like code, issues, and packages. By using this skill, you can prevent privilege escalation, mitigate the impact of script injection attacks, and ensure your CI/CD pipelines follow industry-standard security patterns for automated authentication.