mcpbeat Sign in

AgentTrust MCP Server

by assister-xyz Your server? Claim it
local only

AgentTrust runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 27 Apr 2026.

Quality verification for AI agents and MCP servers. 6-axis scoring, adversarial probes.

Installs / week
not published
0
Stars
0 open issues
27 Apr 2026
Last commit
from GitHub
MIT
License
Python

What the code does

We read the source, 21 h ago · rules 3dff92dd89df

A tool parameter reaches a dangerous call

A value the model can set ends up inside a file or shell call. That is not a flaw by itself — for a terminal server it is the job — but it is where things go wrong when it is not.

A tool parameter reaches a dangerous call calculate.expression → dev/mock-mcp-server/server.py:33
        result = eval(expression)  # noqa: S307
Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

        subprocess.run(
Executes code built at runtime dev/mock-mcp-server/server.py:33
        result = eval(expression)  # noqa: S307

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

A tool parameter here reaches a dangerous call

That is not a flaw by itself — but it is where things go wrong when it is not the job. We re-read this code on every release. Watch it and you hear from us the day another one appears.

Three servers free · no card

Alternatives to AgentTrust

same job, measured the same way
AgentTrust
by vitaliiserbynassisterr

Quality verification for AI agents and MCP servers. 6-axis scoring, adversarial probes.

96 installs/wk local only
Twig
by kind-ling

MCP server quality scoring and optimization for the agent economy.

96 installs/wk local only
AgentTrust
by raditotev

MCP Server for Agent Reputation & Trust Scoring

150 installs/wk local only
HiveTrust
by srotzin

KYA identity verification, trust scoring, and performance bonds for AI agents

17 tools answering
Agent Services MCP
by gareth1953

MCP server: x402-paid & free tools for AI agents — provenance, quality scoring, action audit.

78 installs/wk local only
Agent Skill
by deep-identity-inc

An MCP Server that provides identity verification and anti-fraud tools for AI agents via deepidv.

answering
I
AgentGraph Trust
by agentgraph-co

Security scanning and trust verification for AI agent tools.

110 installs/wk local only
HODLXXI Read-Only
by hodlxxi

Public read-only MCP server for HODLXXI agent identity, trust, receipts, and verification.

26 tools answering

AgentTrust — questions

Answers built from our own checks of this server.

Why is there no uptime for AgentTrust?
AgentTrust runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is AgentTrust open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.