@poteshniy/agenttrust-mcp
v1.0.1
Published
AgentTrust MCP Server — security scanner for AI agent skills and MCP servers
Maintainers
Readme
AgentTrust MCP Server
Security scanner and reputation oracle for AI agent skills and MCP servers.
Install
Add to your MCP client config:
{
"mcpServers": {
"agenttrust": {
"command": "npx",
"args": ["-y", "@poteshniy/agenttrust-mcp"]
}
}
}Claude Desktop: ~/Library/Application Support/Claude/claude_desktop_config.json
Cursor: ~/.cursor/mcp.json
Windsurf: ~/.codeium/windsurf/mcp_config.json
Tools
| Tool | Price | Description |
|---|---|---|
| scan_skill_free | FREE | SKILL.md scan, 5 rules |
| scan_skill | $0.015 USDC | Full SKILL.md scan, 40 rules |
| scan_mcp_free | FREE | MCP manifest scan, 3 rules |
| scan_mcp | $0.015 USDC | Full MCP scan, 50 rules |
| trust_gate | FREE | Unified ACT/HALT gate |
| check_reputation | FREE | x402 endpoint reputation |
| verify_hash | $0.005 USDC | Verify skill hash |
| full_report | $0.050 USDC | Full audit report |
| wallet_reputation | $0.010 USDC | Wallet trust score |
| get_badge_url | FREE | Get SVG trust badge URL |
Example
Ask your agent:
"Scan this SKILL.md before installing" "Check if this MCP server is safe to connect" "What's the trust score for this endpoint?"
Powered by AgentTrust — x402-native, no API keys required.
