FrawdBot
frawdbot.ai
· Self-Improving Code
Insider threat detection for Google Workspace. Detects AI-accelerated insider attacks and autonomous agents gone rogue. 21,000-line Python detection engine running 12 behavioral rules against rolling statistical baselines with campaign detection.
frawdbot.ai via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
D
Conformance score: 57/100
D-grade: significant issues — auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent — calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-05-18 15:47:26 current | 1064be8f9a0a… |
view → |
Endpoints
| Agent card | https://frawdbot.ai/.well-known/agent.json |
| Provider | https://selfimprovingcode.ai |
Skills · 5 declared · mapped to canonical taxonomy
Returns FrawdBot detection capabilities: insider threat detection, AI-accelerated threat detection, autonomous agent monitoring, communication graph analysis, a…
Returns supported platforms and their integration status. Google Workspace is active, Microsoft 365 is in development.
Returns the types of threats FrawdBot detects: AI-accelerated insider attacks, agent drift, prompt injection, bulk exfiltration, and more.
Search across capabilities, threat types, and platforms
Submit an engagement request for FrawdBot insider threat detection. Returns a Calendly booking link for a free consultation.
Health · last 5 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor — only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/frawdbot.ai) [](https://agenstry.com/agents/frawdbot.ai) [](https://agenstry.com/agents/frawdbot.ai) [](https://agenstry.com/agents/frawdbot.ai)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "FrawdBot",
"description": "Insider threat detection for Google Workspace. Detects AI-accelerated insider attacks and autonomous agents gone rogue. 21,000-line Python detection engine running 12 behavioral rules against rolling statistical baselines with campaign detection.",
"version": "1.0.0",
"protocolVersion": "1.0",
"url": "https://frawdbot.ai",
"provider": {
"organization": "Self-Improving Code",
"url": "https://selfimprovingcode.ai"
},
"serviceEndpoint": "/api/a2a/service",
"serviceEndpoints": {
"frawdbot.get_capabilities": "/api/a2a/frawdbot/capabilities",
"frawdbot.list_platforms": "/api/a2a/frawdbot/platforms",
"frawdbot.get_threat_types": "/api/a2a/frawdbot/threats",
"frawdbot.search": "/api/a2a/frawdbot/search",
"frawdbot.submit_engagement": "/api/a2a/frawdbot/engage"
},
"skills": [
{
"id": "get_capabilities",
"name": "Get Capabilities",
"description": "Returns FrawdBot detection capabilities: insider threat detection, AI-accelerated threat detection, autonomous agent monitoring, communication graph analysis, and more.",
"method": "frawdbot.get_capabilities",
"parameters": {
"type": "object",
"properties": {
"category": {
"type": "string",
"description": "Filter by category: core, platform, behavioral"
}
}
}
},
{
"id": "list_platforms",
"name": "List Platforms",
"description": "Returns supported platforms and their integration status. Google Workspace is active, Microsoft 365 is in development.",
"method": "frawdbot.list_platforms",
"parameters": {
"type": "object",
"properties": {}
}
},
{
"id": "get_threat_types",
"name": "Get Threat Types",
"description": "Returns the types of threats FrawdBot detects: AI-accelerated insider attacks, agent drift, prompt injection, bulk exfiltration, and more.",
"method": "frawdbot.get_threat_types",
"parameters": {
"type": "object",
"properties": {}
}
},
{
"id": "search",
"name": "Search",
"description": "Search across capabilities, threat types, and platforms",
"method": "frawdbot.search",
"parameters": {
"type": "object",
"properties": {
"query": {
"type": "string",
"description": "Search query"
}
},
"required": [
"query"
]
}
},
{
"id": "submit_engagement",
"name": "Submit Engagement Request",
"description": "Submit an engagement request for FrawdBot insider threat detection. Returns a Calendly booking link for a free consultation.",
"method": "frawdbot.submit_engagement",
"parameters": {
"type": "object",
"properties": {
"contact": {
"type": "object",
"properties": {
"name": {
"type": "string"
},
"email": {
"type": "string",
"format": "email"
},
"company": {
"type": "string"
},
"role": {
"type": "string"
}
},
"required": [
"name",
"email"
]
},
"interest": {
"type": "object",
"properties": {
"platform": {
"type": "string",
"description": "Target platform (e.g., Google Workspace)"
},
"description": {
"type": "string",
"maxLength": 5000
},
"urgency": {
"type": "string",
"enum": [
"low",
"medium",
"high",
"critical"
]
},
"workspace_size": {
"type": "string",
"description": "Number of users in workspace"
}
},
"required": [
"platform",
"description"
]
},
"engagement_type": {
"type": "string",
"enum": [
"consultation",
"pilot",
"deployment",
"partnership"
]
},
"conversation_summary": {
"type": "string",
"maxLength": 2000
},
"referenced_capabilities": {
"type": "array",
"items": {
"type": "string"
},
"maxItems": 10
}
},
"required": [
"contact",
"interest",
"engagement_type"
]
}
}
],
"authentication": {
"schemes": [
{
"type": "bearer",
"description": "Bearer token authentication (optional for v1)"
}
],
"required": false
},
"capabilities": {
"insider_threat_detection": true,
"google_workspace_monitoring": true,
"ai_accelerated_threat_detection": true,
"autonomous_agent_monitoring": true
},
"platforms": {
"google_workspace": "active",
"microsoft_365": "in_development"
},
"feeds": {
"sitemap": "https://frawdbot.ai/sitemap-index.xml"
},
"contact": {
"email": "colin@acquit.ai",
"consultation": "https://calendly.com/colin-mcnamara/acquit-ai-consultation",
"website": "https://frawdbot.ai"
},
"related": [
{
"name": "Acquit.ai",
"url": "https://acquit.ai",
"relationship": "sibling_product",
"agent_card": "https://acquit.ai/.well-known/agent.json"
},
{
"name": "Self-Improving Code",
"url": "https://selfimprovingcode.ai",
"relationship": "parent",
"agent_card": "https://selfimprovingcode.ai/.well-known/agent.json"
},
{
"name": "Colin McNamara",
"url": "https://colinmcnamara.com",
"relationship": "creator",
"agent_card": "https://colinmcnamara.com/.well-known/agent.json"
}
]
}