Forge — 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.
{
"tool": {
"name": "mcptrustchecker",
"version": "1.13.0",
"methodologyVersion": "mcptrustchecker-1.13"
},
"target": {
"id": "@salesforge/forge-mcp",
"source": {
"kind": "package",
"origin": "@salesforge/forge-mcp"
},
"server": {
"name": "@salesforge/forge-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 (148 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 ([leadsforge_enrich_emails, leadsforge_enrich_phones, leadsforge_enrich_linkedin, download_email_attachments, download_email_attachment, list_primebox_threads]) co-exist with external-action tools ([infraforge_export_to_salesforge, primeforge_export_to_salesforge, create_webhook]). 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": "leadsforge_enrich_emails → infraforge_export_to_salesforge"
},
"evidence": "untrusted [leadsforge_enrich_emails, leadsforge_enrich_phones, leadsforge_enrich_linkedin, download_email_attachments, download_email_attachment, list_primebox_",
"owasp": "LLM06:2025 Excessive Agency",
"references": [],
"data": {
"untrusted": [
"leadsforge_enrich_emails",
"leadsforge_enrich_phones",
"leadsforge_enrich_linkedin",
"download_email_attachments",
"download_email_attachment",
"list_primebox_threads"
],
"sinks": [
"infraforge_export_to_salesforge",
"primeforge_export_to_salesforge",
"create_webhook"
]
}
},
{
"ruleId": "MTC-CAP-007",
"title": "Unconstrained URL/host parameter \"url\" on \"create_webhook\"",
"category": "network",
"severity": "medium",
"confidence": "heuristic",
"description": "Tool \"create_webhook\" takes a URL/host parameter \"url\" with no allowlist/pattern. An outbound-request tool with an unbounded destination enables SSRF and cloud-metadata access (e.g. 169.254.169.254).",
"remediation": "Allowlist destinations or constrain the parameter; block private/link-local addresses server-side.",
"location": {
"kind": "tool",
"name": "create_webhook",
"field": "inputSchema.properties.url"
},
"owasp": "LLM06:2025 Excessive Agency",
"data": {
"param": "url"
}
}
],
"toxicFlows": [
{
"id": "flow-1",
"severity": "medium",
"confidence": "strong",
"untrustedInput": [
"leadsforge_enrich_emails",
"leadsforge_enrich_phones",
"leadsforge_enrich_linkedin",
"download_email_attachments",
"download_email_attachment",
"list_primebox_threads"
],
"sensitiveSource": [],
"externalSink": [
"infraforge_export_to_salesforge",
"primeforge_export_to_salesforge",
"create_webhook"
],
"selfContained": false,
"description": "Untrusted input can drive an external action even though no sensitive source is exposed."
}
],
"capabilities": [
{
"tool": "list_sequence_branches",
"tags": [],
"reasons": {}
},
{
"tool": "list_contacts",
"tags": [],
"reasons": {}
},
{
"tool": "create_contact",
"tags": [],
"reasons": {}
},
{
"tool": "bulk_create_contacts",
"tags": [],
"reasons": {}
},
{
"tool": "get_contact",
"tags": [],
"reasons": {}
},
{
"tool": "list_custom_variables",
"tags": [],
"reasons": {}
},
{
"tool": "add_dnc_entries",
"tags": [],
"reasons": {}
},
{
"tool": "enroll_contacts",
"tags": [],
"reasons": {}
},
{
"tool": "remove_enrollments",
"tags": [],
"reasons": {}
},
{
"tool": "get_me",
"tags": [],
"reasons": {}
},
{
"tool": "infraforge_get_credit_balance",
"tags": [],
"reasons": {}
},
{
"tool": "infraforge_create_credit_balance",
"tags": [],
"reasons": {}
},
{
"tool": "infraforge_update_credit_balance",
"tags": [],
"reasons": {}
},
{
"tool": "infraforge_check_domain_availability",
"tags": [],
"reasons": {}
},
{
"tool": "infraforge_check_domain_availability_bulk",
"tags": [],
"reasons": {}
},
{
"tool": "infraforge_list_domains",
"tags": [],
"reasons": {}
},
{
"tool": "infraforge_purchase_domains",
"tags": [],
"reasons": {}
},
{
"tool": "infraforge_get_domain_dns",
"tags": [],
"reasons": {}
},
{
"tool": "infraforge_update_domain_dns",
"tags": [],
"reasons": {}
},
{
"tool": "infraforge_bulk_dns_update",
"tags": [],
"reasons": {}
},
{
"tool": "infraforge_get_alternative_domains",
"tags": [],
"reasons": {}
},
{
"tool": "infraforge_enable_autorenew",
"tags": [],
"reasons": {}
},
{
"tool": "infraforge_disable_autorenew",
"tags": [],
"reasons": {}
},
{
"tool": "infraforge_list_mailboxes",
"tags": [],
"reasons": {}
},
{
"tool": "infraforge_get_mailbox",
"tags": [],
"reasons": {}
},
{
"tool": "infraforge_update_mailbox",
"tags": [],
"reasons": {}
},
{
"tool": "infraforge_purchase_mailboxes",
"tags": [],
"reasons": {}
},
{
"tool": "infraforge_delete_mailbox",
"tags": [],
"reasons": {}
},
{
"tool": "infraforge_generate_mailboxes",
"tags": [],
"reasons": {}
},
{
"tool": "infraforge_bulk_forward_mailboxes",
"tags": [],
"reasons": {}
},
{
"tool": "infraforge_list_workspaces",
"tags": [],
"reasons": {}
},
{
"tool": "infraforge_create_workspace",
"tags": [],
"reasons": {}
},
{
"tool": "infraforge_update_workspace",
"tags": [],
"reasons": {}
},
{
"tool": "infraforge_delete_workspace",
"tags": [],
"reasons": {}
},
{
"tool": "infraforge_export_mailboxes",
"tags": [],
"reasons": {}
},
{
"tool": "infraforge_export_to_salesforge",
"tags": [
"external-sink"
],
"reasons": {
"external-sink": [
"keyword \"export_to\""
]
}
},
{
"tool": "leadsforge_enrich_emails",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"fetch\""
]
}
},
{
"tool": "leadsforge_enrich_phones",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"fetch\""
]
}
},
{
"tool": "leadsforge_enrich_linkedin",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"fetch\""
]
}
},
{
"tool": "leadsforge_get_enrichment_job",
"tags": [],
"reasons": {}
},
{
"tool": "leadsforge_get_enrichment_results",
"tags": [],
"reasons": {}
},
{
"tool": "leadsforge_search_lookalikes",
"tags": [],
"reasons": {}
},
{
"tool": "leadsforge_get_seniority_filters",
"tags": [],
"reasons": {}
},
{
"tool": "leadsforge_get_department_filters",
"tags": [],
"reasons": {}
},
{
"tool": "leadsforge_get_employee_range_filters",
"tags": [],
"reasons": {}
},
{
"tool": "leadsforge_get_balance",
"tags": [],
"reasons": {}
},
{
"tool": "leadsforge_search",
"tags": [],
"reasons": {}
},
{
"tool": "list_mailboxes",
"tags": [],
"reasons": {}
},
{
"tool": "get_mailbox",
"tags": [],
"reasons": {}
},
{
"tool": "download_email_attachments",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"download\""
]
}
},
{
"tool": "download_email_attachment",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"download\""
]
}
},
{
"tool": "reply_to_email",
"tags": [],
"reasons": {}
},
{
"tool": "mailforge_list_domains",
"tags": [],
"reasons": {}
},
{
"tool": "mailforge_purchase_domains",
"tags": [],
"reasons": {}
},
{
"tool": "mailforge_check_domain_availability",
"tags": [],
"reasons": {}
},
{
"tool": "mailforge_check_domain_availability_bulk",
"tags": [],
"reasons": {}
},
{
"tool": "mailforge_transfer_domains",
"tags": [],
"reasons": {}
},
{
"tool": "mailforge_get_domain_dns",
"tags": [],
"reasons": {}
},
{
"tool": "mailforge_update_domain_dns",
"tags": [],
"reasons": {}
},
{
"tool": "mailforge_bulk_dns_update",
"tags": [],
"reasons": {}
},
{
"tool": "mailforge_enable_autorenew",
"tags": [],
"reasons": {}
},
{
"tool": "mailforge_disable_autorenew",
"tags": [],
"reasons": {}
},
{
"tool": "mailforge_bulk_enable_autorenew",
"tags": [],
"reasons": {}
},
{
"tool": "mailforge_bulk_disable_autorenew",
"tags": [],
"reasons": {}
},
{
"tool": "mailforge_update_domain_forwards",
"tags": [],
"reasons": {}
},
{
"tool": "mailforge_purchase_domain_masking",
"tags": [],
"reasons": {}
},
{
"tool": "mailforge_delete_domain_masking",
"tags": [],
"reasons": {}
},
{
"tool": "mailforge_list_mailboxes",
"tags": [],
"reasons": {}
},
{
"tool": "mailforge_get_mailbox",
"tags": [],
"reasons": {}
},
{
"tool": "mailforge_purchase_mailboxes",
"tags": [],
"reasons": {}
},
{
"tool": "mailforge_update_mailbox",
"tags": [],
"reasons": {}
},
{
"tool": "mailforge_delete_mailbox",
"tags": [],
"reasons": {}
},
{
"tool": "mailforge_bulk_forward_mailboxes",
"tags": [],
"reasons": {}
},
{
"tool": "mailforge_adjust_topup_amount",
"tags": [],
"reasons": {}
},
{
"tool": "mailforge_list_workspaces",
"tags": [],
"reasons": {}
},
{
"tool": "mailforge_create_workspace",
"tags": [],
"reasons": {}
},
{
"tool": "mailforge_update_workspace",
"tags": [],
"reasons": {}
},
{
"tool": "mailforge_delete_workspace",
"tags": [],
"reasons": {}
},
{
"tool": "list_sequence_nodes",
"tags": [],
"reasons": {}
},
{
"tool": "get_sequence_node",
"tags": [],
"reasons": {}
},
{
"tool": "create_action_node",
"tags": [],
"reasons": {}
},
{
"tool": "update_action_node",
"tags": [],
"reasons": {}
},
{
"tool": "create_condition_node",
"tags": [],
"reasons": {}
},
{
"tool": "delete_sequence_node",
"tags": [],
"reasons": {}
},
{
"tool": "primeforge_list_domains",
"tags": [],
"reasons": {}
},
{
"tool": "primeforge_get_domain",
"tags": [],
"reasons": {}
},
{
"tool": "primeforge_search_domains",
"tags": [],
"reasons": {}
},
{
"tool": "primeforge_buy_domains",
"tags": [],
"reasons": {}
},
{
"tool": "primeforge_delete_domain",
"tags": [],
"reasons": {}
},
{
"tool": "primeforge_get_domain_dns",
"tags": [],
"reasons": {}
},
{
"tool": "primeforge_bulk_dns_update",
"tags": [],
"reasons": {}
},
{
"tool": "primeforge_create_mailboxes_for_domain",
"tags": [],
"reasons": {}
},
{
"tool": "primeforge_list_mailboxes",
"tags": [],
"reasons": {}
},
{
"tool": "primeforge_get_mailbox",
"tags": [],
"reasons": {}
},
{
"tool": "primeforge_update_mailbox",
"tags": [],
"reasons": {}
},
{
"tool": "primeforge_delete_mailbox",
"tags": [],
"reasons": {}
},
{
"tool": "primeforge_list_prewarmed_mailboxes",
"tags": [],
"reasons": {}
},
{
"tool": "primeforge_purchase_prewarmed_mailboxes",
"tags": [],
"reasons": {}
},
{
"tool": "primeforge_list_workspaces",
"tags": [],
"reasons": {}
},
{
"tool": "primeforge_create_workspace",
"tags": [],
"reasons": {}
},
{
"tool": "primeforge_get_workspace",
"tags": [],
"reasons": {}
},
{
"tool": "primeforge_delete_workspace",
"tags": [],
"reasons": {}
},
{
"tool": "primeforge_set_domain_forwarding",
"tags": [],
"reasons": {}
},
{
"tool": "primeforge_export_mailboxes",
"tags": [],
"reasons": {}
},
{
"tool": "primeforge_export_to_salesforge",
"tags": [
"external-sink"
],
"reasons": {
"external-sink": [
"keyword \"export_to\""
]
}
},
{
"tool": "list_action_types",
"tags": [],
"reasons": {}
},
{
"tool": "list_condition_types",
"tags": [],
"reasons": {}
},
{
"tool": "list_sender_profiles",
"tags": [],
"reasons": {}
},
{
"tool": "update_sender_profile",
"tags": [],
"reasons": {}
},
{
"tool": "delete_sender_profile",
"tags": [],
"reasons": {}
},
{
"tool": "list_sequence_sender_profiles",
"tags": [],
"reasons": {}
},
{
"tool": "assign_sender_profiles_to_sequence",
"tags": [],
"reasons": {}
},
{
"tool": "remove_sender_profiles_from_sequence",
"tags": [],
"reasons": {}
},
{
"tool": "list_sequences",
"tags": [],
"reasons": {}
},
{
"tool": "create_sequence",
"tags": [],
"reasons": {}
},
{
"tool": "get_sequence",
"tags": [],
"reasons": {}
},
{
"tool": "update_sequence",
"tags": [],
"reasons": {}
},
{
"tool": "delete_sequence",
"tags": [],
"reasons": {}
},
{
"tool": "launch_sequence",
"tags": [],
"reasons": {}
},
{
"tool": "set_sequence_status",
"tags": [],
"reasons": {}
},
{
"tool": "get_sequence_schedule",
"tags": [],
"reasons": {}
},
{
"tool": "update_sequence_schedule",
"tags": [],
"reasons": {}
},
{
"tool": "get_sequence_settings",
"tags": [],
"reasons": {}
},
{
"tool": "update_sequence_settings",
"tags": [],
"reasons": {}
},
{
"tool": "list_primebox_threads",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"fetch\""
]
}
},
{
"tool": "get_thread",
"tags": [],
"reasons": {}
},
{
"tool": "list_primebox_labels",
"tags": [],
"reasons": {}
},
{
"tool": "update_thread_label",
"tags": [],
"reasons": {}
},
{
"tool": "start_email_validation",
"tags": [],
"reasons": {}
},
{
"tool": "get_validation_results",
"tags": [],
"reasons": {}
},
{
"tool": "warmforge_list_mailboxes",
"tags": [],
"reasons": {}
},
{
"tool": "warmforge_get_mailbox",
"tags": [],
"reasons": {}
},
{
"tool": "warmforge_connect_smtp_mailbox",
"tags": [],
"reasons": {}
},
{
"tool": "warmforge_connect_oauth2_mailbox",
"tags": [],
"reasons": {}
},
{
"tool": "warmforge_update_mailbox",
"tags": [],
"reasons": {}
},
{
"tool": "warmforge_bulk_update_mailboxes",
"tags": [],
"reasons": {}
},
{
"tool": "warmforge_delete_mailbox",
"tags": [],
"reasons": {}
},
{
"tool": "warmforge_get_mailbox_warmup_stats",
"tags": [],
"reasons": {}
},
{
"tool": "warmforge_create_placement_test",
"tags": [],
"reasons": {}
},
{
"tool": "warmforge_list_placement_tests",
"tags": [],
"reasons": {}
},
{
"tool": "warmforge_get_placement_test",
"tags": [],
"reasons": {}
},
{
"tool": "warmforge_delete_placement_test",
"tags": [],
"reasons": {}
},
{
"tool": "list_webhooks",
"tags": [],
"reasons": {}
},
{
"tool": "create_webhook",
"tags": [
"external-sink"
],
"reasons": {
"external-sink": [
"keyword \"webhook\""
]
}
},
{
"tool": "get_webhook",
"tags": [],
"reasons": {}
},
{
"tool": "list_workspaces",
"tags": [],
"reasons": {}
},
{
"tool": "create_workspace",
"tags": [],
"reasons": {}
},
{
"tool": "get_workspace",
"tags": [],
"reasons": {}
}
],
"surfaceDigest": "3287ad0fd085dd5951a99b340cba36eade4bb9c514af7d3306847be2b1544381",
"stats": {
"tools": 148,
"prompts": 0,
"resources": 0,
"findingsBySeverity": {
"critical": 0,
"high": 0,
"medium": 2,
"low": 0,
"info": 0
}
}
}