Hetzner — 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": "@lazyants/hetzner-mcp-server",
"source": {
"kind": "package",
"origin": "@lazyants/hetzner-mcp-server"
},
"server": {
"name": "@lazyants/hetzner-mcp-server"
}
},
"grade": "A",
"score": {
"score": 100,
"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": "minimal",
"label": "capability blast radius (minimal) — client exposure if the model is manipulated",
"appliedPenalty": 0
},
{
"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": "minimal",
"reasons": [],
"tags": []
},
"coverage": {
"level": "source",
"inputs": {
"toolSurface": true,
"implementationSource": true,
"packageMetadata": true,
"liveTransport": false
},
"caveats": [
"Tools were statically extracted from the published source (185 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 packaging/dev tooling (dist/tests/resources.test.js)",
"category": "permissions",
"severity": "low",
"confidence": "heuristic",
"description": "In a packaging/dev/install script (shipped, but not the server runtime) (`dist/tests/resources.test.js:2`): 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": "dist/tests/resources.test.js"
},
"evidence": "{ execSync } from 'node:child_process'; import { readFileSync, rmSync } from 'node:fs'; import { fileURLToPath, pathToFi",
"owasp": "LLM05:2025 Improper Output Handling",
"data": {
"rule": "MTC-SRC-002",
"file": "dist/tests/resources.test.js",
"line": 2,
"nonRuntime": true
}
}
],
"toxicFlows": [],
"capabilities": [
{
"tool": "hetzner_list_certificates",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_get_certificate",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_create_certificate",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_update_certificate",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_delete_certificate",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_retry_certificate",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_list_certificate_actions",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_list_datacenters",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_get_datacenter",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_list_locations",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_get_location",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_list_server_types",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_get_server_type",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_list_firewalls",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_get_firewall",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_create_firewall",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_update_firewall",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_delete_firewall",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_set_firewall_rules",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_apply_firewall",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_remove_firewall",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_list_firewall_actions",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_list_floating_ips",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_get_floating_ip",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_create_floating_ip",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_update_floating_ip",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_delete_floating_ip",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_assign_floating_ip",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_unassign_floating_ip",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_change_floating_ip_rdns",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_change_floating_ip_protection",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_list_floating_ip_actions",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_list_images",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_get_image",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_update_image",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_delete_image",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_create_image",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_change_image_protection",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_list_image_actions",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_list_isos",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_get_iso",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_attach_iso",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_detach_iso",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_list_load_balancers",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_get_load_balancer",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_create_load_balancer",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_update_load_balancer",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_delete_load_balancer",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_add_lb_target",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_remove_lb_target",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_add_lb_service",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_update_lb_service",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_delete_lb_service",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_change_lb_algorithm",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_change_lb_type",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_attach_lb_to_network",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_detach_lb_from_network",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_get_lb_metrics",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_list_lb_types",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_change_load_balancer_protection",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_list_load_balancer_actions",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_enable_lb_public_interface",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_disable_lb_public_interface",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_change_lb_dns_ptr",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_list_networks",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_get_network",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_create_network",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_update_network",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_delete_network",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_add_subnet",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_delete_subnet",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_add_route",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_delete_route",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_change_ip_range",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_change_network_protection",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_list_network_actions",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_list_placement_groups",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_get_placement_group",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_create_placement_group",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_update_placement_group",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_delete_placement_group",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_get_pricing",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_list_primary_ips",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_get_primary_ip",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_create_primary_ip",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_update_primary_ip",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_delete_primary_ip",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_assign_primary_ip",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_unassign_primary_ip",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_change_primary_ip_rdns",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_change_primary_ip_protection",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_list_primary_ip_actions",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_list_servers",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_get_server",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_create_server",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_update_server",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_delete_server",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_power_on",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_power_off",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_reboot",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_reset",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_shutdown",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_rebuild_server",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_resize_server",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_enable_rescue",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_disable_rescue",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_get_server_metrics",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_list_server_actions",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_change_server_protection",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_request_console",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_enable_backup",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_disable_backup",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_change_alias_ips",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_change_dns_ptr",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_attach_server_to_network",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_detach_server_from_network",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_add_server_to_placement_group",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_remove_server_from_placement_group",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_reset_server_password",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_list_ssh_keys",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_get_ssh_key",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_create_ssh_key",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_update_ssh_key",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_delete_ssh_key",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_list_storage_boxes",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_create_storage_box",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_get_storage_box",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_update_storage_box",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_delete_storage_box",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_list_storage_box_folders",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_list_storage_box_actions",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_change_storage_box_protection",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_change_storage_box_type",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_reset_storage_box_password",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_update_storage_box_access_settings",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_rollback_storage_box_snapshot",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_enable_storage_box_snapshot_plan",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_disable_storage_box_snapshot_plan",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_list_storage_box_types",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_get_storage_box_type",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_list_storage_box_snapshots",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_create_storage_box_snapshot",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_get_storage_box_snapshot",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_update_storage_box_snapshot",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_delete_storage_box_snapshot",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_list_storage_box_subaccounts",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_create_storage_box_subaccount",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_get_storage_box_subaccount",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_update_storage_box_subaccount",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_delete_storage_box_subaccount",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_change_storage_box_subaccount_home_directory",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_reset_storage_box_subaccount_password",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_update_storage_box_subaccount_access_settings",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_list_volumes",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_get_volume",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_create_volume",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_update_volume",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_delete_volume",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_attach_volume",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_detach_volume",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_resize_volume",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_change_volume_protection",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_list_volume_actions",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_list_zones",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_get_zone",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_create_zone",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_update_zone",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_delete_zone",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_export_zonefile",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_import_zonefile",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_change_zone_protection",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_change_zone_ttl",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_change_zone_primary_nameservers",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_list_zone_actions",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_list_zone_rrsets",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_get_zone_rrset",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_create_zone_rrset",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_update_zone_rrset",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_delete_zone_rrset",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_change_zone_rrset_protection",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_change_zone_rrset_ttl",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_set_zone_rrset_records",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_add_zone_rrset_records",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_update_zone_rrset_records",
"tags": [],
"reasons": {}
},
{
"tool": "hetzner_remove_zone_rrset_records",
"tags": [],
"reasons": {}
}
],
"surfaceDigest": "3d2e54463daf477a5331bbcc91ce77df27fffcfbb250d991670072b448b52a21",
"stats": {
"tools": 185,
"prompts": 0,
"resources": 0,
"findingsBySeverity": {
"critical": 0,
"high": 0,
"medium": 0,
"low": 1,
"info": 0
}
}
}