Agent Credit Bureau — trust scoring and audit reports for AI agents and MCP servers.
pip install agentcredagentcred quick agent-card.kya.jsonagentcred report agent-card.kya.json -o report.md
agentcred report agent-card.kya.json --json -o report.json
agentcred report agent-card.kya.json --github-stars 150 --audit-score 85| Bucket | Weight | Signals |
|---|---|---|
| Identity Completeness | 20% | KYA card, signing, fields, owner, capabilities |
| Security Posture | 25% | Audit history, injection testing, CVEs, compliance |
| Reliability | 35% | Logging, kill switch, rate limits, oversight |
| Behavioral Reputation | 20% | Age, dependencies, GitHub stars, version maturity |
Output: Score (0-100) + Grade (A-F) + Confidence (minimal/low/medium/high)
Built on kya-agent (agent identity standard). Enhanced with mcp-security-audit and ai-injection-guard.
MIT