Nautobot — the complete, unedited output of the deterministic mcptrustchecker engine v1.14.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.14.0",
"methodologyVersion": "mcptrustchecker-1.14"
},
"target": {
"id": "nautobot-mcp",
"source": {
"kind": "package",
"origin": "nautobot-mcp"
},
"server": {
"name": "nautobot-mcp"
}
},
"grade": "A",
"score": {
"score": 96,
"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": "repo",
"label": "publisher verification (public source) — no provenance, but the source is public and inspectable",
"appliedPenalty": 1
},
{
"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.14"
},
"capability": {
"level": "moderate",
"reasons": [
"ingests untrusted external content (a prompt-injection entry point)",
"reads sensitive or local data"
],
"tags": [
"untrusted-input",
"sensitive-source"
]
},
"coverage": {
"level": "source",
"inputs": {
"toolSurface": true,
"implementationSource": true,
"packageMetadata": true,
"liveTransport": false
},
"caveats": [
"Tools were statically extracted from the published source (97 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": [],
"toxicFlows": [],
"capabilities": [
{
"tool": "list_circuits",
"tags": [],
"reasons": {}
},
{
"tool": "get_circuit",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"fetch\""
]
}
},
{
"tool": "list_providers",
"tags": [],
"reasons": {}
},
{
"tool": "list_circuit_types",
"tags": [],
"reasons": {}
},
{
"tool": "list_circuit_terminations",
"tags": [],
"reasons": {}
},
{
"tool": "list_devices",
"tags": [],
"reasons": {}
},
{
"tool": "get_device",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"fetch\""
]
}
},
{
"tool": "get_device_interfaces",
"tags": [],
"reasons": {}
},
{
"tool": "get_device_config_context",
"tags": [],
"reasons": {}
},
{
"tool": "get_device_inventory",
"tags": [],
"reasons": {}
},
{
"tool": "list_locations",
"tags": [],
"reasons": {}
},
{
"tool": "get_location",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"fetch\""
]
}
},
{
"tool": "list_location_types",
"tags": [],
"reasons": {}
},
{
"tool": "list_racks",
"tags": [],
"reasons": {}
},
{
"tool": "get_rack",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"fetch\""
]
}
},
{
"tool": "get_rack_elevation",
"tags": [],
"reasons": {}
},
{
"tool": "list_device_types",
"tags": [],
"reasons": {}
},
{
"tool": "list_device_roles",
"tags": [],
"reasons": {}
},
{
"tool": "list_manufacturers",
"tags": [],
"reasons": {}
},
{
"tool": "list_platforms",
"tags": [],
"reasons": {}
},
{
"tool": "list_cables",
"tags": [],
"reasons": {}
},
{
"tool": "nautobot_status",
"tags": [],
"reasons": {}
},
{
"tool": "list_api_roots",
"tags": [],
"reasons": {}
},
{
"tool": "list_content_types",
"tags": [],
"reasons": {}
},
{
"tool": "tenant_scope_info",
"tags": [],
"reasons": {}
},
{
"tool": "list_active_plugins",
"tags": [],
"reasons": {}
},
{
"tool": "list_endpoints_in",
"tags": [],
"reasons": {}
},
{
"tool": "list_jobs",
"tags": [],
"reasons": {}
},
{
"tool": "get_job",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"fetch\""
]
}
},
{
"tool": "run_job",
"tags": [],
"reasons": {}
},
{
"tool": "get_job_result",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"fetch\""
]
}
},
{
"tool": "list_recent_job_results",
"tags": [],
"reasons": {}
},
{
"tool": "get_job_logs",
"tags": [],
"reasons": {}
},
{
"tool": "list_statuses",
"tags": [],
"reasons": {}
},
{
"tool": "list_tags",
"tags": [],
"reasons": {}
},
{
"tool": "list_roles",
"tags": [],
"reasons": {}
},
{
"tool": "list_custom_fields",
"tags": [],
"reasons": {}
},
{
"tool": "list_relationships",
"tags": [],
"reasons": {}
},
{
"tool": "list_computed_fields",
"tags": [],
"reasons": {}
},
{
"tool": "list_config_contexts",
"tags": [],
"reasons": {}
},
{
"tool": "list_webhooks",
"tags": [],
"reasons": {}
},
{
"tool": "list_secrets_groups",
"tags": [
"sensitive-source"
],
"reasons": {
"sensitive-source": [
"keyword \"list_secrets\""
]
}
},
{
"tool": "rest_list",
"tags": [],
"reasons": {}
},
{
"tool": "rest_get",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"fetch\""
]
}
},
{
"tool": "rest_create",
"tags": [],
"reasons": {}
},
{
"tool": "rest_update",
"tags": [],
"reasons": {}
},
{
"tool": "rest_delete",
"tags": [],
"reasons": {}
},
{
"tool": "graphql_query",
"tags": [],
"reasons": {}
},
{
"tool": "graphql_introspect",
"tags": [],
"reasons": {}
},
{
"tool": "list_prefixes",
"tags": [],
"reasons": {}
},
{
"tool": "get_prefix",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"fetch\""
]
}
},
{
"tool": "get_available_ips",
"tags": [],
"reasons": {}
},
{
"tool": "get_available_prefixes",
"tags": [],
"reasons": {}
},
{
"tool": "list_ip_addresses",
"tags": [],
"reasons": {}
},
{
"tool": "get_ip_address",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"fetch\""
]
}
},
{
"tool": "list_vlans",
"tags": [],
"reasons": {}
},
{
"tool": "get_vlan",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"fetch\""
]
}
},
{
"tool": "list_vlan_groups",
"tags": [],
"reasons": {}
},
{
"tool": "list_vrfs",
"tags": [],
"reasons": {}
},
{
"tool": "list_rirs",
"tags": [],
"reasons": {}
},
{
"tool": "list_namespaces",
"tags": [],
"reasons": {}
},
{
"tool": "list_designs",
"tags": [],
"reasons": {}
},
{
"tool": "list_design_deployments",
"tags": [],
"reasons": {}
},
{
"tool": "list_design_jobs",
"tags": [],
"reasons": {}
},
{
"tool": "run_design",
"tags": [],
"reasons": {}
},
{
"tool": "list_config_compliance",
"tags": [],
"reasons": {}
},
{
"tool": "list_compliance_rules",
"tags": [],
"reasons": {}
},
{
"tool": "list_compliance_features",
"tags": [],
"reasons": {}
},
{
"tool": "list_golden_config",
"tags": [],
"reasons": {}
},
{
"tool": "list_golden_config_settings",
"tags": [],
"reasons": {}
},
{
"tool": "get_intended_config",
"tags": [],
"reasons": {}
},
{
"tool": "compliance_summary",
"tags": [],
"reasons": {}
},
{
"tool": "list_golden_config_jobs",
"tags": [],
"reasons": {}
},
{
"tool": "run_golden_config_job",
"tags": [],
"reasons": {}
},
{
"tool": "nornir_plugin_info",
"tags": [],
"reasons": {}
},
{
"tool": "list_onboarding_jobs",
"tags": [],
"reasons": {}
},
{
"tool": "onboard_device",
"tags": [],
"reasons": {}
},
{
"tool": "list_ssot_jobs",
"tags": [],
"reasons": {}
},
{
"tool": "list_ssot_syncs",
"tags": [],
"reasons": {}
},
{
"tool": "list_ssot_sync_logs",
"tags": [],
"reasons": {}
},
{
"tool": "run_ssot_sync",
"tags": [],
"reasons": {}
},
{
"tool": "search_devices",
"tags": [],
"reasons": {}
},
{
"tool": "search_ip_addresses",
"tags": [],
"reasons": {}
},
{
"tool": "search_prefixes",
"tags": [],
"reasons": {}
},
{
"tool": "search_locations",
"tags": [],
"reasons": {}
},
{
"tool": "search_circuits",
"tags": [],
"reasons": {}
},
{
"tool": "list_tenants",
"tags": [],
"reasons": {}
},
{
"tool": "get_tenant",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"fetch\""
]
}
},
{
"tool": "list_tenant_groups",
"tags": [],
"reasons": {}
},
{
"tool": "list_users",
"tags": [],
"reasons": {}
},
{
"tool": "list_groups",
"tags": [],
"reasons": {}
},
{
"tool": "list_object_permissions",
"tags": [],
"reasons": {}
},
{
"tool": "list_virtual_machines",
"tags": [],
"reasons": {}
},
{
"tool": "get_virtual_machine",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"fetch\""
]
}
},
{
"tool": "list_clusters",
"tags": [],
"reasons": {}
},
{
"tool": "list_cluster_types",
"tags": [],
"reasons": {}
},
{
"tool": "get_vm_interfaces",
"tags": [],
"reasons": {}
}
],
"surfaceDigest": "115a1210659d0c585c10091390cf1d63419142f31befafb114398078c4e4bde2",
"stats": {
"tools": 97,
"prompts": 0,
"resources": 0,
"findingsBySeverity": {
"critical": 0,
"high": 0,
"medium": 0,
"low": 0,
"info": 0
}
}
}