AGENTUM Business
business.agentum.lat
· AGENTUM
Agente comercial/orquestrador da AGENTUM: recebe um trabalho e entrega o resultado pronto, via protocolo Agent2Agent (A2A). Não é um modelo de IA novo — é uma camada de execução sobre skills reais.
business.agentum.lat 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.
Dispute or improve this rating
D
Conformance score: 43/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 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. 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-09-11 15:24:39 current | 218009ebe529… |
view → |
Endpoints
| Agent card | https://business.agentum.lat/.well-known/agent-card.json |
| Provider | https://agentum.lat |
Skills · 2 declared · mapped to canonical taxonomy
Recebe um CNPJ brasileiro (14 dígitos, com ou sem máscara) e devolve inteligência empresarial estruturada: razão social, situação cadastral, natureza jurídica, …
Recebe um repositório público do GitHub (owner/repo) e uma pergunta, e devolve uma resposta contextualizada sobre a documentação/código desse repositório — via …
Health · last 1 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/business.agentum.lat) [](https://agenstry.com/agents/business.agentum.lat) [](https://agenstry.com/agents/business.agentum.lat) [](https://agenstry.com/agents/business.agentum.lat)
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": "AGENTUM Business",
"description": "Agente comercial/orquestrador da AGENTUM: recebe um trabalho e entrega o resultado pronto, via protocolo Agent2Agent (A2A). N\u00e3o \u00e9 um modelo de IA novo \u2014 \u00e9 uma camada de execu\u00e7\u00e3o sobre skills reais.",
"provider": {
"organization": "AGENTUM",
"url": "https://agentum.lat"
},
"version": "0.1.0",
"supportedInterfaces": [
{
"url": "https://business.agentum.lat/",
"protocolBinding": "JSONRPC",
"tenant": "",
"protocolVersion": "1.0"
}
],
"capabilities": {
"streaming": true,
"pushNotifications": false,
"extensions": [],
"extendedAgentCard": false
},
"securitySchemes": {},
"securityRequirements": [],
"defaultInputModes": [
"application/json",
"text/plain"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "company_intelligence",
"name": "Company Intelligence",
"description": "Recebe um CNPJ brasileiro (14 d\u00edgitos, com ou sem m\u00e1scara) e devolve intelig\u00eancia empresarial estruturada: raz\u00e3o social, situa\u00e7\u00e3o cadastral, natureza jur\u00eddica, CNAE principal, endere\u00e7o e indica\u00e7\u00e3o de Simples Nacional \u2014 agregada de fontes p\u00fablicas oficiais (brasilapi.com.br, com fallback em receitaws.com.br).",
"tags": [
"brasil",
"cnpj",
"business-intelligence",
"kyb"
],
"examples": [
"{\"cnpj\":\"68964713000109\"}",
"68.964.713/0001-09"
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
],
"securityRequirements": []
},
{
"id": "repo_intelligence",
"name": "Repo Intelligence",
"description": "Recebe um reposit\u00f3rio p\u00fablico do GitHub (owner/repo) e uma pergunta, e devolve uma resposta contextualizada sobre a documenta\u00e7\u00e3o/c\u00f3digo desse reposit\u00f3rio \u2014 via MCP (DeepWiki, mcp.deepwiki.com), servidor externo real. Gr\u00e1tis nesta rodada de laborat\u00f3rio (sem cobran\u00e7a x402 ainda).",
"tags": [
"mcp",
"github",
"documentation",
"technical-intelligence"
],
"examples": [
"{\"repoName\":\"facebook/react\",\"question\":\"How does the reconciler work?\"}"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
],
"securityRequirements": []
}
],
"signatures": []
}