Opendart — 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": "opendart-mcp",
"source": {
"kind": "package",
"origin": "opendart-mcp"
},
"server": {
"name": "opendart-mcp"
}
},
"grade": "A",
"score": {
"score": 93,
"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": "high",
"label": "capability blast radius (high) — client exposure if the model is manipulated",
"appliedPenalty": 6
},
{
"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": "high",
"reasons": [
"can execute shell commands or code"
],
"tags": [
"code-exec"
]
},
"coverage": {
"level": "source",
"inputs": {
"toolSurface": true,
"implementationSource": true,
"packageMetadata": true,
"liveTransport": false
},
"caveats": [
"Tools were statically extracted from the published source (83 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-CAP-001",
"title": "Tool \"get_unregistered_exec_compensation\" exposes command/code execution",
"category": "permissions",
"severity": "high",
"confidence": "strong",
"description": "Tool \"get_unregistered_exec_compensation\" appears to run shell commands or evaluate code (keyword \"exec\" in tool name). Arbitrary execution driven by model input is one of the most dangerous MCP capabilities; combined with any untrusted input it becomes RCE.",
"remediation": "Sandbox execution, allowlist commands/arguments, and never pass model output to a shell unescaped.",
"location": {
"kind": "tool",
"name": "get_unregistered_exec_compensation"
},
"owasp": "LLM05:2025 Improper Output Handling",
"data": {
"tags": [
"code-exec"
]
}
},
{
"ruleId": "MTC-CAP-005",
"title": "Mutating tool \"get_unregistered_exec_compensation\" declares no destructiveHint",
"category": "hygiene",
"severity": "low",
"confidence": "heuristic",
"description": "Tool \"get_unregistered_exec_compensation\" can mutate/egress but declares no destructiveHint. Clients that don't default to spec-safe behavior may not prompt before running it.",
"remediation": "Declare accurate annotations, and gate destructive tools on user confirmation regardless.",
"location": {
"kind": "tool",
"name": "get_unregistered_exec_compensation"
},
"data": {
"tags": [
"code-exec"
]
}
},
{
"ruleId": "MTC-SUP-012",
"title": "Package has no license",
"category": "hygiene",
"severity": "info",
"confidence": "strong",
"description": "\"opendart-mcp\" has no declared license. This is a legal/reuse concern, not a security finding.",
"location": {
"kind": "package",
"name": "opendart-mcp"
}
}
],
"toxicFlows": [],
"capabilities": [
{
"tool": "search_disclosure",
"tags": [],
"reasons": {}
},
{
"tool": "get_company_info",
"tags": [],
"reasons": {}
},
{
"tool": "get_document",
"tags": [],
"reasons": {}
},
{
"tool": "get_corp_code",
"tags": [],
"reasons": {}
},
{
"tool": "get_stock_issuance_status",
"tags": [],
"reasons": {}
},
{
"tool": "get_dividend_info",
"tags": [],
"reasons": {}
},
{
"tool": "get_treasury_stock_status",
"tags": [],
"reasons": {}
},
{
"tool": "get_largest_shareholder",
"tags": [],
"reasons": {}
},
{
"tool": "get_largest_shareholder_change",
"tags": [],
"reasons": {}
},
{
"tool": "get_minority_shareholder",
"tags": [],
"reasons": {}
},
{
"tool": "get_executive_status",
"tags": [],
"reasons": {}
},
{
"tool": "get_employee_status",
"tags": [],
"reasons": {}
},
{
"tool": "get_individual_compensation",
"tags": [],
"reasons": {}
},
{
"tool": "get_total_compensation",
"tags": [],
"reasons": {}
},
{
"tool": "get_top5_compensation",
"tags": [],
"reasons": {}
},
{
"tool": "get_investment_in_others",
"tags": [],
"reasons": {}
},
{
"tool": "get_total_shares_status",
"tags": [],
"reasons": {}
},
{
"tool": "get_debt_securities_issued",
"tags": [],
"reasons": {}
},
{
"tool": "get_commercial_paper_balance",
"tags": [],
"reasons": {}
},
{
"tool": "get_short_term_bond_balance",
"tags": [],
"reasons": {}
},
{
"tool": "get_corporate_bond_balance",
"tags": [],
"reasons": {}
},
{
"tool": "get_new_capital_securities_balance",
"tags": [],
"reasons": {}
},
{
"tool": "get_contingent_capital_balance",
"tags": [],
"reasons": {}
},
{
"tool": "get_auditor_opinion",
"tags": [],
"reasons": {}
},
{
"tool": "get_audit_service_contract",
"tags": [],
"reasons": {}
},
{
"tool": "get_non_audit_service_contract",
"tags": [],
"reasons": {}
},
{
"tool": "get_outside_director_status",
"tags": [],
"reasons": {}
},
{
"tool": "get_unregistered_exec_compensation",
"tags": [
"code-exec"
],
"reasons": {
"code-exec": [
"keyword \"exec\" in tool name"
]
}
},
{
"tool": "get_total_compensation_approval",
"tags": [],
"reasons": {}
},
{
"tool": "get_compensation_by_type",
"tags": [],
"reasons": {}
},
{
"tool": "get_public_offering_fund_usage",
"tags": [],
"reasons": {}
},
{
"tool": "get_private_placement_fund_usage",
"tags": [],
"reasons": {}
},
{
"tool": "get_single_company_accounts",
"tags": [],
"reasons": {}
},
{
"tool": "get_multi_company_accounts",
"tags": [],
"reasons": {}
},
{
"tool": "get_xbrl_document",
"tags": [],
"reasons": {}
},
{
"tool": "get_full_financial_statement",
"tags": [],
"reasons": {}
},
{
"tool": "get_xbrl_taxonomy",
"tags": [],
"reasons": {}
},
{
"tool": "get_single_financial_index",
"tags": [],
"reasons": {}
},
{
"tool": "get_multi_financial_index",
"tags": [],
"reasons": {}
},
{
"tool": "get_major_stockholding",
"tags": [],
"reasons": {}
},
{
"tool": "get_executive_stockholding",
"tags": [],
"reasons": {}
},
{
"tool": "get_asset_transfer_putback",
"tags": [],
"reasons": {}
},
{
"tool": "get_default_occurrence",
"tags": [],
"reasons": {}
},
{
"tool": "get_business_suspension",
"tags": [],
"reasons": {}
},
{
"tool": "get_rehabilitation_filing",
"tags": [],
"reasons": {}
},
{
"tool": "get_dissolution_event",
"tags": [],
"reasons": {}
},
{
"tool": "get_paid_capital_increase",
"tags": [],
"reasons": {}
},
{
"tool": "get_free_capital_increase",
"tags": [],
"reasons": {}
},
{
"tool": "get_mixed_capital_increase",
"tags": [],
"reasons": {}
},
{
"tool": "get_capital_reduction",
"tags": [],
"reasons": {}
},
{
"tool": "get_creditor_management_start",
"tags": [],
"reasons": {}
},
{
"tool": "get_lawsuit_filing",
"tags": [],
"reasons": {}
},
{
"tool": "get_overseas_listing_decision",
"tags": [],
"reasons": {}
},
{
"tool": "get_overseas_delisting_decision",
"tags": [],
"reasons": {}
},
{
"tool": "get_overseas_listing",
"tags": [],
"reasons": {}
},
{
"tool": "get_overseas_delisting",
"tags": [],
"reasons": {}
},
{
"tool": "get_convertible_bond_decision",
"tags": [],
"reasons": {}
},
{
"tool": "get_bond_with_warrant_decision",
"tags": [],
"reasons": {}
},
{
"tool": "get_exchangeable_bond_decision",
"tags": [],
"reasons": {}
},
{
"tool": "get_creditor_management_stop",
"tags": [],
"reasons": {}
},
{
"tool": "get_contingent_bond_decision",
"tags": [],
"reasons": {}
},
{
"tool": "get_treasury_stock_acquisition_decision",
"tags": [],
"reasons": {}
},
{
"tool": "get_treasury_stock_disposal_decision",
"tags": [],
"reasons": {}
},
{
"tool": "get_treasury_trust_contract_decision",
"tags": [],
"reasons": {}
},
{
"tool": "get_treasury_trust_termination_decision",
"tags": [],
"reasons": {}
},
{
"tool": "get_business_acquisition_decision",
"tags": [],
"reasons": {}
},
{
"tool": "get_business_transfer_decision",
"tags": [],
"reasons": {}
},
{
"tool": "get_tangible_asset_acquisition_decision",
"tags": [],
"reasons": {}
},
{
"tool": "get_tangible_asset_transfer_decision",
"tags": [],
"reasons": {}
},
{
"tool": "get_other_corp_stock_acquisition_decision",
"tags": [],
"reasons": {}
},
{
"tool": "get_other_corp_stock_transfer_decision",
"tags": [],
"reasons": {}
},
{
"tool": "get_stock_bond_acquisition_decision",
"tags": [],
"reasons": {}
},
{
"tool": "get_stock_bond_transfer_decision",
"tags": [],
"reasons": {}
},
{
"tool": "get_merger_decision",
"tags": [],
"reasons": {}
},
{
"tool": "get_division_decision",
"tags": [],
"reasons": {}
},
{
"tool": "get_division_merger_decision",
"tags": [],
"reasons": {}
},
{
"tool": "get_stock_exchange_transfer_decision",
"tags": [],
"reasons": {}
},
{
"tool": "get_equity_securities_reg",
"tags": [],
"reasons": {}
},
{
"tool": "get_debt_securities_reg",
"tags": [],
"reasons": {}
},
{
"tool": "get_depositary_receipts_reg",
"tags": [],
"reasons": {}
},
{
"tool": "get_merger_reg",
"tags": [],
"reasons": {}
},
{
"tool": "get_stock_exchange_reg",
"tags": [],
"reasons": {}
},
{
"tool": "get_division_reg",
"tags": [],
"reasons": {}
}
],
"surfaceDigest": "bf5c566b36fcabc53a879e4b081969c473c273c98f0e06022514dc619a5f11d3",
"stats": {
"tools": 83,
"prompts": 0,
"resources": 0,
"findingsBySeverity": {
"critical": 0,
"high": 1,
"medium": 0,
"low": 1,
"info": 1
}
}
}