gemini-docs-skill
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches documentation updates from Google's official API documentation domain (ai.google.dev). This is a well-known service and the update process is a documented maintenance feature.
- [COMMAND_EXECUTION]: Uses common Unix utilities such as grep, sed, and cat to search and display segments of the documentation files stored within the skill's reference directory.
- [COMMAND_EXECUTION]: Provides an update script (scripts/update-docs.sh) that executes a shared documentation builder tool to refresh local content from the remote source.
Audit Metadata