Odinfun — 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": "odinfun-mcp",
"source": {
"kind": "package",
"origin": "odinfun-mcp"
},
"server": {
"name": "odinfun-mcp"
}
},
"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": [
"reads sensitive or local data"
],
"tags": [
"sensitive-source"
]
},
"coverage": {
"level": "source",
"inputs": {
"toolSurface": true,
"implementationSource": true,
"packageMetadata": true,
"liveTransport": false
},
"caveats": [
"Tools were statically extracted from the published source (60 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-011",
"title": "Package declares no source repository",
"category": "supply-chain",
"severity": "info",
"confidence": "strong",
"description": "\"odinfun-mcp\" 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": "odinfun-mcp"
}
}
],
"toxicFlows": [],
"capabilities": [
{
"tool": "canister_getBalance",
"tags": [],
"reasons": {}
},
{
"tool": "canister_withdraw",
"tags": [],
"reasons": {}
},
{
"tool": "canister_createToken",
"tags": [],
"reasons": {}
},
{
"tool": "canister_buyTokenWithBtc",
"tags": [],
"reasons": {}
},
{
"tool": "canister_sellTokenForBtc",
"tags": [],
"reasons": {}
},
{
"tool": "canister_buyTokenAmount",
"tags": [],
"reasons": {}
},
{
"tool": "canister_sellTokenAmount",
"tags": [],
"reasons": {}
},
{
"tool": "canister_addLiquidity",
"tags": [],
"reasons": {}
},
{
"tool": "canister_removeLiquidity",
"tags": [],
"reasons": {}
},
{
"tool": "odinapi_getPriceUnitInfo",
"tags": [],
"reasons": {}
},
{
"tool": "odinapi_getFaqInfo",
"tags": [],
"reasons": {}
},
{
"tool": "odinapi_authIdentity",
"tags": [],
"reasons": {}
},
{
"tool": "odinapi_identity_postComment",
"tags": [],
"reasons": {}
},
{
"tool": "odinapi_comment_getBTCPrice",
"tags": [],
"reasons": {}
},
{
"tool": "odinapi_comment_getTokens",
"tags": [],
"reasons": {}
},
{
"tool": "odinapi_comment_getTokensByHighestMarketcap",
"tags": [],
"reasons": {}
},
{
"tool": "odinapi_token_getTokenByName",
"tags": [
"sensitive-source"
],
"reasons": {
"sensitive-source": [
"keyword \"get_token\""
]
}
},
{
"tool": "odinapi_token_getToken",
"tags": [],
"reasons": {}
},
{
"tool": "odinapi_token_getHolders",
"tags": [],
"reasons": {}
},
{
"tool": "odinapi_token_getLiquidities",
"tags": [],
"reasons": {}
},
{
"tool": "odinapi_token_getComments",
"tags": [],
"reasons": {}
},
{
"tool": "odinapi_token_getBars",
"tags": [],
"reasons": {}
},
{
"tool": "odinapi_token_getTrades",
"tags": [],
"reasons": {}
},
{
"tool": "odinapi_token_getTradesByTime",
"tags": [],
"reasons": {}
},
{
"tool": "odinapi_token_getTradesByUser",
"tags": [],
"reasons": {}
},
{
"tool": "odinapi_user_getUsers",
"tags": [],
"reasons": {}
},
{
"tool": "odinapi_user_getUser",
"tags": [],
"reasons": {}
},
{
"tool": "odinapi_user_getBalances",
"tags": [],
"reasons": {}
},
{
"tool": "odinapi_user_getTokenBalance",
"tags": [],
"reasons": {}
},
{
"tool": "odinapi_user_getCreatedTokens",
"tags": [
"sensitive-source"
],
"reasons": {
"sensitive-source": [
"keyword \"get_token\""
]
}
},
{
"tool": "odinapi_user_getFavoriteTokens",
"tags": [
"sensitive-source"
],
"reasons": {
"sensitive-source": [
"keyword \"get_token\""
]
}
},
{
"tool": "odinapi_user_getLiquidity",
"tags": [],
"reasons": {}
},
{
"tool": "odinapi_user_getActivities",
"tags": [],
"reasons": {}
},
{
"tool": "odinapi_market_token_getInfo",
"tags": [],
"reasons": {}
},
{
"tool": "odinapi_market_token_list",
"tags": [],
"reasons": {}
},
{
"tool": "odinapi_market_price_getBTC",
"tags": [],
"reasons": {}
},
{
"tool": "odinapi_market_price_getHistory",
"tags": [
"sensitive-source"
],
"reasons": {
"sensitive-source": [
"keyword \"get_token\""
]
}
},
{
"tool": "odinapi_market_trade_list",
"tags": [],
"reasons": {}
},
{
"tool": "odinapi_market_trade_getUserTrades",
"tags": [],
"reasons": {}
},
{
"tool": "odinapi_market_liquidity_getInfo",
"tags": [],
"reasons": {}
},
{
"tool": "odinapi_market_liquidity_getUserPositions",
"tags": [],
"reasons": {}
},
{
"tool": "odinapi_social_comment_list",
"tags": [],
"reasons": {}
},
{
"tool": "odinapi_social_comment_post",
"tags": [],
"reasons": {}
},
{
"tool": "odinapi_social_activity_feed",
"tags": [],
"reasons": {}
},
{
"tool": "odinapi_social_activity_getTokenActivities",
"tags": [],
"reasons": {}
},
{
"tool": "odinapi_tools_price_convert",
"tags": [],
"reasons": {}
},
{
"tool": "odinapi_tools_price_getBTC",
"tags": [],
"reasons": {}
},
{
"tool": "odinapi_tools_search_global",
"tags": [],
"reasons": {}
},
{
"tool": "odinapi_tools_search_tokens",
"tags": [],
"reasons": {}
},
{
"tool": "odinapi_tools_search_users",
"tags": [],
"reasons": {}
},
{
"tool": "odinapi_tools_enhance_tokenData",
"tags": [],
"reasons": {}
},
{
"tool": "odinapi_tools_enhance_userData",
"tags": [],
"reasons": {}
},
{
"tool": "odinapi_user_profile_getInfo",
"tags": [],
"reasons": {}
},
{
"tool": "odinapi_user_profile_list",
"tags": [],
"reasons": {}
},
{
"tool": "odinapi_user_assets_getBalances",
"tags": [],
"reasons": {}
},
{
"tool": "odinapi_user_assets_getTokenBalance",
"tags": [],
"reasons": {}
},
{
"tool": "odinapi_user_assets_getCreatedTokens",
"tags": [
"sensitive-source"
],
"reasons": {
"sensitive-source": [
"keyword \"get_token\""
]
}
},
{
"tool": "odinapi_user_activity_list",
"tags": [],
"reasons": {}
},
{
"tool": "odinapi_user_favorite_list",
"tags": [],
"reasons": {}
},
{
"tool": "odinapi_user_favorite_toggle",
"tags": [],
"reasons": {}
}
],
"surfaceDigest": "18a702ed3043b53e1e2a51aa19137582f68ed0cea54333d8efeadd77f4d5fcb1",
"stats": {
"tools": 60,
"prompts": 0,
"resources": 0,
"findingsBySeverity": {
"critical": 0,
"high": 0,
"medium": 0,
"low": 0,
"info": 1
}
}
}