Raw scan report

Outline — 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": "@sigee-min/outline-mcp",
    "source": {
      "kind": "package",
      "origin": "@sigee-min/outline-mcp"
    },
    "server": {
      "name": "@sigee-min/outline-mcp"
    }
  },
  "grade": "A",
  "score": {
    "score": 95,
    "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": "none",
        "label": "publisher verification (unlinked) — no provenance/repo link, but the shipped source was fully read",
        "appliedPenalty": 2
      },
      {
        "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)",
      "can send data / act on an external service"
    ],
    "tags": [
      "external-sink",
      "untrusted-input"
    ]
  },
  "coverage": {
    "level": "source",
    "inputs": {
      "toolSurface": true,
      "implementationSource": true,
      "packageMetadata": true,
      "liveTransport": false
    },
    "caveats": [
      "Tools were statically extracted from the published source (60 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-FLOW-005",
      "title": "Untrusted input can drive an external action",
      "category": "exfiltration",
      "severity": "medium",
      "confidence": "strong",
      "description": "Untrusted-input tools ([download_file_operation]) co-exist with external-action tools ([create_comment]). A prompt injection could cause unwanted external actions, though no direct sensitive-data leak path was found.",
      "remediation": "Require confirmation for state-changing/egress actions triggered after processing untrusted content.",
      "location": {
        "kind": "flow",
        "name": "download_file_operation → create_comment"
      },
      "evidence": "untrusted [download_file_operation] → sinks [create_comment]",
      "owasp": "LLM06:2025 Excessive Agency",
      "references": [],
      "data": {
        "untrusted": [
          "download_file_operation"
        ],
        "sinks": [
          "create_comment"
        ]
      }
    },
    {
      "ruleId": "MTC-SUP-011",
      "title": "Package declares no source repository",
      "category": "supply-chain",
      "severity": "info",
      "confidence": "strong",
      "description": "\"@sigee-min/outline-mcp\" declares no repository URL, so its published artifact cannot be compared against reviewable source.",
      "remediation": "Prefer packages that link to public, reviewable source.",
      "location": {
        "kind": "package",
        "name": "@sigee-min/outline-mcp"
      }
    }
  ],
  "toxicFlows": [
    {
      "id": "flow-1",
      "severity": "medium",
      "confidence": "strong",
      "untrustedInput": [
        "download_file_operation"
      ],
      "sensitiveSource": [],
      "externalSink": [
        "create_comment"
      ],
      "selfContained": false,
      "description": "Untrusted input can drive an external action even though no sensitive source is exposed."
    }
  ],
  "capabilities": [
    {
      "tool": "batch_archive_documents",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "batch_move_documents",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "batch_delete_documents",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "batch_update_documents",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "batch_create_documents",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_comments",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_comment",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_comment",
      "tags": [
        "external-sink"
      ],
      "reasons": {
        "external-sink": [
          "keyword \"create_comment\""
        ]
      }
    },
    {
      "tool": "update_comment",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_comment",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "server_info",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_collections",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_collection_structure",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_collection",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_collection",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_collection",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "read_document",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "export_document",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "search_documents",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_document_id_from_title",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_document_backlinks",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ask_ai_about_documents",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_templates",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_document",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_document",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "move_document",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_document",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_template_from_document",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_document_from_template",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_events",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_revisions",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_revision",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "safe_update_document",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "export_collection",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "export_all_collections",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_file_operations",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_file_operation",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "download_file_operation",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"download\""
        ]
      }
    },
    {
      "tool": "acquire_document_lease",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "renew_document_lease",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "release_document_lease",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_active_document_lease",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "archive_document",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "unarchive_document",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "restore_document",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_archived_documents",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_trash",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_document_users",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_document_memberships",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_document_group_memberships",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "add_document_user",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "remove_document_user",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "add_document_group",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "remove_document_group",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_collection_memberships",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_collection_group_memberships",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "add_collection_user",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "remove_collection_user",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "add_collection_group",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "remove_collection_group",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "4c159d68c24abe5266dd832743a8de0f9cff4d4a225862094e52dde8f2b2edcf",
  "stats": {
    "tools": 60,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 1,
      "low": 0,
      "info": 1
    }
  }
}