Linkedin Ads Full Readwrite — 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": "linkedin-ads-full-readwrite-mcp",
"source": {
"kind": "package",
"origin": "linkedin-ads-full-readwrite-mcp"
},
"server": {
"name": "linkedin-ads-full-readwrite-mcp"
}
},
"grade": "A",
"score": {
"score": 92,
"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": "high",
"label": "capability blast radius (high) — client exposure if the model is manipulated",
"appliedPenalty": 6
},
{
"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": "high",
"reasons": [
"ingests untrusted external content (a prompt-injection entry point)",
"can execute shell commands or code"
],
"tags": [
"untrusted-input",
"code-exec"
]
},
"coverage": {
"level": "source",
"inputs": {
"toolSurface": true,
"implementationSource": true,
"packageMetadata": true,
"liveTransport": false
},
"caveats": [
"Tools were statically extracted from the published source (78 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-SRC-002",
"title": "Shell/command execution in server code (lib/login.js)",
"category": "permissions",
"severity": "high",
"confidence": "strong",
"description": "In the server's implementation (`lib/login.js:10`): Spawning a shell/process is command-execution capability; with unsanitized tool input it is command injection / RCE. This is read from the code itself — not from the tool description — so a poisoned server cannot hide it behind honest-looking metadata.",
"remediation": "Review this call path: confirm it never receives unsanitized tool input, constrain it, or remove it. Treat a server whose code reaches these sinks as high-capability regardless of what its tools claim.",
"location": {
"kind": "server",
"name": "lib/login.js"
},
"evidence": "rt { spawn } from \"node:child_process\"; import { writeCachedAuth } from \"./auth.js\"; const AUTHORIZE_URL = \"https://www",
"owasp": "LLM05:2025 Improper Output Handling",
"data": {
"rule": "MTC-SRC-002",
"file": "lib/login.js",
"line": 10,
"nonRuntime": false
}
},
{
"ruleId": "MTC-SUP-011",
"title": "Package declares no source repository",
"category": "supply-chain",
"severity": "info",
"confidence": "strong",
"description": "\"linkedin-ads-full-readwrite-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": "linkedin-ads-full-readwrite-mcp"
}
}
],
"toxicFlows": [],
"capabilities": [
{
"tool": "list_ad_accounts",
"tags": [],
"reasons": {}
},
{
"tool": "get_ad_account",
"tags": [],
"reasons": {}
},
{
"tool": "list_ad_account_users",
"tags": [],
"reasons": {}
},
{
"tool": "get_campaign_performance",
"tags": [],
"reasons": {}
},
{
"tool": "get_creative_performance",
"tags": [],
"reasons": {}
},
{
"tool": "get_account_performance",
"tags": [],
"reasons": {}
},
{
"tool": "list_assets",
"tags": [],
"reasons": {}
},
{
"tool": "get_asset",
"tags": [],
"reasons": {}
},
{
"tool": "upload_image_asset",
"tags": [],
"reasons": {}
},
{
"tool": "upload_document_asset",
"tags": [],
"reasons": {}
},
{
"tool": "upload_video_asset",
"tags": [],
"reasons": {}
},
{
"tool": "archive_asset",
"tags": [],
"reasons": {}
},
{
"tool": "bulk_archive_assets",
"tags": [],
"reasons": {}
},
{
"tool": "list_campaign_groups",
"tags": [],
"reasons": {}
},
{
"tool": "get_campaign_group",
"tags": [],
"reasons": {}
},
{
"tool": "create_campaign_group",
"tags": [],
"reasons": {}
},
{
"tool": "update_campaign_group",
"tags": [],
"reasons": {}
},
{
"tool": "enable_campaign_group",
"tags": [],
"reasons": {}
},
{
"tool": "pause_campaign_group",
"tags": [],
"reasons": {}
},
{
"tool": "archive_campaign_group",
"tags": [],
"reasons": {}
},
{
"tool": "bulk_archive_campaign_groups",
"tags": [],
"reasons": {}
},
{
"tool": "list_campaigns",
"tags": [],
"reasons": {}
},
{
"tool": "get_campaign",
"tags": [],
"reasons": {}
},
{
"tool": "create_campaign",
"tags": [],
"reasons": {}
},
{
"tool": "update_campaign",
"tags": [],
"reasons": {}
},
{
"tool": "enable_campaign",
"tags": [],
"reasons": {}
},
{
"tool": "pause_campaign",
"tags": [],
"reasons": {}
},
{
"tool": "archive_campaign",
"tags": [],
"reasons": {}
},
{
"tool": "move_campaign_to_group",
"tags": [],
"reasons": {}
},
{
"tool": "clone_campaign",
"tags": [],
"reasons": {}
},
{
"tool": "bulk_pause_campaigns",
"tags": [],
"reasons": {}
},
{
"tool": "bulk_enable_campaigns",
"tags": [],
"reasons": {}
},
{
"tool": "bulk_archive_campaigns",
"tags": [],
"reasons": {}
},
{
"tool": "attach_conversion_actions_to_campaign",
"tags": [],
"reasons": {}
},
{
"tool": "list_conversion_actions",
"tags": [],
"reasons": {}
},
{
"tool": "get_conversion_action",
"tags": [],
"reasons": {}
},
{
"tool": "create_conversion_action",
"tags": [],
"reasons": {}
},
{
"tool": "get_campaign_conversion_performance",
"tags": [],
"reasons": {}
},
{
"tool": "list_creatives",
"tags": [],
"reasons": {}
},
{
"tool": "get_creative",
"tags": [],
"reasons": {}
},
{
"tool": "create_single_image_creative",
"tags": [],
"reasons": {}
},
{
"tool": "create_carousel_creative",
"tags": [],
"reasons": {}
},
{
"tool": "create_document_ad_creative",
"tags": [],
"reasons": {}
},
{
"tool": "create_video_creative",
"tags": [],
"reasons": {}
},
{
"tool": "create_text_ad_creative",
"tags": [],
"reasons": {}
},
{
"tool": "create_sponsored_post_creative",
"tags": [],
"reasons": {}
},
{
"tool": "update_creative",
"tags": [],
"reasons": {}
},
{
"tool": "enable_creative",
"tags": [],
"reasons": {}
},
{
"tool": "pause_creative",
"tags": [],
"reasons": {}
},
{
"tool": "archive_creative",
"tags": [],
"reasons": {}
},
{
"tool": "bulk_pause_creatives",
"tags": [],
"reasons": {}
},
{
"tool": "bulk_archive_creatives",
"tags": [],
"reasons": {}
},
{
"tool": "create_lead_gen_form",
"tags": [],
"reasons": {}
},
{
"tool": "list_lead_gen_forms",
"tags": [],
"reasons": {}
},
{
"tool": "get_lead_gen_form",
"tags": [],
"reasons": {}
},
{
"tool": "attach_lead_gen_form_to_creative",
"tags": [],
"reasons": {}
},
{
"tool": "detach_lead_gen_form_from_creative",
"tags": [],
"reasons": {}
},
{
"tool": "list_leads",
"tags": [],
"reasons": {}
},
{
"tool": "list_page_posts",
"tags": [],
"reasons": {}
},
{
"tool": "get_page_post",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"get_page\""
]
}
},
{
"tool": "create_direct_sponsored_content",
"tags": [],
"reasons": {}
},
{
"tool": "create_dmp_segment",
"tags": [],
"reasons": {}
},
{
"tool": "list_dmp_segments",
"tags": [],
"reasons": {}
},
{
"tool": "get_dmp_segment",
"tags": [],
"reasons": {}
},
{
"tool": "add_engagement_rule",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"download\""
]
}
},
{
"tool": "list_engagement_rules",
"tags": [],
"reasons": {}
},
{
"tool": "create_engagement_retargeting_audience",
"tags": [],
"reasons": {}
},
{
"tool": "search_targeting_facets",
"tags": [],
"reasons": {}
},
{
"tool": "resolve_geo_urn",
"tags": [],
"reasons": {}
},
{
"tool": "set_campaign_targeting",
"tags": [],
"reasons": {}
},
{
"tool": "add_targeting_inclusions",
"tags": [],
"reasons": {}
},
{
"tool": "add_targeting_exclusions",
"tags": [],
"reasons": {}
},
{
"tool": "clear_campaign_targeting",
"tags": [],
"reasons": {}
},
{
"tool": "get_audience_size_estimate",
"tags": [],
"reasons": {}
},
{
"tool": "create_saved_audience",
"tags": [],
"reasons": {}
},
{
"tool": "get_saved_audience",
"tags": [],
"reasons": {}
},
{
"tool": "list_saved_audiences",
"tags": [],
"reasons": {}
},
{
"tool": "apply_saved_audience_to_campaign",
"tags": [],
"reasons": {}
}
],
"surfaceDigest": "cd2a218ce7b5d55f04681ef6e2984abc361f2062576413238e1c53532c4913b6",
"stats": {
"tools": 78,
"prompts": 0,
"resources": 0,
"findingsBySeverity": {
"critical": 0,
"high": 1,
"medium": 0,
"low": 0,
"info": 1
}
}
}