promql-cli
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements strong safety practices by explicitly prohibiting the LLM from creating configuration files or managing credential strings directly on behalf of the user. It advises users to manually handle their confidential data (tokens and basic auth passwords) securely on local file storage with strict file system permissions (
chmod 600). - [EXTERNAL_DOWNLOADS]: Documents standard pre-built Go CLI binaries and packages originating from the vendor's and well-known open-source platforms (
github.com/nalbury/promql-cli, Homebrewjq), which fits standard developer workflow expectations and adheres to safety specifications for trusted/well-known infrastructure targets.
Audit Metadata