reputation
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill provides legitimate functionality for managing on-chain agent reputation according to the ERC-8004 standard. It allows users to query, submit, and manage feedback entries through a structured interface.
- [COMMAND_EXECUTION]: The skill uses a TypeScript CLI implemented in
reputation/reputation.tsto perform its operations. The subcommands are well-defined, and the script includes validation for all inputs, such as agent IDs, integer values, and hex-encoded hashes. - [DATA_EXPOSURE]: No sensitive data exposure was detected. The skill uses public Stacks addresses for read-only operations and does not access private files or hardcode credentials.
- [PROMPT_INJECTION]: The documentation and metadata for the skill contain no instructions designed to override agent behavior or bypass safety guardrails.
Audit Metadata