AgentAvow Trust
PYPI · AGENTAVOW-TRUST · SCANNED SEP 16
Signed, offline-verifiable safety scores for the MCP servers, packages & tools an agent connects to
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security100
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- Runs hatchling.build at install time, a recognised native-build step with no shell scripting around it. View diagnostics → Pass
- 0 of 14 dependencies flagged as unhealthy. View diagnostics → Pass
Provenance & Transparency6
- Repository check failed: no source repository is declared. See how to fix → View diagnostics → Fail
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- License check failed: no license is declared. See how to fix → Fail
- Actively maintained (last published 0 days ago).Pass
- Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability72
- AI-judged instruction clarity (good).Pass
- Tool/resource definitions use about 540 tokens (~67/item across 8 items; 8 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management33
- Stability check failed: the tool surface changed between 0.4.2 and 0.6.1: 6 tool removals, 0 breaking changes, 4 additions. See how to fix → Fail
Tool Coverage89
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 67% of tool parameters carry a description.Partial
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 8 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 9 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities20
- Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28. See how to fix → Fail
How do I install the AgentAvow Trust MCP server?
AgentAvow Trust runs locally as a PyPI package, launched with uvx agentavow-trust. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
pypi · agentavow-trust
claude mcp add com-agentavow-agentavow-trust -- uvx agentavow-trust
{
"mcpServers": {
"com-agentavow-agentavow-trust": {
"command": "uvx",
"args": [
"agentavow-trust"
]
}
}
} {
"servers": {
"com-agentavow-agentavow-trust": {
"command": "uvx",
"args": [
"agentavow-trust"
]
}
}
} codex mcp add com-agentavow-agentavow-trust -- uvx agentavow-trust
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"com-agentavow-agentavow-trust": {
"type": "local",
"command": [
"uvx",
"agentavow-trust"
],
"enabled": true
}
}
} openclaw mcp add com-agentavow-agentavow-trust --command uvx --arg agentavow-trust
mcp_servers:
com-agentavow-agentavow-trust:
command: "uvx"
args: ["agentavow-trust"] {
"McpServers": {
"com-agentavow-agentavow-trust": {
"Transport": "stdio",
"Command": "uvx",
"Arguments": [
"agentavow-trust"
]
}
}
} assistant mcp add com-agentavow-agentavow-trust -t stdio -c uvx -a agentavow-trust
{
"mcpServers": {
"com-agentavow-agentavow-trust": {
"command": "uvx",
"args": [
"agentavow-trust"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 16 Sept 26 +16
- Malware scan: unverified → pass ▲ security
- 15 Sept 26 −22
- Malware scan: pass → unverified ▼ security
- Stability: 0.87 → unverified ▼ security
- Tool safety: pass → unverified ▼ security
- Stability: 0.87 → fail ▼ security
- Tool coverage: 100% → 67% ▼ functional
- Capabilities: fail → unverified ▼ functional
- Tool coverage: 100 → unverified ▼ functional
- Schema quality: fail → pass ▲ functional
- First check of Schema quality: unverified functional
- Schema quality: excellent → good functional
- Destructive annotations: 0 → pass functional
- Package version: 0.4.2 → 0.6.1 functional
- Package version: 0.4.2 → 0.6.0 functional
- Package version: 0.4.2 → 0.5.1 functional
- 14 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.
- 12 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 77 to 80. That category is still filling its 30-day observation window: 23 days of observed history at the previous scan, 24 at this one. The score rises as the window fills, whether or not the server changes.
- 10 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 70 to 73. That category is still filling its 30-day observation window: 21 days of observed history at the previous scan, 22 at this one. The score rises as the window fills, whether or not the server changes.
- 8 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 63 to 67. That category is still filling its 30-day observation window: 19 days of observed history at the previous scan, 20 at this one. The score rises as the window fills, whether or not the server changes.
- 5 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.
- 3 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 47 to 50. That category is still filling its 30-day observation window: 14 days of observed history at the previous scan, 15 at this one. The score rises as the window fills, whether or not the server changes.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 16 Sept 2026 · Analysed pypi/agentavow-trust@0.6.1
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | pypi |
Background: How many MCP packages publish verified provenance →
Install scripts 1 script
| Hook | Tier | Command |
|---|---|---|
| build_backend | allowlisted | hatchling.build |
Background: Why install scripts are a supply-chain risk →
Dependencies 14 packages
| Packages resolved | 14 |
|---|---|
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
about_agentavow ~30
What AgentAvow checks, which tool to use for what, and how to read a verdict.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
check_interaction_safety ~57
Check whether it's safe to perform a given interaction (delegate/trade/…) with an agent.
| Name | Type | Req | Description |
|---|---|---|---|
| interaction_type | string | – | e.g. delegate, trade, collaborate, follow. |
| target_entity_id | string | yes | – |
No output schema declared.
No examples provided.
get_trust_badge ~37
Get a shields-style trust badge (SVG URL + README markdown) for an agent identity.
| Name | Type | Req | Description |
|---|---|---|---|
| entity_id | string | yes | – |
No output schema declared.
No examples provided.
lookup_identity ~34
Resolve a DID (did:web:… / did:key:…) or search agents by name.
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | – |
No output schema declared.
No examples provided.
scan_mcp_server ~63
Scan a live MCP server by its https URL — checks the tool definitions for poisoning / prompt-injection — signed verdict.
| Name | Type | Req | Description |
|---|---|---|---|
| endpoint_url | string | yes | The MCP server's https URL. |
| force | boolean | – | Bypass the cache and re-scan. |
No output schema declared.
No examples provided.
scan_package ~93
Scan a published npm / PyPI / crates / Docker / Hugging Face package for a signed 0-100 trust score and a safe / needs-review verdict.
| Name | Type | Req | Description |
|---|---|---|---|
| force | boolean | – | Bypass the cache and re-scan. |
| name | string | yes | Package name. |
| registry | string | – | npm | pypi | crates | docker | huggingface (aliases like python/rust/hf accepted). |
No output schema declared.
No examples provided.
scan_repo ~67
Scan a public GitHub repo ('owner/name') for a signed 0-100 trust score and a plain safe / needs-review verdict before connecting.
| Name | Type | Req | Description |
|---|---|---|---|
| force | boolean | – | Bypass the cache and re-scan. |
| repo | string | yes | GitHub repo as 'owner/name'. |
No output schema declared.
No examples provided.
verify_trust ~33
Resolve an agent identity and return its current trust score before you delegate to it.
| Name | Type | Req | Description |
|---|---|---|---|
| entity_id | string | yes | – |
No output schema declared.
No examples provided.
What is the AgentAvow Trust MCP server?
AgentAvow Trust is an MCP server listed in the public MCP registry as com.agentavow/agentavow-trust. Signed, offline-verifiable safety scores for the MCP servers, packages & tools an agent connects to. This page covers its PyPI package (agentavow-trust).
Is the AgentAvow Trust MCP server safe to use?
AgentAvow Trust scores 63 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 16 September 2026. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the AgentAvow Trust MCP server expose?
AgentAvow Trust exposes 8 tools: scan_repo, scan_package, scan_mcp_server, verify_trust, check_interaction_safety, and 3 more. Their descriptions and schemas cost roughly 414 tokens of context every time the server is loaded.
Is the AgentAvow Trust MCP server still maintained?
AgentAvow Trust is still listed as active in the MCP registry. We last reached this channel on 16 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.