Cloudglue — 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": "@aviaryhq/cloudglue-mcp-server",
"source": {
"kind": "package",
"origin": "@aviaryhq/cloudglue-mcp-server"
},
"server": {
"name": "@aviaryhq/cloudglue-mcp-server"
}
},
"grade": "A",
"score": {
"score": 95,
"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": "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": "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": "source",
"inputs": {
"toolSurface": true,
"implementationSource": true,
"packageMetadata": true,
"liveTransport": false
},
"caveats": [
"Tools were statically extracted from the published source (45 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 ([add_youtube]) co-exist with external-action tools ([upload_file_to_collection]). 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": "add_youtube → upload_file_to_collection"
},
"evidence": "untrusted [add_youtube] → sinks [upload_file_to_collection]",
"owasp": "LLM06:2025 Excessive Agency",
"references": [],
"data": {
"untrusted": [
"add_youtube"
],
"sinks": [
"upload_file_to_collection"
]
}
},
{
"ruleId": "MTC-SUP-011",
"title": "Package declares no source repository",
"category": "supply-chain",
"severity": "info",
"confidence": "strong",
"description": "\"@aviaryhq/cloudglue-mcp-server\" 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": "@aviaryhq/cloudglue-mcp-server"
}
}
],
"toxicFlows": [
{
"id": "flow-1",
"severity": "medium",
"confidence": "strong",
"untrustedInput": [
"add_youtube"
],
"sensitiveSource": [],
"externalSink": [
"upload_file_to_collection"
],
"selfContained": false,
"description": "Untrusted input can drive an external action even though no sensitive source is exposed."
}
],
"capabilities": [
{
"tool": "add_file",
"tags": [],
"reasons": {}
},
{
"tool": "add_video_to_collection",
"tags": [],
"reasons": {}
},
{
"tool": "add_youtube",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"rss\""
]
}
},
{
"tool": "chat_with_video_collection",
"tags": [],
"reasons": {}
},
{
"tool": "create_collection",
"tags": [],
"reasons": {}
},
{
"tool": "delete_collection",
"tags": [],
"reasons": {}
},
{
"tool": "describe_cloudglue_video",
"tags": [],
"reasons": {}
},
{
"tool": "describe_video",
"tags": [],
"reasons": {}
},
{
"tool": "describe_youtube_video",
"tags": [],
"reasons": {}
},
{
"tool": "extract_cloudglue_video_entities",
"tags": [],
"reasons": {}
},
{
"tool": "extract_video_entities",
"tags": [],
"reasons": {}
},
{
"tool": "extract_youtube_video_entities",
"tags": [],
"reasons": {}
},
{
"tool": "find_video_collection_moments",
"tags": [],
"reasons": {}
},
{
"tool": "find_video",
"tags": [],
"reasons": {}
},
{
"tool": "get_collection_rich_transcripts",
"tags": [],
"reasons": {}
},
{
"tool": "get_collection_video_description",
"tags": [],
"reasons": {}
},
{
"tool": "get_collection_video_entities",
"tags": [],
"reasons": {}
},
{
"tool": "get_video_description",
"tags": [],
"reasons": {}
},
{
"tool": "get_video_entities",
"tags": [],
"reasons": {}
},
{
"tool": "get_video_entity",
"tags": [],
"reasons": {}
},
{
"tool": "get_video_info",
"tags": [],
"reasons": {}
},
{
"tool": "get_video_metadata",
"tags": [],
"reasons": {}
},
{
"tool": "list_collection_entities",
"tags": [],
"reasons": {}
},
{
"tool": "list_collection_rich_transcripts",
"tags": [],
"reasons": {}
},
{
"tool": "list_collection_videos",
"tags": [],
"reasons": {}
},
{
"tool": "list_collections",
"tags": [],
"reasons": {}
},
{
"tool": "list_extracts",
"tags": [],
"reasons": {}
},
{
"tool": "list_videos",
"tags": [],
"reasons": {}
},
{
"tool": "list_transcripts",
"tags": [],
"reasons": {}
},
{
"tool": "list_video_collections",
"tags": [],
"reasons": {}
},
{
"tool": "remove_video_from_collection",
"tags": [],
"reasons": {}
},
{
"tool": "retrieve_collection_descriptions",
"tags": [],
"reasons": {}
},
{
"tool": "retrieve_collection_entities",
"tags": [],
"reasons": {}
},
{
"tool": "retrieve_collection_transcripts",
"tags": [],
"reasons": {}
},
{
"tool": "retrieve_descriptions",
"tags": [],
"reasons": {}
},
{
"tool": "retrieve_entities",
"tags": [],
"reasons": {}
},
{
"tool": "retrieve_summaries",
"tags": [],
"reasons": {}
},
{
"tool": "retrieve_transcript_summaries",
"tags": [],
"reasons": {}
},
{
"tool": "search_video_moments",
"tags": [],
"reasons": {}
},
{
"tool": "search_video_summaries",
"tags": [],
"reasons": {}
},
{
"tool": "segment_video_camera_shots",
"tags": [],
"reasons": {}
},
{
"tool": "segment_video_chapters",
"tags": [],
"reasons": {}
},
{
"tool": "transcribe_cloudglue_video",
"tags": [],
"reasons": {}
},
{
"tool": "transcribe_youtube_video",
"tags": [],
"reasons": {}
},
{
"tool": "upload_file_to_collection",
"tags": [
"external-sink"
],
"reasons": {
"external-sink": [
"keyword \"upload_file\""
]
}
}
],
"surfaceDigest": "2e1d52ed783801fd191d9104f5ad1c11498c194123d53e8e3a143f452ac713f1",
"stats": {
"tools": 45,
"prompts": 0,
"resources": 0,
"findingsBySeverity": {
"critical": 0,
"high": 0,
"medium": 1,
"low": 0,
"info": 1
}
}
}