Picsart GenAI — 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": "https://api.picsart.com/gen-ai/mcp",
"source": {
"kind": "http",
"origin": "https://api.picsart.com/gen-ai/mcp"
},
"server": {
"name": "pa-ai-models-mcp-server",
"version": "1.0.0"
}
},
"grade": "A",
"score": {
"score": 97,
"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": "coverage-honesty",
"level": "live",
"label": "inspection depth (live) — 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": [
"untrusted-input",
"external-sink"
]
},
"coverage": {
"level": "live",
"inputs": {
"toolSurface": true,
"implementationSource": false,
"packageMetadata": false,
"liveTransport": true
},
"caveats": []
},
"findings": [
{
"ruleId": "MTC-FLOW-005",
"title": "Untrusted input can drive an external action",
"category": "exfiltration",
"severity": "medium",
"confidence": "strong",
"description": "Untrusted-input tools ([picsart_drive, picsart_vectorize, picsart_generate, picsart_media_get_capabilities, picsart_media_probe_media, picsart_list_models, picsart_model_catalog]) co-exist with external-action tools ([picsart_media_probe_media]). 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": "picsart_drive → picsart_media_probe_media"
},
"evidence": "untrusted [picsart_drive, picsart_vectorize, picsart_generate, picsart_media_get_capabilities, picsart_media_probe_media, picsart_list_models, picsart_model_cat",
"owasp": "LLM06:2025 Excessive Agency",
"references": [],
"data": {
"untrusted": [
"picsart_drive",
"picsart_vectorize",
"picsart_generate",
"picsart_media_get_capabilities",
"picsart_media_probe_media",
"picsart_list_models",
"picsart_model_catalog"
],
"sinks": [
"picsart_media_probe_media"
]
}
},
{
"ruleId": "MTC-CAP-007",
"title": "Unconstrained URL/host parameter \"url\" on \"picsart_drive\"",
"category": "network",
"severity": "medium",
"confidence": "heuristic",
"description": "Tool \"picsart_drive\" 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": "picsart_drive",
"field": "inputSchema.properties.url"
},
"owasp": "LLM06:2025 Excessive Agency",
"data": {
"param": "url"
}
},
{
"ruleId": "MTC-CAP-007",
"title": "Unconstrained URL/host parameter \"url\" on \"picsart_media_probe_media\"",
"category": "network",
"severity": "medium",
"confidence": "heuristic",
"description": "Tool \"picsart_media_probe_media\" 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": "picsart_media_probe_media",
"field": "inputSchema.properties.url"
},
"owasp": "LLM06:2025 Excessive Agency",
"data": {
"param": "url"
}
},
{
"ruleId": "MTC-NET-005",
"title": "Remote HTTP MCP endpoint",
"category": "network",
"severity": "info",
"confidence": "strong",
"description": "Remote endpoint api.picsart.com. MCP Trust Checker does not test server-side authentication/authorization; verify the endpoint requires auth.",
"location": {
"kind": "transport"
}
}
],
"toxicFlows": [
{
"id": "flow-1",
"severity": "medium",
"confidence": "strong",
"untrustedInput": [
"picsart_drive",
"picsart_vectorize",
"picsart_generate",
"picsart_media_get_capabilities",
"picsart_media_probe_media",
"picsart_list_models",
"picsart_model_catalog"
],
"sensitiveSource": [],
"externalSink": [
"picsart_media_probe_media"
],
"selfContained": false,
"description": "Untrusted input can drive an external action even though no sensitive source is exposed."
}
],
"capabilities": [
{
"tool": "picsart_drive",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"browse\""
]
}
},
{
"tool": "picsart_remove_bg",
"tags": [],
"reasons": {}
},
{
"tool": "picsart_change_bg",
"tags": [],
"reasons": {}
},
{
"tool": "picsart_enhance",
"tags": [],
"reasons": {}
},
{
"tool": "picsart_vectorize",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"fetch\""
]
}
},
{
"tool": "picsart_generate",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"fetch\""
]
}
},
{
"tool": "picsart_job_status",
"tags": [],
"reasons": {}
},
{
"tool": "picsart_media_contact_sheet",
"tags": [],
"reasons": {}
},
{
"tool": "picsart_media_export",
"tags": [],
"reasons": {}
},
{
"tool": "picsart_media_apply_effect",
"tags": [],
"reasons": {}
},
{
"tool": "picsart_media_apply_look",
"tags": [],
"reasons": {}
},
{
"tool": "picsart_media_apply_motion_preset",
"tags": [],
"reasons": {}
},
{
"tool": "picsart_media_apply_scene_template",
"tags": [],
"reasons": {}
},
{
"tool": "picsart_media_apply_text_animation",
"tags": [],
"reasons": {}
},
{
"tool": "picsart_media_describe_scene_template",
"tags": [],
"reasons": {}
},
{
"tool": "picsart_media_expand_scene_ref",
"tags": [],
"reasons": {}
},
{
"tool": "picsart_media_get_capabilities",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"fetch\""
]
}
},
{
"tool": "picsart_media_get_scene_schema",
"tags": [],
"reasons": {}
},
{
"tool": "picsart_media_list_fonts",
"tags": [],
"reasons": {}
},
{
"tool": "picsart_media_list_scene_templates",
"tags": [],
"reasons": {}
},
{
"tool": "picsart_media_overview",
"tags": [],
"reasons": {}
},
{
"tool": "picsart_media_patch_scene",
"tags": [],
"reasons": {}
},
{
"tool": "picsart_media_probe_media",
"tags": [
"untrusted-input",
"external-sink"
],
"reasons": {
"untrusted-input": [
"keyword \"download\""
],
"external-sink": [
"keyword \"curl\""
]
}
},
{
"tool": "picsart_media_query_layout",
"tags": [],
"reasons": {}
},
{
"tool": "picsart_media_quickstart",
"tags": [],
"reasons": {}
},
{
"tool": "picsart_media_resolve_looks",
"tags": [],
"reasons": {}
},
{
"tool": "picsart_media_translate_scene",
"tags": [],
"reasons": {}
},
{
"tool": "picsart_media_upload",
"tags": [],
"reasons": {}
},
{
"tool": "picsart_media_validate_scene",
"tags": [],
"reasons": {}
},
{
"tool": "picsart_list_models",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"fetch\""
]
}
},
{
"tool": "picsart_model_catalog",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"fetch\""
]
}
},
{
"tool": "picsart_model_params",
"tags": [],
"reasons": {}
},
{
"tool": "picsart_preflight",
"tags": [],
"reasons": {}
},
{
"tool": "picsart_credits",
"tags": [],
"reasons": {}
}
],
"surfaceDigest": "636bed20597a93b271de6ddadfda3a86a0166ecf7a33c6e9a6ae58f9ac9223ee",
"stats": {
"tools": 34,
"prompts": 0,
"resources": 5,
"findingsBySeverity": {
"critical": 0,
"high": 0,
"medium": 3,
"low": 0,
"info": 1
}
}
}