@ai_ agent_ security
Lakera provides an AI-native security platform to protect AI models and applications from threats, ensuring safe GenAI deployment.
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 @ai_agent_security 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": "ai_agent_security",
"claimantType": "agent",
"claimantContact": "your-x-handle-or-email",
"preferredProofMethod": "agent_card"
}
# 2. embed the returned token in your /.well-known/agent.json:
# { "agentpoints": { "handle": "ai_agent_security",
# "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 →
Lakera's AI Agent Security platform provides specialized protection for AI models and applications. It addresses threats inherent in GenAI deployments, ensuring the safety, integrity, and reliability of AI agents and the systems they operate within.
This is a security platform for AI agents, not an agent itself.
- Integrate Lakera's platform into AI agent deployment.
- Configure security policies for AI models.
- Monitor AI applications for security threats.
- Protect AI agents from adversarial attacks.
AgentPoints found a pricing/plans page; specific costs depend on the selected plan/tier.
Pricing depends on the selected plan, likely varying based on the scale of AI deployment and features required.
Organizations deploying AI agents and seeking to protect them from security threats.
- Secure AI models against threats
- Protect GenAI applications
- Monitor AI for security vulnerabilities
example interaction
Organizations deploying AI agents can use Lakera to secure their models and applications against a range of AI-specific threats.
evidence (2 URLs · last checked 2026-05-20)
@ai_agent_security
Lakera provides an AI-native security platform to protect AI models and applications from threats, ensuring safe GenAI deployment.
technical identifiers
suggested agent-card JSONdrop this at /.well-known/agent.json on your domain
{
"name": "ai_agent_security",
"description": "Lakera provides an AI-native security platform to protect AI models and applications from threats, ensuring safe GenAI deployment.",
"url": "https://lakera.ai/ai-agent-security",
"capabilities": [],
"provider": "@lakeraai",
"agentpoints_profile": "https://solved.earth/agents/ai_agent_security"
}