adk-cheatsheet

Pass

Audited by Gen Agent Trust Hub on Mar 5, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: In SKILL.md, the skill contains instructions to fetch documentation from https://google.github.io/adk-docs/llms.txt. This targets a well-known service (Google's official GitHub Pages) and is a safe, documented practice for retrieving reference material.
  • [COMMAND_EXECUTION]: The skill provides a reference for ADK CLI tools (e.g., adk web, adk run, adk api_server, adk eval) and suggests using curl in SKILL.md for faster document fetching. Additionally, references/python.md includes a command to find the package installation path using python -c. These commands are standard for the described purpose of the skill and do not involve unauthorized or hidden execution.
  • [SAFE]: The skill metadata lists 'Google' as the author while the skill package is associated with user 'eliasecchig'. This discrepancy in authorship is common for community-packaged documentation and does not reflect a security threat given the benign nature of the content.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 5, 2026, 05:36 PM