hedera-consensus-service
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional content for the Hedera Consensus Service using the official Hiero JavaScript SDK. All patterns align with the primary purpose of decentralized messaging.
- [SAFE]: Credential management follows best practices by demonstrating the use of environment variables (
process.env.OPERATOR_KEY) rather than hardcoding sensitive private keys or account identifiers. - [COMMAND_EXECUTION]: The skill documents how to execute ledger transactions such as creating topics and submitting consensus messages via the Hedera network using the SDK.
- [DATA_EXFILTRATION]: The skill identifies ingestion points for external data via mirror node subscriptions (
TopicMessageQuery). This is the intended functionality of the service and is used to receive ordered event logs from the Hedera network.
Audit Metadata