manage-agent
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill includes a bash script that downloads and executes the amctl installer from the vendor's official GitHub repository (github.com/wso2). This is an expected and safe operation for a tool-specific skill, as the resource belongs to the skill's author.
- [COMMAND_EXECUTION]: The skill executes local commands using the amctl CLI and shell utilities like jq for resource management, build monitoring, and log analysis. These commands are necessary for the skill's primary purpose.
- [SAFE]: The skill includes explicit instructions for the agent to defer authentication to the user, preventing unauthorized credential handling within the session. It also encourages the use of structured data formats to minimize parsing errors.
Audit Metadata