ah-creator
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill guides the user to install the
@annals/ah-clipackage globally viapnpm. This is the primary CLI tool developed by the skill's author to manage agents. - [EXTERNAL_DOWNLOADS]: Includes commands like
ah skills installto download and set up skill packages from theagents.hotrepository. - [COMMAND_EXECUTION]: Utilizes the
ah mcp addcommand to register new Model Context Protocol (MCP) servers, which involves executing specified commands (e.g.,npx my-mcp-server) to run tool backends. - [DATA_EXFILTRATION]: Provides functionality to expose local agents to the network using
ah agent expose. This creates a remote endpoint (either viaagents-hotor a generic A2A provider) to allow external communication with the local agent, which is a core feature for the intended A2A workflow.
Audit Metadata