actrun-debug
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute various
actrunCLI commands (actrun run list,actrun run view,actrun run logs,actrun doctor) to diagnose CI/CD workflow failures. These are standard operations for the tool's stated purpose. - [CREDENTIALS_UNSAFE]: The skill provides instructions on how to securely pass environment variables using the GitHub CLI (
ACTRUN_SECRET_GITHUB_TOKEN=$(gh auth token)). This follows standard security practices for secret management in development environments and does not hardcode credentials. - [SAFE]: The skill references the official GitHub repository for the tool (
https://github.com/mizchi/actrun), which belongs to the skill's author. This is a legitimate vendor resource.
Audit Metadata