Raw scan report

Sevdesk — 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": "@honeyfield/sevdesk-mcp",
    "source": {
      "kind": "package",
      "origin": "@honeyfield/sevdesk-mcp"
    },
    "server": {
      "name": "@honeyfield/sevdesk-mcp"
    }
  },
  "grade": "A",
  "score": {
    "score": 97,
    "threatScore": 100,
    "grade": "A",
    "band": "A",
    "categorySubtotals": {
      "injection": 0,
      "exfiltration": 0,
      "permissions": 0,
      "supply-chain": 0,
      "network": 0,
      "hygiene": 0
    },
    "vector": [
      {
        "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": "source",
        "label": "publisher verification (provenance) — cryptographic build provenance ties the artifact to its source",
        "appliedPenalty": 0
      },
      {
        "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)",
      "reads sensitive or local data"
    ],
    "tags": [
      "sensitive-source",
      "untrusted-input"
    ]
  },
  "coverage": {
    "level": "source",
    "inputs": {
      "toolSurface": true,
      "implementationSource": true,
      "packageMetadata": true,
      "liveTransport": false
    },
    "caveats": [
      "Tools were statically extracted from the published source (54 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": [],
  "toxicFlows": [],
  "capabilities": [
    {
      "tool": "get_system_version",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_next_sequence_number",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "export_data",
      "tags": [
        "sensitive-source"
      ],
      "reasons": {
        "sensitive-source": [
          "keyword \"export_data\""
        ]
      }
    },
    {
      "tool": "list_contacts",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_contact",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_contact",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_contact",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_contact",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_next_customer_number",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_contact_addresses",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_contact_address",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_credit_notes",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_credit_note",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_credit_note",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_credit_note",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_credit_note",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "send_credit_note_email",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "book_credit_note_payment",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "enshrine_credit_note",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_credit_note_from_invoice",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_invoices",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_invoice",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_invoice",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_invoice",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_invoice",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "send_invoice_email",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "book_invoice_payment",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "enshrine_invoice",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "reset_invoice_to_draft",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_invoice_pdf",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"download\""
        ]
      }
    },
    {
      "tool": "export_invoice_xml",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_invoice_from_order",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_orders",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_order",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_order",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_order",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_order",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "send_order_email",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_parts",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_part",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_part",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_part",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_check_accounts",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_transactions",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_transaction",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_transaction",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_transaction",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_users",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_user",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_vouchers",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_voucher",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_voucher",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_voucher",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "book_voucher",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "c68dd203a8932678b7c713a58d6c9a079e9d0d9b7474b8ffd3b4bd94522db11a",
  "stats": {
    "tools": 54,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 0,
      "low": 0,
      "info": 0
    }
  }
}