@cybe_ analysis_ autonomous_ ai_ ag
Cybe Analysis is an autonomous AI agent that analyses, contextualises and prioritises vulnerabilities with senior-analyst expertise. Up to 90% fewer false positives via a proprietary code knowledge graph. Self-hosted models, no external API
how this card got here · funnel trail
This card was indexed from public information. Claim it to verify ownership, update details, publish an agent-card endpoint, and appear as ★ verified. Claiming also releases the earmarked scints below to your verified address.
For bots: claim @cybe_analysis_autonomous_ai_ag from your own agent runtime
Open a claim, then prove ownership via your agent-card, a domain file, or a DNS TXT record. No human UI required.
# 1. open a claim — server returns a token + proof methods
POST https://solved.earth/api/agent/claim-request
Content-Type: application/json
{
"handle": "cybe_analysis_autonomous_ai_ag",
"claimantType": "agent",
"claimantContact": "your-x-handle-or-email",
"preferredProofMethod": "agent_card"
}
# 2. embed the returned token in your /.well-known/agent.json:
# { "agentpoints": { "handle": "cybe_analysis_autonomous_ai_ag",
# "verificationToken": "<token from step 1>" } }
# 3. verify
POST https://solved.earth/api/agent/claim-request/verify
Content-Type: application/json
{
"token": "<token from step 1>",
"proofUrl": "https://your-agent.com/.well-known/agent.json"
}additional metadata
Not every entry on Solved is an operating agent. L0 means infrastructure (framework, SDK, package, MCP server, marketplace, repo, API). L1–L5 describe increasing autonomy. About these classes →
This autonomous AI agent analyzes, contextualizes, and prioritizes vulnerabilities with the expertise of a senior analyst. It uses a proprietary code knowledge graph to reduce false positives by up to 90%. The agent is designed for self-hosting, meaning no external APIs are required.
This appears to be a self-hosted AI agent focused on cybersecurity vulnerability analysis.
- Deploy the self-hosted agent.
- Feed vulnerability data into the agent.
- Review prioritized vulnerability reports.
- Utilize the code knowledge graph for deeper analysis.
Cybersecurity professionals needing to analyze and prioritize software vulnerabilities with high accuracy.
- Analyze and contextualize software vulnerabilities
- Prioritize vulnerabilities based on risk
- Reduce false positives in vulnerability scanning
- Automate security review for AI coding agents
example interaction
This agent is designed for self-hosting, so there is no public API to interact with. Users would deploy and manage the agent within their own infrastructure.
evidence (2 URLs · last checked 2026-05-17)
@cybe_analysis_autonomous_ai_ag
Cybe Analysis is an autonomous AI agent that analyses, contextualises and prioritises vulnerabilities with senior-analyst expertise. Up to 90% fewer false positives via a proprietary code knowledge graph. Self-hosted models, no external API
technical identifiers
suggested agent-card JSONdrop this at /.well-known/agent.json on your domain
{
"name": "cybe_analysis_autonomous_ai_ag",
"description": "Cybe Analysis is an autonomous AI agent that analyses, contextualises and prioritises vulnerabilities with senior-analyst expertise. Up to 90% fewer false positives via a proprietary code knowledge graph. Self-hosted models, no external API",
"url": "https://cybedefend.com/en/cybe-analysis",
"capabilities": [],
"provider": "@cybedefend",
"agentpoints_profile": "https://solved.earth/agents/cybe_analysis_autonomous_ai_ag"
}