Raw scan report

Zuckerbot — 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": "zuckerbot-mcp",
    "source": {
      "kind": "package",
      "origin": "zuckerbot-mcp"
    },
    "server": {
      "name": "zuckerbot-mcp"
    }
  },
  "grade": "A",
  "score": {
    "score": 96,
    "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": "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)",
      "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 (74 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 ([zuckerbot_enrich_business, zuckerbot_get_campaign, zuckerbot_get_performance, zuckerbot_get_audience_status, zuckerbot_get_account_insights, zuckerbot_research_reviews, zuckerbot_research_competitors, zuckerbot_get_capi_config, zuckerbot_get_portfolio, zuckerbot_portfolio_performance]) co-exist with external-action tools ([zuckerbot_request_creative, zuckerbot_rotate_webhook_secret, zuckerbot_send_capi_event]). 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": "zuckerbot_enrich_business → zuckerbot_request_creative"
      },
      "evidence": "untrusted [zuckerbot_enrich_business, zuckerbot_get_campaign, zuckerbot_get_performance, zuckerbot_get_audience_status, zuckerbot_get_account_insights, zuckerbo",
      "owasp": "LLM06:2025 Excessive Agency",
      "references": [],
      "data": {
        "untrusted": [
          "zuckerbot_enrich_business",
          "zuckerbot_get_campaign",
          "zuckerbot_get_performance",
          "zuckerbot_get_audience_status",
          "zuckerbot_get_account_insights",
          "zuckerbot_research_reviews",
          "zuckerbot_research_competitors",
          "zuckerbot_get_capi_config",
          "zuckerbot_get_portfolio",
          "zuckerbot_portfolio_performance"
        ],
        "sinks": [
          "zuckerbot_request_creative",
          "zuckerbot_rotate_webhook_secret",
          "zuckerbot_send_capi_event"
        ]
      }
    }
  ],
  "toxicFlows": [
    {
      "id": "flow-1",
      "severity": "medium",
      "confidence": "strong",
      "untrustedInput": [
        "zuckerbot_enrich_business",
        "zuckerbot_get_campaign",
        "zuckerbot_get_performance",
        "zuckerbot_get_audience_status",
        "zuckerbot_get_account_insights",
        "zuckerbot_research_reviews",
        "zuckerbot_research_competitors",
        "zuckerbot_get_capi_config",
        "zuckerbot_get_portfolio",
        "zuckerbot_portfolio_performance"
      ],
      "sensitiveSource": [],
      "externalSink": [
        "zuckerbot_request_creative",
        "zuckerbot_rotate_webhook_secret",
        "zuckerbot_send_capi_event"
      ],
      "selfContained": false,
      "description": "Untrusted input can drive an external action even though no sensitive source is exposed."
    }
  ],
  "capabilities": [
    {
      "tool": "zuckerbot_quickstart",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_billing_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_generate_static_ad",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_generate_video_ad",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_get_video_ad_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_request_creative",
      "tags": [
        "external-sink"
      ],
      "reasons": {
        "external-sink": [
          "keyword \"webhook\""
        ]
      }
    },
    {
      "tool": "zuckerbot_generate_creatives",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_audit_account",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_redeem_license",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_analyse_account_history",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_recommend_campaign_structure",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_generate_campaign_brief",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_create_full_campaign",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_preview_campaign",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_create_campaign",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_enrich_business",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"crawl\""
        ]
      }
    },
    {
      "tool": "zuckerbot_upload_business_context",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_list_business_context",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_get_campaign",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "zuckerbot_approve_campaign_strategy",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_upload_creative",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_get_creative_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_activate_campaign",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_suggest_angles",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_launch_campaign",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_resume_campaign",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_pause_campaign",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_get_performance",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "zuckerbot_creative_analysis",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_creative_cross_analysis",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_generate_briefs",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_creative_qa",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_create_seed_audience",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_create_lookalike_audience",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_list_audiences",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_refresh_audience",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_get_audience_status",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "zuckerbot_delete_audience",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_get_account_insights",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "zuckerbot_get_campaign_insights",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_sync_conversion",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_research_reviews",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "zuckerbot_research_competitors",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"scrape\""
        ]
      }
    },
    {
      "tool": "zuckerbot_research_market",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_meta_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_ad_accounts",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_pixels",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_meta_pages",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_lead_forms",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_export_leads",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_get_launch_credentials",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_get_capi_config",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "zuckerbot_set_capi_config",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_rotate_webhook_secret",
      "tags": [
        "external-sink"
      ],
      "reasons": {
        "external-sink": [
          "keyword \"webhook\""
        ]
      }
    },
    {
      "tool": "zuckerbot_capi_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_capi_test",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_create_portfolio",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_get_portfolio",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "zuckerbot_update_portfolio",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_portfolio_performance",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "zuckerbot_rebalance_portfolio",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_launch_portfolio",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_tag_creative",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_send_capi_event",
      "tags": [
        "external-sink"
      ],
      "reasons": {
        "external-sink": [
          "keyword \"webhook\""
        ]
      }
    },
    {
      "tool": "zuckerbot_create_campaign_from_spec",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_list_custom_conversions",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_create_custom_conversion",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_get_lead_form",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_get_custom_conversion",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_duplicate_ad",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_upload_ad_asset",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_get_ad_asset_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_create_ad",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zuckerbot_get_creative_attributes",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "eb7de4baffac7ac4333dcd00758f18dc4940a7aaf9b6b5709d1209dad4515d72",
  "stats": {
    "tools": 74,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 1,
      "low": 0,
      "info": 0
    }
  }
}