maiat-trust-check

Query Maiat trust data and return verdicts for agents or tokens.

Updated Apr 3, 2026
One-click install
npx skills add https://github.com/Drock91/ows-hackathon --skill maiat-trust-check-drock91
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: maiat-trust-check
Source: https://github.com/Drock91/ows-hackathon/tree/main/.agents/skills/maiat-trust-check
Command: npx skills add https://github.com/Drock91/ows-hackathon --skill maiat-trust-check-drock91

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Before transacting with any agent or token, it provides a trust score and a clear verdict to prevent risky interactions.

Core Features & Use Cases

  • Trust lookup: Query Maiat trust data for agents, tokens, or unknown addresses to inform decisions.
  • Verdict guidance: Returns a verdict (proceed, caution, or avoid) based on behavior, completion history, and on-chain signals.
  • Integration scenarios: Suitable for automated wallet interactions, swaps, and order flows on Base with x402 endpoints.

Quick Start

Push the trust check prior to any interaction using Maiat's API or CLI to retrieve the trust score and verdict.

Frequently Asked Questions about maiat-trust-check

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check a token trust score before executing an agent interaction?

To check a token trust score before agent interactions, query the Maiat trust API to retrieve behavior data and a clear verdict. The system evaluates on-chain signals and completion history to guide whether you should proceed, proceed with caution, or avoid the transaction entirely.

Can I verify agent trust on the Base network before processing x402 endpoint transactions?

You can verify agent trust on the Base network for x402 endpoint transactions by querying the Maiat trust data. The trust check evaluates completion history and on-chain signals, returning a decisive verdict to ensure safe automated wallet interactions and order flows.

What is a trust verdict and how does it guide safe wallet automation?

A trust verdict is a categorical recommendation—proceed, caution, or avoid—generated by assessing agent or token behavior and on-chain signals. It guides safe wallet automation by programmatically blocking risky interactions and allowing flows only when trust criteria are met.

Do I need a specific wallet setup to run a trust check for automated swaps?

Wallet prerequisites apply when running a trust check for automated swaps. The process requires querying Maiat trust data via API or CLI prior to the interaction, ensuring your wallet environment supports the necessary lookups to retrieve the trust score and verdict.

When should I avoid using an automated trust score for token interactions?

You should avoid relying solely on an automated trust score when on-chain signals or completion history are insufficient to generate a clear verdict. In such cases where the trust data is sparse, the system may return a caution verdict, requiring manual review before proceeding with the interaction.