Unifi Protect — 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": "@owine/unifi-protect-mcp",
"source": {
"kind": "package",
"origin": "@owine/unifi-protect-mcp"
},
"server": {
"name": "@owine/unifi-protect-mcp"
}
},
"grade": "A",
"score": {
"score": 94,
"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": "source",
"label": "publisher verification (provenance) — cryptographic build provenance ties the artifact to its source",
"appliedPenalty": 0
},
{
"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": [
"can send data / act on an external service",
"reads sensitive or local data",
"has a read → egress path (a data-exfiltration surface)"
],
"tags": [
"sensitive-source",
"external-sink"
]
},
"coverage": {
"level": "source",
"inputs": {
"toolSurface": true,
"implementationSource": true,
"packageMetadata": true,
"liveTransport": false
},
"caveats": [
"Tools were statically extracted from the published source (40 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-004",
"title": "Sensitive-source and external-sink co-exist",
"category": "exfiltration",
"severity": "high",
"confidence": "strong",
"description": "Tools that read sensitive data ([protect_list_files]) and tools that can send data out ([protect_trigger_alarm_webhook, protect_upload_file]) are exposed together. An agent can move private data to the sink.",
"remediation": "Keep secret-reading and egress capabilities on separate, separately-approved servers.",
"location": {
"kind": "flow",
"name": "protect_list_files → protect_trigger_alarm_webhook"
},
"evidence": "sources [protect_list_files] → sinks [protect_trigger_alarm_webhook, protect_upload_file]",
"owasp": "LLM02:2025 Sensitive Information Disclosure",
"references": [],
"data": {
"sources": [
"protect_list_files"
],
"sinks": [
"protect_trigger_alarm_webhook",
"protect_upload_file"
]
}
}
],
"toxicFlows": [
{
"id": "flow-1",
"severity": "high",
"confidence": "strong",
"untrustedInput": [],
"sensitiveSource": [
"protect_list_files"
],
"externalSink": [
"protect_trigger_alarm_webhook",
"protect_upload_file"
],
"selfContained": false,
"path": [
"protect_list_files",
"protect_trigger_alarm_webhook"
],
"pathWired": false,
"description": "A sensitive-source → external-sink chain exists: protect_list_files → protect_trigger_alarm_webhook."
}
],
"capabilities": [
{
"tool": "protect_list_arm_profiles",
"tags": [],
"reasons": {}
},
{
"tool": "protect_create_arm_profile",
"tags": [],
"reasons": {}
},
{
"tool": "protect_set_current_arm_profile",
"tags": [],
"reasons": {}
},
{
"tool": "protect_update_arm_profile",
"tags": [],
"reasons": {}
},
{
"tool": "protect_delete_arm_profile",
"tags": [],
"reasons": {}
},
{
"tool": "protect_enable_arm_alarm",
"tags": [],
"reasons": {}
},
{
"tool": "protect_disable_arm_alarm",
"tags": [],
"reasons": {}
},
{
"tool": "protect_list_cameras",
"tags": [],
"reasons": {}
},
{
"tool": "protect_get_camera",
"tags": [],
"reasons": {}
},
{
"tool": "protect_get_snapshot",
"tags": [],
"reasons": {}
},
{
"tool": "protect_get_rtsp_streams",
"tags": [],
"reasons": {}
},
{
"tool": "protect_update_camera",
"tags": [],
"reasons": {}
},
{
"tool": "protect_create_rtsp_stream",
"tags": [],
"reasons": {}
},
{
"tool": "protect_delete_rtsp_stream",
"tags": [],
"reasons": {}
},
{
"tool": "protect_create_talkback",
"tags": [],
"reasons": {}
},
{
"tool": "protect_disable_mic",
"tags": [],
"reasons": {}
},
{
"tool": "protect_start_ptz_patrol",
"tags": [],
"reasons": {}
},
{
"tool": "protect_stop_ptz_patrol",
"tags": [],
"reasons": {}
},
{
"tool": "protect_goto_ptz_preset",
"tags": [],
"reasons": {}
},
{
"tool": "protect_play_siren",
"tags": [],
"reasons": {}
},
{
"tool": "protect_stop_siren",
"tags": [],
"reasons": {}
},
{
"tool": "protect_test_siren_sound",
"tags": [],
"reasons": {}
},
{
"tool": "protect_test_speaker_sound",
"tags": [],
"reasons": {}
},
{
"tool": "protect_activate_relay_output",
"tags": [],
"reasons": {}
},
{
"tool": "protect_trigger_alarm_hub_output",
"tags": [],
"reasons": {}
},
{
"tool": "protect_list_files",
"tags": [
"sensitive-source"
],
"reasons": {
"sensitive-source": [
"keyword \"list_files\""
]
}
},
{
"tool": "protect_trigger_alarm_webhook",
"tags": [
"external-sink"
],
"reasons": {
"external-sink": [
"keyword \"webhook\""
]
}
},
{
"tool": "protect_upload_file",
"tags": [
"external-sink"
],
"reasons": {
"external-sink": [
"keyword \"upload_file\""
]
}
},
{
"tool": "protect_list_liveviews",
"tags": [],
"reasons": {}
},
{
"tool": "protect_get_liveview",
"tags": [],
"reasons": {}
},
{
"tool": "protect_create_liveview",
"tags": [],
"reasons": {}
},
{
"tool": "protect_update_liveview",
"tags": [],
"reasons": {}
},
{
"tool": "protect_subscribe_devices",
"tags": [],
"reasons": {}
},
{
"tool": "protect_subscribe_events",
"tags": [],
"reasons": {}
},
{
"tool": "protect_get_info",
"tags": [],
"reasons": {}
},
{
"tool": "protect_list_nvrs",
"tags": [],
"reasons": {}
},
{
"tool": "protect_list_users",
"tags": [],
"reasons": {}
},
{
"tool": "protect_get_user",
"tags": [],
"reasons": {}
},
{
"tool": "protect_list_ulp_users",
"tags": [],
"reasons": {}
},
{
"tool": "protect_get_ulp_user",
"tags": [],
"reasons": {}
}
],
"surfaceDigest": "f88b7bacc4d04a3fc388344fa71059fa4a95a8ec50ea3b8e2ea2b16f8deea4dd",
"stats": {
"tools": 40,
"prompts": 0,
"resources": 0,
"findingsBySeverity": {
"critical": 0,
"high": 1,
"medium": 0,
"low": 0,
"info": 0
}
}
}