Himalayas Remote Jobs — the complete, unedited output of the deterministic mcptrustchecker engine v1.10.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.10.0",
"methodologyVersion": "mcptrustchecker-1.9"
},
"target": {
"id": "https://mcp.himalayas.app/sse",
"source": {
"kind": "http",
"origin": "https://mcp.himalayas.app/sse"
},
"server": {
"name": "Himalayas Remote Jobs MCP Server",
"version": "1.0.0"
}
},
"grade": "A",
"score": {
"score": 97,
"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": "coverage-honesty",
"level": "live",
"label": "inspection depth (live) — how much of the target the scan could see",
"appliedPenalty": 0
}
],
"gatesFired": [],
"methodologyVersion": "mcptrustchecker-1.9"
},
"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": "live",
"inputs": {
"toolSurface": true,
"implementationSource": false,
"packageMetadata": false,
"liveTransport": true
},
"caveats": []
},
"findings": [
{
"ruleId": "MTC-FLOW-005",
"title": "Untrusted input can drive an external action",
"category": "exfiltration",
"severity": "medium",
"confidence": "strong",
"description": "Untrusted-input tools ([get_jobs, get_companies, search_talent]) co-exist with external-action tools ([send_message]). 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": "get_jobs → send_message"
},
"evidence": "untrusted [get_jobs, get_companies, search_talent] → sinks [send_message]",
"owasp": "LLM06:2025 Excessive Agency",
"references": [],
"data": {
"untrusted": [
"get_jobs",
"get_companies",
"search_talent"
],
"sinks": [
"send_message"
]
}
},
{
"ruleId": "MTC-NET-005",
"title": "Remote HTTP MCP endpoint",
"category": "network",
"severity": "info",
"confidence": "strong",
"description": "Remote endpoint mcp.himalayas.app. MCP Trust Checker does not test server-side authentication/authorization; verify the endpoint requires auth.",
"location": {
"kind": "transport"
}
}
],
"toxicFlows": [
{
"id": "flow-1",
"severity": "medium",
"confidence": "strong",
"untrustedInput": [
"get_jobs",
"get_companies",
"search_talent"
],
"sensitiveSource": [],
"externalSink": [
"send_message"
],
"selfContained": false,
"description": "Untrusted input can drive an external action even though no sensitive source is exposed."
}
],
"capabilities": [
{
"tool": "get_jobs",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"browse\""
]
}
},
{
"tool": "search_jobs",
"tags": [],
"reasons": {}
},
{
"tool": "get_job_details",
"tags": [],
"reasons": {}
},
{
"tool": "get_related_jobs",
"tags": [],
"reasons": {}
},
{
"tool": "get_companies",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"browse\""
]
}
},
{
"tool": "search_companies",
"tags": [],
"reasons": {}
},
{
"tool": "get_company_details",
"tags": [],
"reasons": {}
},
{
"tool": "get_remote_work_statistics",
"tags": [],
"reasons": {}
},
{
"tool": "get_salary_data",
"tags": [],
"reasons": {}
},
{
"tool": "get_correct_country_name",
"tags": [],
"reasons": {}
},
{
"tool": "get_my_profile",
"tags": [],
"reasons": {}
},
{
"tool": "save_job",
"tags": [],
"reasons": {}
},
{
"tool": "get_saved_jobs",
"tags": [],
"reasons": {}
},
{
"tool": "update_job_status",
"tags": [],
"reasons": {}
},
{
"tool": "remove_saved_job",
"tags": [],
"reasons": {}
},
{
"tool": "update_profile",
"tags": [],
"reasons": {}
},
{
"tool": "add_experience",
"tags": [],
"reasons": {}
},
{
"tool": "add_education",
"tags": [],
"reasons": {}
},
{
"tool": "update_tech_stack",
"tags": [],
"reasons": {}
},
{
"tool": "search_talent",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"browse\""
]
}
},
{
"tool": "get_talent_profile",
"tags": [],
"reasons": {}
},
{
"tool": "get_company_profile",
"tags": [],
"reasons": {}
},
{
"tool": "update_company_profile",
"tags": [],
"reasons": {}
},
{
"tool": "get_company_perks",
"tags": [],
"reasons": {}
},
{
"tool": "add_company_perk",
"tags": [],
"reasons": {}
},
{
"tool": "remove_company_perk",
"tags": [],
"reasons": {}
},
{
"tool": "update_company_tech_stack",
"tags": [],
"reasons": {}
},
{
"tool": "list_company_jobs",
"tags": [],
"reasons": {}
},
{
"tool": "show_company_job",
"tags": [],
"reasons": {}
},
{
"tool": "create_company_job",
"tags": [],
"reasons": {}
},
{
"tool": "update_company_job",
"tags": [],
"reasons": {}
},
{
"tool": "delete_company_job",
"tags": [],
"reasons": {}
},
{
"tool": "post_job_public",
"tags": [],
"reasons": {}
},
{
"tool": "purchase_job_extras",
"tags": [],
"reasons": {}
},
{
"tool": "check_job_payment_status",
"tags": [],
"reasons": {}
},
{
"tool": "list_conversations",
"tags": [],
"reasons": {}
},
{
"tool": "get_conversation",
"tags": [],
"reasons": {}
},
{
"tool": "start_conversation",
"tags": [],
"reasons": {}
},
{
"tool": "send_message",
"tags": [
"external-sink"
],
"reasons": {
"external-sink": [
"keyword \"send_message\""
]
}
},
{
"tool": "mark_message_read",
"tags": [],
"reasons": {}
},
{
"tool": "delete_conversation",
"tags": [],
"reasons": {}
}
],
"surfaceDigest": "3e08f91d084b80e9e9039847e1ec30779c39b09e52045ddd896d2e6e0f839690",
"stats": {
"tools": 41,
"prompts": 5,
"resources": 0,
"findingsBySeverity": {
"critical": 0,
"high": 0,
"medium": 1,
"low": 0,
"info": 1
}
}
}