get-env-var
Pass
Audited by Gen Agent Trust Hub on Jul 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to install the Infisical CLI using the official Homebrew repository (
brew install infisical/get-cli/infisical). Infisical is a well-known secret management service. - [COMMAND_EXECUTION]: It uses shell commands such as
exportandinfisical runto manage secrets within the environment. These are standard operations for the tool's intended use in secret management. - [SAFE]: The skill explicitly defines safety guidelines for the agent, such as prohibitions against logging, echoing, or committing secret values to files or version control, aligning with security best practices.
Audit Metadata