Raw scan report

Spectre — 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": "spectre-mcp",
    "source": {
      "kind": "package",
      "origin": "spectre-mcp"
    },
    "server": {
      "name": "spectre-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": [
      "can send data / act on an external service"
    ],
    "tags": [
      "external-sink"
    ]
  },
  "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-012",
      "title": "Package has no license",
      "category": "hygiene",
      "severity": "info",
      "confidence": "strong",
      "description": "\"spectre-mcp\" has no declared license. This is a legal/reuse concern, not a security finding.",
      "location": {
        "kind": "package",
        "name": "spectre-mcp"
      }
    },
    {
      "ruleId": "MTC-SUP-011",
      "title": "Package declares no source repository",
      "category": "supply-chain",
      "severity": "info",
      "confidence": "strong",
      "description": "\"spectre-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": "spectre-mcp"
      }
    }
  ],
  "toxicFlows": [],
  "capabilities": [
    {
      "tool": "list_accounts",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_active_account",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_auto_rotate",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "remove_account",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "pool_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "search",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "search_users",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_user",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_user_tweets",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_user_media",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_followers",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_following",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_tweet",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_tweet_replies",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_thread",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_retweeters",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_trends",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_home_timeline",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_list_timeline",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_list_members",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_community_tweets",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_community_info",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_bookmarks",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "post_tweet",
      "tags": [
        "external-sink"
      ],
      "reasons": {
        "external-sink": [
          "keyword \"tweet\""
        ]
      }
    },
    {
      "tool": "upload_media",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_tweet",
      "tags": [
        "external-sink"
      ],
      "reasons": {
        "external-sink": [
          "keyword \"tweet\""
        ]
      }
    },
    {
      "tool": "like_tweet",
      "tags": [
        "external-sink"
      ],
      "reasons": {
        "external-sink": [
          "keyword \"tweet\""
        ]
      }
    },
    {
      "tool": "unlike_tweet",
      "tags": [
        "external-sink"
      ],
      "reasons": {
        "external-sink": [
          "keyword \"tweet\""
        ]
      }
    },
    {
      "tool": "retweet",
      "tags": [
        "external-sink"
      ],
      "reasons": {
        "external-sink": [
          "keyword \"tweet\""
        ]
      }
    },
    {
      "tool": "unretweet",
      "tags": [
        "external-sink"
      ],
      "reasons": {
        "external-sink": [
          "keyword \"tweet\""
        ]
      }
    },
    {
      "tool": "bookmark_tweet",
      "tags": [
        "external-sink"
      ],
      "reasons": {
        "external-sink": [
          "keyword \"tweet\""
        ]
      }
    },
    {
      "tool": "unbookmark_tweet",
      "tags": [
        "external-sink"
      ],
      "reasons": {
        "external-sink": [
          "keyword \"tweet\""
        ]
      }
    },
    {
      "tool": "follow_user",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "unfollow_user",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mute_user",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "unmute_user",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "block_user",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "unblock_user",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "send_dm",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_dm_inbox",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_dm_conversation",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "add_list_member",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "remove_list_member",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "join_community",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "leave_community",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "schedule_tweet",
      "tags": [
        "external-sink"
      ],
      "reasons": {
        "external-sink": [
          "keyword \"tweet\""
        ]
      }
    },
    {
      "tool": "get_scheduled_tweets",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_scheduled_tweet",
      "tags": [
        "external-sink"
      ],
      "reasons": {
        "external-sink": [
          "keyword \"tweet\""
        ]
      }
    },
    {
      "tool": "create_draft",
      "tags": [
        "external-sink"
      ],
      "reasons": {
        "external-sink": [
          "keyword \"tweet\""
        ]
      }
    },
    {
      "tool": "get_drafts",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_draft",
      "tags": [
        "external-sink"
      ],
      "reasons": {
        "external-sink": [
          "keyword \"tweet\""
        ]
      }
    },
    {
      "tool": "edit_draft",
      "tags": [
        "external-sink"
      ],
      "reasons": {
        "external-sink": [
          "keyword \"tweet\""
        ]
      }
    },
    {
      "tool": "edit_scheduled_tweet",
      "tags": [
        "external-sink"
      ],
      "reasons": {
        "external-sink": [
          "keyword \"tweet\""
        ]
      }
    },
    {
      "tool": "get_bookmark_folders",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_bookmark_folder",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_bookmark_folder",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "edit_bookmark_folder",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "add_tweet_to_folder",
      "tags": [
        "external-sink"
      ],
      "reasons": {
        "external-sink": [
          "keyword \"tweet\""
        ]
      }
    },
    {
      "tool": "remove_tweet_from_folder",
      "tags": [
        "external-sink"
      ],
      "reasons": {
        "external-sink": [
          "keyword \"tweet\""
        ]
      }
    },
    {
      "tool": "delete_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "follow_topic",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "unfollow_topic",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_community_notes",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rate_community_note",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_account_settings",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_profile",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_profile_image",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_profile_banner",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_profile_banner",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_muted_accounts",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_blocked_accounts",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "search_dm",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dm_block_user",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dm_unblock_user",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "pin_tweet",
      "tags": [
        "external-sink"
      ],
      "reasons": {
        "external-sink": [
          "keyword \"tweet\""
        ]
      }
    },
    {
      "tool": "unpin_tweet",
      "tags": [
        "external-sink"
      ],
      "reasons": {
        "external-sink": [
          "keyword \"tweet\""
        ]
      }
    },
    {
      "tool": "remove_follower",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "pin_reply",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "unpin_reply",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_followers_you_know",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_highlight",
      "tags": [
        "external-sink"
      ],
      "reasons": {
        "external-sink": [
          "keyword \"tweet\""
        ]
      }
    },
    {
      "tool": "delete_highlight",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_user_highlights",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_verified_followers",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_user_likes",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_bookmark_folder_timeline",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "search_dm_groups",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_dm_muted",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "search_dm_people",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_favoriters",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_tweet_edit_history",
      "tags": [
        "external-sink"
      ],
      "reasons": {
        "external-sink": [
          "keyword \"tweet\""
        ]
      }
    },
    {
      "tool": "get_similar_posts",
      "tags": [
        "external-sink"
      ],
      "reasons": {
        "external-sink": [
          "keyword \"tweet\""
        ]
      }
    },
    {
      "tool": "clear_all_bookmarks",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "search_bookmarks",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "subscribe_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "unsubscribe_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_list_memberships",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_list_ownerships",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_list_subscribers",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_topic_info",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_notifications",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_user_tweets_and_replies",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "c3a2bdffd7fb9dd0d6f60c54919684a3003d29657057ceb1de7a82a441b96297",
  "stats": {
    "tools": 104,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 0,
      "low": 0,
      "info": 2
    }
  }
}