{
  "specVersion": "1.0",
  "host": {
    "displayName": "Outbound Connections Monitor",
    "identifier": "ocm.apwebai.es"
  },
  "entries": [
    {
      "identifier": "urn:air:ocm.apwebai.es:application:outbound-connections-monitor",
      "displayName": "Outbound Connections Monitor (OCM)",
      "type": "text/html",
      "mediaType": "text/html",
      "url": "https://ocm.apwebai.es/",
      "version": "0.4",
      "description": "Aplicación Open Source para Windows que captura conexiones salientes bajo demanda y aporta contexto de proceso, identidad de archivo, afinidad histórica y riesgo explicable para Threat Hunting.",
      "metadata": {
        "representativeQueries": [
          "qué herramienta Open Source analiza conexiones salientes en Windows",
          "cómo investigar conexiones de red con contexto de proceso y riesgo explicable",
          "herramienta de Threat Hunting para conexiones TCP y UDP en Windows",
          "cómo detectar cambios de identidad y afinidad de red de un binario"
        ],
        "capabilities": [
          "outbound-connection-monitoring",
          "process-lineage-enrichment",
          "binary-identity-verification",
          "explainable-risk-scoring",
          "network-affinity-analysis",
          "threat-hunting"
        ],
        "applicationCategory": "SecurityApplication",
        "operatingSystem": [
          "Windows 10",
          "Windows 11"
        ],
        "architecture": [
          "Rust",
          "Tauri 2",
          "SQLite",
          "HTML5",
          "Vanilla JavaScript ESM"
        ],
        "license": "https://github.com/andreypwebgit/outbound-connections-monitor/blob/main/LICENSE",
        "repository": "https://github.com/andreypwebgit/outbound-connections-monitor",
        "publisher": "APWebAI",
        "contact": "info@apwebai.es"
      }
    },
    {
      "identifier": "urn:air:ocm.apwebai.es:source:github-repository",
      "displayName": "Código fuente de OCM en GitHub",
      "type": "text/html",
      "mediaType": "text/html",
      "url": "https://github.com/andreypwebgit/outbound-connections-monitor",
      "version": "0.4",
      "description": "Repositorio canónico con el código fuente, la documentación de compilación y la licencia MIT de Outbound Connections Monitor.",
      "metadata": {
        "representativeQueries": [
          "dónde está el código fuente de Outbound Connections Monitor",
          "cómo compilar OCM desde código fuente",
          "qué licencia utiliza OCM"
        ],
        "capabilities": [
          "source-code-access",
          "build-from-source",
          "security-review"
        ],
        "license": "MIT",
        "contact": "info@apwebai.es"
      }
    },
    {
      "identifier": "urn:air:ocm.apwebai.es:documentation:llms-txt",
      "displayName": "Contexto técnico de OCM para agentes",
      "type": "text/plain",
      "mediaType": "text/plain",
      "url": "https://ocm.apwebai.es/llms.txt",
      "description": "Resumen técnico legible por agentes sobre propósito, arquitectura, modelo de confianza, límites y recursos canónicos de OCM.",
      "metadata": {
        "representativeQueries": [
          "resumen técnico de la arquitectura de OCM",
          "qué modelo Zero Trust aplica Outbound Connections Monitor",
          "cuáles son los límites funcionales de OCM"
        ],
        "capabilities": [
          "agent-readable-documentation",
          "architecture-discovery",
          "threat-hunting-context"
        ],
        "repository": "https://github.com/andreypwebgit/outbound-connections-monitor",
        "contact": "info@apwebai.es"
      }
    }
  ]
}
