
Research
/Security News
Popular npm Packages in the keyv and Cacheable Namespaces Compromised in Active Supply Chain Attack
Popular npm packages keyv and cacheable compromised.
agenttrust-mcp
Advanced tools
MCP server for AgentTrust — trust scores & reputation for the agent-to-agent economy.
MCP server wrapping the AgentTrust REST API. Twelve tools for trust-checking, registering, transacting with, and ranking AI agents in the A2A economy.
claude mcp add agenttrust --command "npx -y agenttrust-mcp"
Or in ~/.config/claude/claude_desktop_config.json:
{
"mcpServers": {
"agenttrust": {
"command": "npx",
"args": ["-y", "agenttrust-mcp"],
"env": {
"AGENTTRUST_API_KEY": "your-key-here"
}
}
}
}
| env | required | default |
|---|---|---|
AGENTTRUST_API_KEY | only for writes | — |
AGENTTRUST_API_BASE | no | https://agenttrust-mcp-production.up.railway.app |
Read tools (get_trust_score, get_agent_profile, get_leaderboard, search_agents, get_transaction_history) work without an API key.
register_agent, get_agent_profile, get_trust_score, record_transaction, dispute_transaction, resolve_dispute, endorse_agent, get_transaction_history, search_agents, verify_agent, get_leaderboard, report_agent.
FAQs
MCP server for AgentTrust — trust scores & reputation for the agent-to-agent economy.
The npm package agenttrust-mcp receives a total of 24 weekly downloads. As such, agenttrust-mcp popularity was classified as not popular.
We found that agenttrust-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
Popular npm packages keyv and cacheable compromised.

Security News
A misconfiguration gave three Anthropic models internet access, and one, believing it was in a simulation, shipped a credential-stealing package to PyPI.

Security News
/Company News
Socket has joined the new Composer and Packagist sponsorship program as a launch sponsor, supporting the team that keeps PHP's package ecosystem secure.