gemini-cli-docs
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [SAFE]: The skill consists entirely of technical documentation files for the Gemini CLI project.
- [NO_CODE]: No executable code or scripts are bundled within the skill; it contains only informational Markdown files.
- [COMMAND_EXECUTION]: The documentation describes tools for executing shell commands (such as
run_shell_commandand the!syntax), which are core features of the documented coding agent, accompanied by explanations of security measures like sandboxing and user confirmation. - [EXTERNAL_DOWNLOADS]: The files reference official installation paths and repositories from trusted organizations (such as Google's GitHub organizations) for the purpose of tool setup and extension management.
- [PROMPT_INJECTION]: Instructions within the skill prompt the agent to prioritize searching through the provided reference documentation to ensure accuracy, which is a standard pattern for information-retrieval skills.
- [CREDENTIALS_UNSAFE]: The documentation outlines security practices for handling secrets, including redaction policies and keychain usage, and does not include any hardcoded API keys or tokens.
Audit Metadata