custom-agents
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The file serves as documentation for GitHub's custom agent system. It describes file formats (YAML/Markdown) and configuration fields such as name, description, and tool access.
- [SAFE]: No sensitive information or hardcoded credentials are present. The documentation correctly suggests using GitHub Secrets (e.g.,
${{ secrets.MCPSERVER_API_KEY }}) for authentication purposes. - [SAFE]: The skill does not perform any network operations, file system modifications, or command executions. It is purely descriptive.
- [SAFE]: All links provided in the references section point to official GitHub documentation and blog posts.
Audit Metadata