adk-unit-guide
Pass
Audited by Gen Agent Trust Hub on Jun 21, 2026
Risk Level: SAFE
Full Analysis
- Repository File Management: The skill interacts with the local file system specifically to read, create, and update documentation files within the
/docs/guides/directory. This includes maintaining an index inREADME.mdto ensure discoverability of the generated content. - Input Analysis Surface: The skill processes external inputs such as code files and unit tests to generate its output. While processing external data is a common vector for indirect prompt injection, the skill employs a rigid template structure for its output, which helps ensure the generated content remains focused on its technical documentation purpose.
- No External Connectivity: Analysis of the skill instructions confirms that it does not initiate network connections, download external resources, or attempt to execute system-level commands outside of its documentation tasks.
Audit Metadata