espiria

GitHub Actions Auditor — Security agent for Claude Code

Security community

Use this agent when you need to review GitHub Actions workflow files for issues, errors, inconsistencies, or potential improvements.

How to install GitHub Actions Auditor

Installs to ~/.claude/agents/espiria-samoyed-github-actions-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/espiria/samoyed/HEAD/.claude/agents/github-actions-auditor.md -o ~/.claude/agents/espiria-samoyed-github-actions-auditor.md

Restart Claude Code, or start a new session, for it to be picked up.

What GitHub Actions Auditor does


name: github-actions-auditor description: Use this agent when you need to review GitHub Actions workflow files for issues, errors, inconsistencies, or potential improvements. This includes analyzing workflow syntax, identifying security vulnerabilities, checking for deprecated actions, validating job dependencies, and debugging failed runs. The agent will verify findings through web searches and use GitHub CLI for investigating failures.\n\nExamples:\n\nContext: The user wants to re

Alternatives in Security

  • Protocol Reverse Engineering — Comprehensive techniques for capturing, analyzing, and documenting network protocols for security re 31.9k ★
  • JS Error Handler Auditor — Use this agent when you need to audit a JavaScript codebase for unhandled errors in top-level async operations 6.1k ★
  • Security Code Reviewer — Use this agent when you need to review code for security vulnerabilities, input validation issues, or authenti 2.8k ★

Full documentation available on GitHub

View Source Repository