Raw scan report

Recruitcrm — 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": "recruitcrm-mcp-server",
    "source": {
      "kind": "package",
      "origin": "recruitcrm-mcp-server"
    },
    "server": {
      "name": "recruitcrm-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)"
    ],
    "tags": [
      "untrusted-input"
    ]
  },
  "coverage": {
    "level": "source",
    "inputs": {
      "toolSurface": true,
      "implementationSource": true,
      "packageMetadata": true,
      "liveTransport": false
    },
    "caveats": [
      "Tools were statically extracted from the published source (69 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": "\"recruitcrm-mcp-server\" has no declared license. This is a legal/reuse concern, not a security finding.",
      "location": {
        "kind": "package",
        "name": "recruitcrm-mcp-server"
      }
    },
    {
      "ruleId": "MTC-SUP-011",
      "title": "Package declares no source repository",
      "category": "supply-chain",
      "severity": "info",
      "confidence": "strong",
      "description": "\"recruitcrm-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": "recruitcrm-mcp-server"
      }
    }
  ],
  "toxicFlows": [],
  "capabilities": [
    {
      "tool": "search_candidates",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_candidates",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_candidate",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"download\""
        ]
      }
    },
    {
      "tool": "update_candidate",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"download\""
        ]
      }
    },
    {
      "tool": "search_jobs",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_jobs",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_job",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_job",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "search_companies",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_companies",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_company",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_company",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "search_contacts",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_contacts",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_contact",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_contact",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_users",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_teams",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_candidate_questions",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_hiring_pipelines",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_languages_and_proficiencies",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_currencies",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_qualifications",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_xml_jobboards",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "search_hotlists",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_hotlist",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "add_records_to_hotlist",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "search_tasks",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_task_types",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_task",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_task",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "search_meetings",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_meeting_types",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_meeting",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_meeting",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "search_notes",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_note_types",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_note",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_note",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "search_call_logs",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_call_types",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_call_log",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_call_log",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_candidate_details",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_job_details",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_company_details",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_contact_details",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_job_assigned_candidates",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_candidate_hiring_stages",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_pitch_stages",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "pitch_candidate_to_contact",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_candidate_pitch_stage",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_pitch_history",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_pitched_records",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "assign_candidate_to_job",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_candidate_hiring_stage",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_job_statuses",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_contact_stages",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_off_limit_statuses",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mark_candidate_off_limit",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mark_contact_off_limit",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mark_company_off_limit",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mark_records_available",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_candidate_job_assignment_hiring_stage_history",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "list_custom_fields",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_custom_field_details",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "get_custom_field_dependencies",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "prepare_client_brief",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "analyze_job_pipeline",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "5b741707ba05be2c4356bf45fc8760eec0ad1110d2d950205ae9ad0ec6e6843f",
  "stats": {
    "tools": 69,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 0,
      "low": 0,
      "info": 2
    }
  }
}