revcat-troubleshooting
Pass
Audited by Gen Agent Trust Hub on May 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill acts as a technical reference for debugging the
revcatCLI tool. It provides a mapping of error messages (e.g., 401 Unauthorized, profile missing) to legitimate remediation steps using the tool's built-in commands likerevcat doctorandrevcat auth login. - [SAFE]: Guidance on authentication and configuration follows industry-standard practices, such as using OAuth flows for local development and environment variables for CI/CD environments. There are no hardcoded credentials or instructions to bypass security controls.
- [SAFE]: No malicious patterns, including prompt injection, data exfiltration, or unauthorized remote code execution, were identified. The mentioned
go installandjqcommands are standard developer utilities used for their intended purposes in the context of build errors and data parsing.
Audit Metadata