github-actions-permission-scope-auditAudit GitHub Actions workflow permission scope drift to enforce least-privilege token access.
Install via ClawdBot CLI:
clawdbot install daniellummis/github-actions-permission-scope-auditGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 21, 2026
Open source maintainers use this skill to audit their GitHub Actions workflows for excessive permissions, ensuring that automated contributions from external pull requests do not gain unintended write access to sensitive repository contents. It helps enforce least-privilege principles across community-driven projects, reducing the risk of malicious code injection or accidental data exposure.
Large organizations with strict security policies deploy this skill in their CI/CD pipelines to automatically scan all GitHub Actions workflows for permission scope drift. It flags non-compliant workflows that grant broad write permissions, enabling teams to remediate issues before deployment and maintain adherence to internal security standards and regulatory requirements.
SaaS providers use this skill to audit customer-facing GitHub Actions workflows that handle sensitive operations, such as deployments or data processing. By detecting risky patterns like pull_request_target with write permissions, it helps prevent privilege escalation attacks and ensures that automated workflows operate with minimal necessary access to protect user data.
Universities and coding bootcamps integrate this skill into their teaching platforms to automatically review student-submitted GitHub Actions workflows for security best practices. It identifies missing permissions or overly broad grants, providing feedback to learners on implementing least-privilege access in their automation projects and fostering secure development habits.
Security consulting firms incorporate this skill into their audit toolkits to quickly assess client repositories for GitHub Actions permission misconfigurations during penetration tests or compliance reviews. It streamlines the identification of high-risk workflows, allowing consultants to prioritize findings and deliver actionable recommendations for improving token security.
Offer a basic version of this skill for free to attract individual developers and small teams, with premium features like advanced reporting, historical trend analysis, and integration with enterprise security platforms available via subscription. Revenue is generated through tiered pricing based on the number of repositories or users, targeting organizations scaling their DevOps security.
Package this skill as part of a larger DevOps security platform that includes continuous monitoring, policy enforcement, and incident response for GitHub Actions. Sell licenses to large enterprises seeking comprehensive automation governance, with revenue from annual contracts that include support, updates, and customization services tailored to specific industry regulations.
Provide professional services around this skill, such as custom audits, workflow remediation, and security training workshops for teams adopting GitHub Actions. Revenue comes from one-time project fees or retainer agreements, helping clients implement and maintain least-privilege practices while upskilling their staff on secure automation best practices.
💬 Integration Tip
Integrate this skill into existing CI/CD pipelines by setting environment variables like OUTPUT_FORMAT=json and FAIL_ON_CRITICAL=1 to automate security gates, ensuring critical permission issues block deployments until resolved.
Scored Apr 19, 2026
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Essential Git commands and workflows for version control, branching, and collaboration.
Git commits, branches, rebases, merges, conflict resolution, history recovery, team workflows, and the commands needed for safe day-to-day version control. U...
Query and manage GitHub repositories - list repos, check CI status, create issues, search repos, and view recent activity.
Advanced git operations beyond add/commit/push. Use when rebasing, bisecting bugs, using worktrees for parallel development, recovering with reflog, managing subtrees/submodules, resolving merge conflicts, cherry-picking across branches, or working with monorepos.
GitHub 趋势监控 | GitHub Trending Monitor. 获取 GitHub 热门项目、编程语言趋势、开源动态 | Get GitHub trending repos, language trends, open source updates. 触发词:GitHub、trending、开源、热...