Helm Ai — 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": "@helm-ai/mcp-server",
"source": {
"kind": "package",
"origin": "@helm-ai/mcp-server"
},
"server": {
"name": "@helm-ai/mcp-server"
}
},
"grade": "A",
"score": {
"score": 94,
"threatScore": 99,
"grade": "A",
"band": "A",
"categorySubtotals": {
"injection": 0,
"exfiltration": 1.2,
"permissions": 0,
"supply-chain": 0,
"network": 0,
"hygiene": 0
},
"vector": [
{
"kind": "threat",
"ruleId": "MTC-SRC-008",
"category": "exfiltration",
"severity": "low",
"confidence": "heuristic",
"rawWeight": 3,
"confidenceMult": 0.4,
"diminishingFactor": 1,
"appliedPenalty": 1.2
},
{
"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": [
"can send data / act on an external service"
],
"tags": [
"external-sink"
]
},
"coverage": {
"level": "source",
"inputs": {
"toolSurface": true,
"implementationSource": true,
"packageMetadata": true,
"liveTransport": false
},
"caveats": [
"Tools were statically extracted from the published source (143 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-008",
"title": "Hardcoded JSON Web Token in server code (dist/index.js)",
"category": "exfiltration",
"severity": "low",
"confidence": "heuristic",
"description": "A hardcoded JSON Web Token (a public-by-design (anon/publishable) key — RLS, not secrecy, protects it) appears in `dist/index.js:8`. Verify whether this is a real credential; if so, remove and rotate it.",
"remediation": "Remove the secret, rotate it, and load credentials from the environment or a secret store.",
"location": {
"kind": "server",
"name": "dist/index.js"
},
"evidence": "JSON Web Token: eyJh…(redacted)",
"owasp": "LLM02:2025 Sensitive Information Disclosure",
"data": {
"secretType": "jwt",
"file": "dist/index.js",
"line": 8
}
},
{
"ruleId": "MTC-SUP-011",
"title": "Package declares no source repository",
"category": "supply-chain",
"severity": "info",
"confidence": "strong",
"description": "\"@helm-ai/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": "@helm-ai/mcp-server"
}
}
],
"toxicFlows": [],
"capabilities": [
{
"tool": "helm__get_projects",
"tags": [],
"reasons": {}
},
{
"tool": "helm__create_project",
"tags": [],
"reasons": {}
},
{
"tool": "helm__add_task",
"tags": [],
"reasons": {}
},
{
"tool": "helm__get_tasks",
"tags": [],
"reasons": {}
},
{
"tool": "helm__get_task",
"tags": [],
"reasons": {}
},
{
"tool": "helm__get_task_comments",
"tags": [],
"reasons": {}
},
{
"tool": "helm__update_task",
"tags": [],
"reasons": {}
},
{
"tool": "helm__add_task_comment",
"tags": [],
"reasons": {}
},
{
"tool": "helm__upload_attachment",
"tags": [],
"reasons": {}
},
{
"tool": "helm__create_document",
"tags": [],
"reasons": {}
},
{
"tool": "helm__update_document",
"tags": [],
"reasons": {}
},
{
"tool": "helm__get_documents",
"tags": [],
"reasons": {}
},
{
"tool": "helm__get_document",
"tags": [],
"reasons": {}
},
{
"tool": "helm__get_document_outline",
"tags": [],
"reasons": {}
},
{
"tool": "helm__get_document_blocks",
"tags": [],
"reasons": {}
},
{
"tool": "helm__patch_document",
"tags": [],
"reasons": {}
},
{
"tool": "helm__list_document_comments",
"tags": [],
"reasons": {}
},
{
"tool": "helm__resolve_document_comment",
"tags": [],
"reasons": {}
},
{
"tool": "helm__get_document_pages",
"tags": [],
"reasons": {}
},
{
"tool": "helm__create_document_page",
"tags": [],
"reasons": {}
},
{
"tool": "helm__get_document_page",
"tags": [],
"reasons": {}
},
{
"tool": "helm__list_document_folders",
"tags": [],
"reasons": {}
},
{
"tool": "helm__create_document_folder",
"tags": [],
"reasons": {}
},
{
"tool": "helm__move_document_to_folder",
"tags": [],
"reasons": {}
},
{
"tool": "helm__bulk_create_document_folders",
"tags": [],
"reasons": {}
},
{
"tool": "helm__bulk_move_documents_to_folder",
"tags": [],
"reasons": {}
},
{
"tool": "helm__create_time_entry",
"tags": [],
"reasons": {}
},
{
"tool": "helm__update_time_entry",
"tags": [],
"reasons": {}
},
{
"tool": "helm__delete_time_entry",
"tags": [],
"reasons": {}
},
{
"tool": "helm__get_time_entries",
"tags": [],
"reasons": {}
},
{
"tool": "helm__create_estimate",
"tags": [],
"reasons": {}
},
{
"tool": "helm__get_estimates",
"tags": [],
"reasons": {}
},
{
"tool": "helm__list_products",
"tags": [],
"reasons": {}
},
{
"tool": "helm__get_product",
"tags": [],
"reasons": {}
},
{
"tool": "helm__create_product",
"tags": [],
"reasons": {}
},
{
"tool": "helm__update_product",
"tags": [],
"reasons": {}
},
{
"tool": "helm__archive_product",
"tags": [],
"reasons": {}
},
{
"tool": "helm__attach_product_to_deal",
"tags": [],
"reasons": {}
},
{
"tool": "helm__add_line_item_from_product",
"tags": [],
"reasons": {}
},
{
"tool": "helm__list_product_prices",
"tags": [],
"reasons": {}
},
{
"tool": "helm__create_product_price",
"tags": [],
"reasons": {}
},
{
"tool": "helm__update_product_price",
"tags": [],
"reasons": {}
},
{
"tool": "helm__delete_product_price",
"tags": [],
"reasons": {}
},
{
"tool": "helm__list_account_products",
"tags": [],
"reasons": {}
},
{
"tool": "helm__attach_product_to_account",
"tags": [],
"reasons": {}
},
{
"tool": "helm__update_account_product",
"tags": [],
"reasons": {}
},
{
"tool": "helm__detach_product_from_account",
"tags": [],
"reasons": {}
},
{
"tool": "helm__list_forms",
"tags": [],
"reasons": {}
},
{
"tool": "helm__get_form",
"tags": [],
"reasons": {}
},
{
"tool": "helm__get_form_submissions",
"tags": [],
"reasons": {}
},
{
"tool": "helm__get_form_stats",
"tags": [],
"reasons": {}
},
{
"tool": "helm__create_form",
"tags": [],
"reasons": {}
},
{
"tool": "helm__add_form_step",
"tags": [],
"reasons": {}
},
{
"tool": "helm__add_form_field",
"tags": [],
"reasons": {}
},
{
"tool": "helm__set_form_status",
"tags": [],
"reasons": {}
},
{
"tool": "helm__update_form_field",
"tags": [],
"reasons": {}
},
{
"tool": "helm__delete_form_field",
"tags": [],
"reasons": {}
},
{
"tool": "helm__update_form_step",
"tags": [],
"reasons": {}
},
{
"tool": "helm__delete_form_step",
"tags": [],
"reasons": {}
},
{
"tool": "helm__get_accounts",
"tags": [],
"reasons": {}
},
{
"tool": "helm__get_account",
"tags": [],
"reasons": {}
},
{
"tool": "helm__log_activity",
"tags": [],
"reasons": {}
},
{
"tool": "helm__add_account",
"tags": [],
"reasons": {}
},
{
"tool": "helm__update_account",
"tags": [],
"reasons": {}
},
{
"tool": "helm__get_contacts",
"tags": [],
"reasons": {}
},
{
"tool": "helm__get_contact",
"tags": [],
"reasons": {}
},
{
"tool": "helm__add_contact",
"tags": [],
"reasons": {}
},
{
"tool": "helm__update_contact",
"tags": [],
"reasons": {}
},
{
"tool": "helm__delete_contact",
"tags": [],
"reasons": {}
},
{
"tool": "helm__get_deals",
"tags": [],
"reasons": {}
},
{
"tool": "helm__get_deal",
"tags": [],
"reasons": {}
},
{
"tool": "helm__add_deal",
"tags": [],
"reasons": {}
},
{
"tool": "helm__update_deal",
"tags": [],
"reasons": {}
},
{
"tool": "helm__delete_deal",
"tags": [],
"reasons": {}
},
{
"tool": "helm__get_pipelines",
"tags": [],
"reasons": {}
},
{
"tool": "helm__add_pipeline",
"tags": [],
"reasons": {}
},
{
"tool": "helm__update_pipeline",
"tags": [],
"reasons": {}
},
{
"tool": "helm__delete_pipeline",
"tags": [],
"reasons": {}
},
{
"tool": "helm__add_pipeline_stage",
"tags": [],
"reasons": {}
},
{
"tool": "helm__update_pipeline_stage",
"tags": [],
"reasons": {}
},
{
"tool": "helm__delete_pipeline_stage",
"tags": [],
"reasons": {}
},
{
"tool": "helm__reorder_pipeline_stages",
"tags": [],
"reasons": {}
},
{
"tool": "helm__get_calendar_events",
"tags": [],
"reasons": {}
},
{
"tool": "helm__get_calendar_event",
"tags": [],
"reasons": {}
},
{
"tool": "helm__create_calendar_event",
"tags": [],
"reasons": {}
},
{
"tool": "helm__update_calendar_event",
"tags": [],
"reasons": {}
},
{
"tool": "helm__delete_calendar_event",
"tags": [],
"reasons": {}
},
{
"tool": "helm__get_invoices",
"tags": [],
"reasons": {}
},
{
"tool": "helm__get_invoice",
"tags": [],
"reasons": {}
},
{
"tool": "helm__create_invoice",
"tags": [],
"reasons": {}
},
{
"tool": "helm__update_invoice",
"tags": [],
"reasons": {}
},
{
"tool": "helm__list_subscriptions",
"tags": [],
"reasons": {}
},
{
"tool": "helm__get_subscription",
"tags": [],
"reasons": {}
},
{
"tool": "helm__get_subscription_mrr",
"tags": [],
"reasons": {}
},
{
"tool": "helm__create_subscription",
"tags": [],
"reasons": {}
},
{
"tool": "helm__cancel_subscription",
"tags": [],
"reasons": {}
},
{
"tool": "helm__pause_subscription",
"tags": [],
"reasons": {}
},
{
"tool": "helm__resume_subscription",
"tags": [],
"reasons": {}
},
{
"tool": "helm__refresh_subscription",
"tags": [],
"reasons": {}
},
{
"tool": "helm__get_payments",
"tags": [],
"reasons": {}
},
{
"tool": "helm__record_payment",
"tags": [],
"reasons": {}
},
{
"tool": "helm__get_agent_schedules",
"tags": [],
"reasons": {}
},
{
"tool": "helm__create_agent_schedule",
"tags": [],
"reasons": {}
},
{
"tool": "helm__update_agent_schedule",
"tags": [],
"reasons": {}
},
{
"tool": "helm__delete_agent_schedule",
"tags": [],
"reasons": {}
},
{
"tool": "helm__get_agent_objectives",
"tags": [],
"reasons": {}
},
{
"tool": "helm__create_agent_objective",
"tags": [],
"reasons": {}
},
{
"tool": "helm__update_agent_objective",
"tags": [],
"reasons": {}
},
{
"tool": "helm__delete_agent_objective",
"tags": [],
"reasons": {}
},
{
"tool": "helm__get_agent_watches",
"tags": [],
"reasons": {}
},
{
"tool": "helm__create_agent_watch",
"tags": [],
"reasons": {}
},
{
"tool": "helm__update_agent_watch",
"tags": [],
"reasons": {}
},
{
"tool": "helm__delete_agent_watch",
"tags": [],
"reasons": {}
},
{
"tool": "helm__get_workflows",
"tags": [],
"reasons": {}
},
{
"tool": "helm__get_workflow",
"tags": [],
"reasons": {}
},
{
"tool": "helm__get_workflow_executions",
"tags": [],
"reasons": {}
},
{
"tool": "helm__get_workflow_schema",
"tags": [],
"reasons": {}
},
{
"tool": "helm__create_workflow",
"tags": [],
"reasons": {}
},
{
"tool": "helm__update_workflow",
"tags": [],
"reasons": {}
},
{
"tool": "helm__delete_workflow",
"tags": [],
"reasons": {}
},
{
"tool": "helm__set_workflow_status",
"tags": [],
"reasons": {}
},
{
"tool": "helm__execute_workflow",
"tags": [],
"reasons": {}
},
{
"tool": "helm__list_email_sequences",
"tags": [],
"reasons": {}
},
{
"tool": "helm__get_sequence",
"tags": [],
"reasons": {}
},
{
"tool": "helm__list_sequence_enrollments",
"tags": [],
"reasons": {}
},
{
"tool": "helm__set_sequence_status",
"tags": [],
"reasons": {}
},
{
"tool": "helm__pause_sequence_enrollment",
"tags": [],
"reasons": {}
},
{
"tool": "helm__resume_sequence_enrollment",
"tags": [],
"reasons": {}
},
{
"tool": "helm__exit_sequence_enrollment",
"tags": [],
"reasons": {}
},
{
"tool": "helm__enroll_in_sequence",
"tags": [],
"reasons": {}
},
{
"tool": "helm__create_email_sequence",
"tags": [],
"reasons": {}
},
{
"tool": "helm__create_sequence_email",
"tags": [],
"reasons": {}
},
{
"tool": "helm__update_email_sequence",
"tags": [],
"reasons": {}
},
{
"tool": "helm__delete_email_sequence",
"tags": [],
"reasons": {}
},
{
"tool": "helm__update_sequence_email",
"tags": [],
"reasons": {}
},
{
"tool": "helm__delete_sequence_email",
"tags": [],
"reasons": {}
},
{
"tool": "helm__reorder_sequence_emails",
"tags": [],
"reasons": {}
},
{
"tool": "helm__agent_send_email",
"tags": [
"external-sink"
],
"reasons": {
"external-sink": [
"keyword \"send_email\""
]
}
},
{
"tool": "helm__draft_email",
"tags": [
"external-sink"
],
"reasons": {
"external-sink": [
"keyword \"send_email\""
]
}
},
{
"tool": "helm__list_sender_identities",
"tags": [],
"reasons": {}
},
{
"tool": "helm__list_drafts",
"tags": [],
"reasons": {}
},
{
"tool": "helm__update_draft",
"tags": [],
"reasons": {}
},
{
"tool": "helm__delete_draft",
"tags": [],
"reasons": {}
}
],
"surfaceDigest": "99b1339ed29d114c5c8687805ec955b99ce2fa1591f7622b825b2b7137b1cabd",
"stats": {
"tools": 143,
"prompts": 0,
"resources": 0,
"findingsBySeverity": {
"critical": 0,
"high": 0,
"medium": 0,
"low": 1,
"info": 1
}
}
}