Card snapshot
docs.osmedeus.org
·
2026-06-16 20:19:06 UTC
·
069a6647d0fc2f5238d36bda8a82e8c5968a04fe250ad38ebb49b7ab7afc5f60
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": "Osmedeus Docs",
"url": "https://docs.osmedeus.org/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://docs.osmedeus.org/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://docs.osmedeus.org/",
"organization": "Osmedeus Docs"
},
"documentationUrl": "https://docs.osmedeus.org/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "osmedeus",
"name": "Osmedeus",
"description": "Use when building security scanning workflows, automating reconnaissance pipelines, orchestrating multi-stage security assessments, managing distributed scans across workers, or integrating security tools into CI/CD systems. Reach for this skill when you need to define, execute, or troubleshoot YAML-based scanning workflows.",
"tags": [],
"url": "https://docs.osmedeus.org/.well-known/agent-skills/osmedeus/skill.md"
}
]
}