{
  "name": "Sentinel OS",
  "version": "1.0.0",
  "provider": {
    "name": "SpaceTime Industries",
    "url": "https://usesentinel.io"
  },
  "description": "AI-native critical infrastructure security platform with 108+ data connectors, 4 autonomous agents, and real-time maritime threat intelligence.",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": true
  },
  "authentication": {
    "schemes": [
      "bearer",
      "apiKey"
    ]
  },
  "defaultInputModes": [
    "text"
  ],
  "defaultOutputModes": [
    "text",
    "json"
  ],
  "skills": [
    {
      "id": "threat-query",
      "name": "Threat Intelligence Query",
      "description": "Query real-time threat data across maritime, cyber, and infrastructure domains"
    },
    {
      "id": "incident-management",
      "name": "Incident Management",
      "description": "Create, track, and resolve security incidents with AI-assisted triage"
    },
    {
      "id": "vessel-tracking",
      "name": "Vessel Tracking",
      "description": "Track vessel positions, detect anomalies in AIS data, and profile vessel behavior"
    },
    {
      "id": "report-generation",
      "name": "Report Generation",
      "description": "Generate PDF security reports with threat analysis and recommendations"
    }
  ],
  "url": "https://api.usesentinel.io/api/v1"
}