grepai-config-reference
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The skill is a static documentation reference providing guidance on configuring the GrepAI tool via YAML files. It contains no executable scripts, shell commands for automatic execution, or prompt injection attempts.
- [CREDENTIALS_UNSAFE] (SAFE): The YAML examples include placeholders for credentials (e.g., 'user:password', 'your-qdrant-api-key') and environment variable references (e.g., '${OPENAI_API_KEY}'). The documentation explicitly recommends using environment variables as a best practice to keep keys secure.
- [COMMAND_EXECUTION] (SAFE): The 'grepai status' command is presented as a validation step for the user to perform manually in their terminal and is not a directive for the agent to execute code.
Audit Metadata