revcat-getting-started

Pass

Audited by Gen Agent Trust Hub on May 2, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill provides instructions to download and install the revcat CLI tool from the author's GitHub repository using brew install and go install. These are standard package management operations for the tool's distribution.
  • [COMMAND_EXECUTION]: The skill contains examples of shell commands used to interact with the revcat CLI, including authentication, project initialization, and resource management. These commands are typical for a developer tool and do not involve suspicious execution patterns.
  • [SAFE]: The skill follows security best practices for credential management, recommending the use of the OS keychain or local configuration files with restricted permissions (0600) that are automatically added to .gitignore to prevent accidental exposure.
Audit Metadata
Risk Level
SAFE
Analyzed
May 2, 2026, 11:33 AM
Security Audit — agent-trust-hub — revcat-getting-started