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 revcat CLI 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 like revcat doctor and revcat 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 install and jq commands are standard developer utilities used for their intended purposes in the context of build errors and data parsing.
Audit Metadata
Risk Level
SAFE
Analyzed
May 2, 2026, 01:31 PM
Security Audit — agent-trust-hub — revcat-troubleshooting