Binalyze Air — 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": "@binalyze/air-mcp",
"source": {
"kind": "package",
"origin": "@binalyze/air-mcp"
},
"server": {
"name": "@binalyze/air-mcp"
}
},
"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 (116 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 ([download_case_ppc, download_task_report]) co-exist with external-action tools ([call_webhook, post_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": "download_case_ppc → call_webhook"
},
"evidence": "untrusted [download_case_ppc, download_task_report] → sinks [call_webhook, post_webhook]",
"owasp": "LLM06:2025 Excessive Agency",
"references": [],
"data": {
"untrusted": [
"download_case_ppc",
"download_task_report"
],
"sinks": [
"call_webhook",
"post_webhook"
]
}
},
{
"ruleId": "MTC-SUP-011",
"title": "Package declares no source repository",
"category": "supply-chain",
"severity": "info",
"confidence": "strong",
"description": "\"@binalyze/air-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": "@binalyze/air-mcp"
}
}
],
"toxicFlows": [
{
"id": "flow-1",
"severity": "medium",
"confidence": "strong",
"untrustedInput": [
"download_case_ppc",
"download_task_report"
],
"sensitiveSource": [],
"externalSink": [
"call_webhook",
"post_webhook"
],
"selfContained": false,
"description": "Untrusted input can drive an external action even though no sensitive source is exposed."
}
],
"capabilities": [
{
"tool": "list_assets",
"tags": [],
"reasons": {}
},
{
"tool": "get_asset_by_id",
"tags": [],
"reasons": {}
},
{
"tool": "get_asset_tasks_by_id",
"tags": [],
"reasons": {}
},
{
"tool": "list_acquisition_profiles",
"tags": [],
"reasons": {}
},
{
"tool": "assign_acquisition_task",
"tags": [],
"reasons": {}
},
{
"tool": "get_acquisition_profile_by_id",
"tags": [],
"reasons": {}
},
{
"tool": "assign_image_acquisition_task",
"tags": [],
"reasons": {}
},
{
"tool": "create_acquisition_profile",
"tags": [],
"reasons": {}
},
{
"tool": "assign_reboot_task",
"tags": [],
"reasons": {}
},
{
"tool": "assign_shutdown_task",
"tags": [],
"reasons": {}
},
{
"tool": "assign_isolation_task",
"tags": [],
"reasons": {}
},
{
"tool": "assign_log_retrieval_task",
"tags": [],
"reasons": {}
},
{
"tool": "assign_version_update_task",
"tags": [],
"reasons": {}
},
{
"tool": "list_organizations",
"tags": [],
"reasons": {}
},
{
"tool": "list_cases",
"tags": [],
"reasons": {}
},
{
"tool": "list_policies",
"tags": [],
"reasons": {}
},
{
"tool": "list_tasks",
"tags": [],
"reasons": {}
},
{
"tool": "list_triage_rules",
"tags": [],
"reasons": {}
},
{
"tool": "list_users",
"tags": [],
"reasons": {}
},
{
"tool": "list_drone_analyzers",
"tags": [],
"reasons": {}
},
{
"tool": "export_audit_logs",
"tags": [],
"reasons": {}
},
{
"tool": "list_audit_logs",
"tags": [],
"reasons": {}
},
{
"tool": "uninstall_assets",
"tags": [],
"reasons": {}
},
{
"tool": "purge_and_uninstall_assets",
"tags": [],
"reasons": {}
},
{
"tool": "add_tags_to_assets",
"tags": [],
"reasons": {}
},
{
"tool": "remove_tags_from_assets",
"tags": [],
"reasons": {}
},
{
"tool": "create_auto_asset_tag",
"tags": [],
"reasons": {}
},
{
"tool": "update_auto_asset_tag",
"tags": [],
"reasons": {}
},
{
"tool": "get_auto_asset_tag_by_id",
"tags": [],
"reasons": {}
},
{
"tool": "delete_auto_asset_tag_by_id",
"tags": [],
"reasons": {}
},
{
"tool": "list_auto_asset_tags",
"tags": [],
"reasons": {}
},
{
"tool": "start_tagging",
"tags": [],
"reasons": {}
},
{
"tool": "acquire_baseline",
"tags": [],
"reasons": {}
},
{
"tool": "compare_baseline",
"tags": [],
"reasons": {}
},
{
"tool": "get_comparison_report",
"tags": [],
"reasons": {}
},
{
"tool": "list_acquisition_artifacts",
"tags": [],
"reasons": {}
},
{
"tool": "list_e_discovery_patterns",
"tags": [],
"reasons": {}
},
{
"tool": "create_policy",
"tags": [],
"reasons": {}
},
{
"tool": "update_policy",
"tags": [],
"reasons": {}
},
{
"tool": "get_policy_by_id",
"tags": [],
"reasons": {}
},
{
"tool": "update_policy_priorities",
"tags": [],
"reasons": {}
},
{
"tool": "get_policy_match_stats",
"tags": [],
"reasons": {}
},
{
"tool": "delete_policy_by_id",
"tags": [],
"reasons": {}
},
{
"tool": "get_task_assignments_by_id",
"tags": [],
"reasons": {}
},
{
"tool": "cancel_task_assignment",
"tags": [],
"reasons": {}
},
{
"tool": "delete_task_assignment",
"tags": [],
"reasons": {}
},
{
"tool": "get_task_by_id",
"tags": [],
"reasons": {}
},
{
"tool": "cancel_task_by_id",
"tags": [],
"reasons": {}
},
{
"tool": "delete_task_by_id",
"tags": [],
"reasons": {}
},
{
"tool": "list_triage_tags",
"tags": [],
"reasons": {}
},
{
"tool": "create_triage_tag",
"tags": [],
"reasons": {}
},
{
"tool": "create_triage_rule",
"tags": [],
"reasons": {}
},
{
"tool": "update_triage_rule",
"tags": [],
"reasons": {}
},
{
"tool": "delete_triage_rule",
"tags": [],
"reasons": {}
},
{
"tool": "get_triage_rule_by_id",
"tags": [],
"reasons": {}
},
{
"tool": "validate_triage_rule",
"tags": [],
"reasons": {}
},
{
"tool": "assign_triage_task",
"tags": [],
"reasons": {}
},
{
"tool": "add_note_to_case",
"tags": [],
"reasons": {}
},
{
"tool": "update_note_in_case",
"tags": [],
"reasons": {}
},
{
"tool": "delete_note_from_case",
"tags": [],
"reasons": {}
},
{
"tool": "export_cases",
"tags": [],
"reasons": {}
},
{
"tool": "export_case_notes",
"tags": [],
"reasons": {}
},
{
"tool": "export_case_endpoints",
"tags": [],
"reasons": {}
},
{
"tool": "export_case_activities",
"tags": [],
"reasons": {}
},
{
"tool": "create_case",
"tags": [],
"reasons": {}
},
{
"tool": "update_case",
"tags": [],
"reasons": {}
},
{
"tool": "get_case_by_id",
"tags": [],
"reasons": {}
},
{
"tool": "close_case_by_id",
"tags": [],
"reasons": {}
},
{
"tool": "open_case_by_id",
"tags": [],
"reasons": {}
},
{
"tool": "archive_case_by_id",
"tags": [],
"reasons": {}
},
{
"tool": "change_case_owner",
"tags": [],
"reasons": {}
},
{
"tool": "check_case_name",
"tags": [],
"reasons": {}
},
{
"tool": "get_case_activities",
"tags": [],
"reasons": {}
},
{
"tool": "get_case_endpoints",
"tags": [],
"reasons": {}
},
{
"tool": "get_case_tasks_by_id",
"tags": [],
"reasons": {}
},
{
"tool": "get_case_users",
"tags": [],
"reasons": {}
},
{
"tool": "remove_endpoints_from_case",
"tags": [],
"reasons": {}
},
{
"tool": "remove_task_assignment_from_case",
"tags": [],
"reasons": {}
},
{
"tool": "import_task_assignments_to_case",
"tags": [],
"reasons": {}
},
{
"tool": "list_repositories",
"tags": [],
"reasons": {}
},
{
"tool": "get_repository_by_id",
"tags": [],
"reasons": {}
},
{
"tool": "create_smb_repository",
"tags": [],
"reasons": {}
},
{
"tool": "update_smb_repository",
"tags": [],
"reasons": {}
},
{
"tool": "create_sftp_repository",
"tags": [],
"reasons": {}
},
{
"tool": "update_sftp_repository",
"tags": [],
"reasons": {}
},
{
"tool": "create_ftps_repository",
"tags": [],
"reasons": {}
},
{
"tool": "update_ftps_repository",
"tags": [],
"reasons": {}
},
{
"tool": "validate_ftps_repository",
"tags": [],
"reasons": {}
},
{
"tool": "create_azure_storage_repository",
"tags": [],
"reasons": {}
},
{
"tool": "update_azure_storage_repository",
"tags": [],
"reasons": {}
},
{
"tool": "validate_azure_storage_repository",
"tags": [],
"reasons": {}
},
{
"tool": "create_amazon_s3_repository",
"tags": [],
"reasons": {}
},
{
"tool": "update_amazon_s3_repository",
"tags": [],
"reasons": {}
},
{
"tool": "validate_amazon_s3_repository",
"tags": [],
"reasons": {}
},
{
"tool": "delete_repository",
"tags": [],
"reasons": {}
},
{
"tool": "download_case_ppc",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"download\""
]
}
},
{
"tool": "download_task_report",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"download\""
]
}
},
{
"tool": "get_report_file_info",
"tags": [],
"reasons": {}
},
{
"tool": "get_organization_users",
"tags": [],
"reasons": {}
},
{
"tool": "assign_users_to_organization",
"tags": [],
"reasons": {}
},
{
"tool": "remove_user_from_organization",
"tags": [],
"reasons": {}
},
{
"tool": "create_organization",
"tags": [],
"reasons": {}
},
{
"tool": "update_organization_by_id",
"tags": [],
"reasons": {}
},
{
"tool": "get_organization_by_id",
"tags": [],
"reasons": {}
},
{
"tool": "check_organization_name_exists",
"tags": [],
"reasons": {}
},
{
"tool": "get_shareable_deployment_info",
"tags": [],
"reasons": {}
},
{
"tool": "update_organization_shareable_deployment",
"tags": [],
"reasons": {}
},
{
"tool": "update_organization_deployment_token",
"tags": [],
"reasons": {}
},
{
"tool": "delete_organization",
"tags": [],
"reasons": {}
},
{
"tool": "add_tags_to_organization",
"tags": [],
"reasons": {}
},
{
"tool": "delete_tags_from_organization",
"tags": [],
"reasons": {}
},
{
"tool": "get_user_by_id",
"tags": [],
"reasons": {}
},
{
"tool": "call_webhook",
"tags": [
"external-sink"
],
"reasons": {
"external-sink": [
"keyword \"webhook\""
]
}
},
{
"tool": "post_webhook",
"tags": [
"external-sink"
],
"reasons": {
"external-sink": [
"keyword \"webhook\""
]
}
},
{
"tool": "get_task_assignments",
"tags": [],
"reasons": {}
},
{
"tool": "update_banner_message",
"tags": [],
"reasons": {}
}
],
"surfaceDigest": "c5423a833377f03001a42048fd011be415f6b37bfb1bede5ebdd19832d662a02",
"stats": {
"tools": 116,
"prompts": 0,
"resources": 0,
"findingsBySeverity": {
"critical": 0,
"high": 0,
"medium": 1,
"low": 0,
"info": 1
}
}
}