Hedera Plugin Creation
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of documentation, code patterns, and educational examples for building Hedera Agent Kit plugins. The logic follows standard practices for the ecosystem.
- [EXTERNAL_DOWNLOADS]: The
get-token-info.tsexample uses thefetchAPI to retrieve token data from the official Hedera Mirror Node (mirrornode.hedera.com). This is a legitimate operation targeting a well-known service for the technology. - [COMMAND_EXECUTION]: The skill provides structured templates for executing blockchain transactions via the
@hashgraph/sdk. These operations are well-documented and follow the intended purpose of the agent framework.
Audit Metadata