reopt-cli
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFE
Full Analysis
- [CREDENTIALS_UNSAFE]: The skill provides instructions for managing authentication using environment variables (REOPT_CLIENT_ID, REOPT_CLIENT_SECRET) and configuration files (~/.reopt/auth.json). It explicitly mandates security rules such as never hardcoding credentials, never committing local auth files, and using secret managers in CI environments, which follow industry security standards.
- [EXTERNAL_DOWNLOADS]: The documentation references the official GitHub repository for reopt skills. This is a vendor-owned resource used for reference purposes.
- [COMMAND_EXECUTION]: The skill documents standard CLI operations for the reopt tool, including login, status checks, and schema discovery. These commands are intended for manual or automated use by the developer/agent and do not involve suspicious execution patterns.
Audit Metadata