Skip to content

LuciferForge/agentcred

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

AgentCred

Agent Credit Bureau — trust scoring and audit reports for AI agents and MCP servers.

Install

pip install agentcred

Quick Score

agentcred quick agent-card.kya.json

Full Report

agentcred 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

What It Scores

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)

Part of the LuciferForge Ecosystem

Built on kya-agent (agent identity standard). Enhanced with mcp-security-audit and ai-injection-guard.

License

MIT

About

Agent Credit Bureau — trust scoring and audit reports for AI agents and MCP servers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages