Back to AgentUtil Think
Card snapshot
think.agentutil.net
·
2026-05-21 00:23:15 UTC
·
f6dd24424d1b67da127b1c426b1dee750fac0cb23ca4a9fb17c5205e6e266629
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "AgentUtil Think",
"description": "Intent security for autonomous AI agents. Pre-flight safety checklists that catch what agents miss \u2014 backup expectations, permission checks, rollback plans, compliance needs \u2014 before any high-risk action.",
"version": "1.0.0",
"url": "https://think.agentutil.net",
"capabilities": {
"skills": [
{
"id": "checkAction",
"name": "Intent security \u2014 pre-flight safety checklist with severity-ranked checks, risk factors, and domain-specific considerations before any high-risk agent action",
"description": "Intent security \u2014 pre-flight safety checklist with severity-ranked checks, risk factors, and domain-specific considerations before any high-risk agent action",
"tags": [
"think",
"checkAction"
]
},
{
"id": "expandInstruction",
"name": "Intent security \u2014 surface the implied requirements humans assume but never state: backup expectations, permission checks, rollback plans, compliance needs",
"description": "Intent security \u2014 surface the implied requirements humans assume but never state: backup expectations, permission checks, rollback plans, compliance needs",
"tags": [
"think",
"expandInstruction"
]
},
{
"id": "reviewAction",
"name": "Intent security \u2014 post-action verification checklist to confirm rollback readiness, stakeholder notification, monitoring, and compliance after a high-risk action",
"description": "Intent security \u2014 post-action verification checklist to confirm rollback readiness, stakeholder notification, monitoring, and compliance after a high-risk action",
"tags": [
"think",
"reviewAction"
]
}
]
},
"endpoint": "https://think.agentutil.net",
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"authentication": {
"type": "none",
"note": "Free tier: 10 queries/day, no auth required"
},
"provider": {
"organization": "AgentUtil",
"url": "https://agentutil.net"
}
}