Raw scan report

Servicenow — the complete, unedited output of the deterministic mcptrustchecker engine v1.13.0, scanned . Every finding, capability tag and score component below is exactly what the engine produced — no AI, no post-processing.

← Back to the scan page
{
  "tool": {
    "name": "mcptrustchecker",
    "version": "1.13.0",
    "methodologyVersion": "mcptrustchecker-1.13"
  },
  "target": {
    "id": "servicenow-mcp",
    "source": {
      "kind": "package",
      "origin": "servicenow-mcp"
    },
    "server": {
      "name": "servicenow-mcp"
    }
  },
  "grade": "A",
  "score": {
    "score": 95,
    "threatScore": 99,
    "grade": "A",
    "band": "A",
    "categorySubtotals": {
      "injection": 0,
      "exfiltration": 0,
      "permissions": 0,
      "supply-chain": 1.2,
      "network": 0,
      "hygiene": 0
    },
    "vector": [
      {
        "kind": "threat",
        "ruleId": "MTC-SUP-010",
        "category": "supply-chain",
        "severity": "low",
        "confidence": "heuristic",
        "rawWeight": 3,
        "confidenceMult": 0.4,
        "diminishingFactor": 1,
        "appliedPenalty": 1.2
      },
      {
        "kind": "client",
        "term": "capability-exposure",
        "level": "moderate",
        "label": "capability blast radius (moderate) — client exposure if the model is manipulated",
        "appliedPenalty": 3
      },
      {
        "kind": "client",
        "term": "verification-discount",
        "level": "repo",
        "label": "publisher verification (public source) — no provenance, but the source is public and inspectable",
        "appliedPenalty": 1
      },
      {
        "kind": "client",
        "term": "coverage-honesty",
        "level": "source",
        "label": "inspection depth (source) — how much of the target the scan could see",
        "appliedPenalty": 0
      }
    ],
    "gatesFired": [],
    "methodologyVersion": "mcptrustchecker-1.13"
  },
  "capability": {
    "level": "moderate",
    "reasons": [
      "ingests untrusted external content (a prompt-injection entry point)"
    ],
    "tags": [
      "untrusted-input"
    ]
  },
  "coverage": {
    "level": "source",
    "inputs": {
      "toolSurface": true,
      "implementationSource": true,
      "packageMetadata": true,
      "liveTransport": false
    },
    "caveats": [
      "Tools were statically extracted from the published source (104 recovered), not enumerated from a running server. Tool-poisoning, Unicode-smuggling, capability and toxic-flow analysis ran on this inferred surface, but a mis-parsed registration could be missed or mis-attributed, so tool-derived findings are capped below “confirmed”. To grade the real runtime surface, scan the running server: --command \"npx -y <package>\"."
    ]
  },
  "findings": [
    {
      "ruleId": "MTC-SUP-010",
      "title": "Package runs install-time scripts (postinstall)",
      "category": "supply-chain",
      "severity": "low",
      "confidence": "heuristic",
      "description": "\"servicenow-mcp\" executes postinstall script(s) at install time. An install hook runs at install time; most are routine build/setup, but review what it does before trusting it.",
      "remediation": "Review the scripts; install with --ignore-scripts where possible and vet what they do.",
      "location": {
        "kind": "package",
        "name": "servicenow-mcp"
      },
      "evidence": "playwright install chromium",
      "owasp": "LLM03:2025 Supply Chain",
      "references": [
        "https://github.com/ossf/package-analysis",
        "https://owasp.org/www-project-top-10-ci-cd-security-risks/"
      ],
      "data": {
        "scripts": [
          "postinstall"
        ]
      }
    }
  ],
  "toxicFlows": [],
  "capabilities": [
    {
      "tool": "auth_browser",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "auth_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "my_context",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "my_work_queue",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "incidents_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "incidents_get",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "incidents_create",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "incidents_update",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "incidents_add_comment",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "incidents_resolve",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "changes_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "changes_get",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "changes_create",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "changes_tasks",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "catalog_items",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "catalog_get",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "catalog_order",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "requests_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "requests_items",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cmdb_search",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cmdb_get",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cmdb_relationships",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "problems_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "problems_get",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "problems_create",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "knowledge_search",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "knowledge_get",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "users_search",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "users_get",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "groups_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "groups_members",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tasks_my_tasks",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tasks_update",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "approvals_pending",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "approvals_approve",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "approvals_reject",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "attachment_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "attachment_get",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "attachment_download",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"download\""
        ]
      }
    },
    {
      "tool": "attachment_upload",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "attachment_delete",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "catalog_categories",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "catalog_item_variables",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "catalog_add_to_cart",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "catalog_get_cart",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "catalog_submit_cart",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "catalog_order_now",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "import_set_load",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "import_set_load_multiple",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "import_set_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "batch_request",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cmdb_classes",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cmdb_instance_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cmdb_create",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cmdb_update",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cmdb_relationship_create",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "sla_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "task_sla_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "task_sla_get",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "workflow_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "workflow_context_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "workflow_context_get",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "email_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "email_get",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "notification_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "event_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "event_create",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "journal_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "activity_stream",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "audit_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "scheduled_job_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "scheduled_job_run",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "metric_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "metric_data",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_set_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_set_get",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "asset_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "asset_get",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "asset_create",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "asset_update",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "license_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "license_get",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "license_entitlements",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "software_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "software_product_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "contract_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "contract_get",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "location_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "location_get",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "department_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cost_center_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "discovery_status_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "discovery_schedule_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "acl_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "role_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "user_roles",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "table_query",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "table_get",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "table_create",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "table_update",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "table_delete",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "aggregate",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "table_schema",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "choice_list",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "23445f9a3feb2d9ac887f65dd4ea6ffde41751eeb9a8fc3a65f98a3df509d8da",
  "stats": {
    "tools": 104,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 0,
      "low": 1,
      "info": 0
    }
  }
}