extend-agent
Pass
Audited by Gen Agent Trust Hub on Jul 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes various shell commands to manage a local development environment. This includes
docker composefor service lifecycle management,docker inspectfor volume verification, and./scripts/generate_requirements.shfor dependency synchronization. - [EXTERNAL_DOWNLOADS]: Retrieves documentation from
https://docs.agno.com/llms.txtto assist in code generation when local documentation tools are insufficient. - [COMMAND_EXECUTION]: Performs automated file modifications on sensitive project files such as agent definitions (
agents/*.py) and dependency manifests (pyproject.toml). These operations are consistent with the skill's primary purpose as a developer tool.
Audit Metadata