Skip to main content
Glama

RNWY — AI Agent Trust Intelligence

reviewer_wallet

Behavior profile for any reviewer wallet; velocity, sweep patterns, score clustering, and sybil signals across the entire ERC-8004 ecosystem. Shows how this wallet behaves when reviewing agents.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
chainYesChain slug: base, ethereum, bnb, etc.
addressYesWallet address (0x...)
summaryNoIf true, omits individual review list (default true)

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

B3.1/5.0
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries the full burden of behavioral disclosure. It lists the types of analysis performed (velocity, sweep patterns, etc.) but does not specify whether the tool is read-only, any access requirements, or operational limitations. This lack of tool-behavior context results in a score of 2.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, front-loaded sentence that begins with the core concept 'Behavior profile' and efficiently enumerates the key metrics. Every word serves a purpose, making it highly concise and well-structured. Score 5.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The tool has no output schema, so the description is expected to convey return expectations. While it names several output aspects (velocity, sybil signals), it does not explain the overall output structure or how the 'summary' parameter affects the response. This leaves a meaningful gap, so a score of 3 is given.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema provides 100% description coverage for all three parameters (chain, address, summary), giving a baseline of 3. The description adds context about the ecosystem and wallet focus but does not clarify parameter usage beyond the schema. Thus, a score of 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly identifies the resource (reviewer wallet) and the specific behavioral metrics (velocity, sweep patterns, score clustering, sybil signals) within the ERC-8004 ecosystem, using 'Shows' as the action verb. However, it does not explicitly distinguish from the similar sibling tool 'reviewer_analysis', reducing the score to 4.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides no guidance on when to use this tool versus alternatives like 'reviewer_analysis' or 'trust_check'. It only defines what the tool does, leaving the user to infer the appropriate use case. This warrants a score of 2.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources