Raw scan report

Truenas Ws — 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.

← Back to the scan page
{
  "tool": {
    "name": "mcptrustchecker",
    "version": "1.13.0",
    "methodologyVersion": "mcptrustchecker-1.13"
  },
  "target": {
    "id": "truenas-ws-mcp",
    "source": {
      "kind": "package",
      "origin": "truenas-ws-mcp"
    },
    "server": {
      "name": "truenas-ws-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.13"
  },
  "capability": {
    "level": "moderate",
    "reasons": [
      "ingests untrusted external content (a prompt-injection entry point)"
    ],
    "tags": [
      "untrusted-input"
    ]
  },
  "coverage": {
    "level": "source",
    "inputs": {
      "toolSurface": true,
      "implementationSource": true,
      "packageMetadata": true,
      "liveTransport": false
    },
    "caveats": [
      "Tools were statically extracted from the published source (59 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-SUP-012",
      "title": "Package has no license",
      "category": "hygiene",
      "severity": "info",
      "confidence": "strong",
      "description": "\"truenas-ws-mcp\" has no declared license. This is a legal/reuse concern, not a security finding.",
      "location": {
        "kind": "package",
        "name": "truenas-ws-mcp"
      }
    }
  ],
  "toxicFlows": [],
  "capabilities": [
    {
      "tool": "list_apps",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_app_config",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_app_config",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "install_app",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_app",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "start_app",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "stop_app",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "upgrade_app",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "redeploy_app",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_available_apps",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"browse\""
        ]
      }
    },
    {
      "tool": "list_cloud_syncs",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "run_cloud_sync",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_replications",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "run_replication",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_disks",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_disk_temps",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_interfaces",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_network_config",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_graphs",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_reporting_data",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_smb_shares",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_smb_share",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_smb_share",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_nfs_exports",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_nfs_export",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_nfs_export",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_smart_results",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "run_smart_test",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_snapshots",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_snapshot",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_snapshot",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rollback_snapshot",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "clone_snapshot",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_snapshot_tasks",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_pools",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_pool_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_datasets",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_dataset",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_dataset",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_dataset",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_dataset",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "system_info",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_alerts",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_services",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_jobs",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_audit_log",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_cron_jobs",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_boot_pool",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "check_updates",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_certificates",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_users",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_user",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_user",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_user",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_user",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_vms",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "start_vm",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "stop_vm",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_vm",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "4d481dd53503aa031b43c5398858f3d11c98d7ff9202b79359fe6c20fe2bd5af",
  "stats": {
    "tools": 59,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 0,
      "low": 0,
      "info": 1
    }
  }
}