infomaniak-mcp-agent
npm
v0.15.1
Published by mogacode-ma — no publish provenance, so origin is unverified, but the source is public: the repository link below is self-declared yet readable, so you can inspect the code before adopting it.
Full unofficial agentic Infomaniak MCP server — guided automation of web hosting, mail, kDrive, domains and DNS
The grade answers one question — how safe is this server for you to adopt — so it is computed in two auditable stages. Nothing below is an opinion or an LLM's guess; every line is a real term the deterministic engine applied, and the same input always yields the same number.
1. Threat score — 100 − 32.7 = 67. What the published surface and source actually contain:
| Points | What was found | Category |
|---|---|---|
| −31.5 | Self-contained exfiltration primitive: "infomaniak_nodejs_app_logs" MTC-FLOW-001 | exfiltration |
| −1.2 | Package runs install-time scripts MTC-SUP-010 | supply-chain |
2. Client adoption risk — 67 − 11 = 56. Three small, subtract-only factors that reflect your risk in adopting it — a clean scan proves less on a powerful, unverified or barely-inspectable package, so the grade says so plainly:
| Points | Adoption-risk factor |
|---|---|
| −10 | capability blast radius (critical) — client exposure if the model is manipulated |
| −1 | publisher verification (public source) — no provenance, but the source is public and inspectable |
Grade capped: a critical finding is present → grade capped at D. A hard gate overrides the point total — no amount of clean surface buys back a confirmed catastrophe.
Capability observations and info notes are shown under Findings but never scored.
Open any row's finding below for the file, line and evidence behind a deduction.
Tool "infomaniak_nodejs_app_logs" holds all three trifecta roles by itself (untrusted-input + sensitive-source + external-sink). A single call can pull attacker-controlled content, read private data, and exfiltrate it — no composition required.
Fix: Split responsibilities across separate, individually-consented tools; never combine untrusted input, secret reads, and egress in one tool.
Location: flow infomaniak_nodejs_app_logs
"infomaniak-mcp-agent" executes postinstall script(s) at install time. An install hook runs at install time; most are routine build/setup, but review what it does before trusting it.
Evidence: node scripts/postinstall.cjs || true
Fix: Review the scripts; install with --ignore-scripts where possible and vet what they do.
Location: package infomaniak-mcp-agent
Each tool and what it can reach — statically extracted from the published source.
infomaniak_nodejs_app_logsingests untrusted inputreads sensitive datanetwork egressinfomaniak_get_database_useringests untrusted inputinfomaniak_list_drive_filesreads sensitive datainfomaniak_add_site_aliasesno sensitive capabilityinfomaniak_api_callno sensitive capabilityinfomaniak_audit_accountno sensitive capabilityinfomaniak_audit_dns_zonesno sensitive capabilityinfomaniak_change_database_user_passwordno sensitive capabilityinfomaniak_change_database_user_permissionsno sensitive capabilityinfomaniak_change_hosting_user_connection_typeno sensitive capabilityinfomaniak_change_hosting_user_passwordno sensitive capabilityinfomaniak_create_databaseno sensitive capabilityinfomaniak_create_hosting_userno sensitive capabilityinfomaniak_create_mailboxno sensitive capabilityinfomaniak_create_mailbox_aliasno sensitive capabilityinfomaniak_create_redirectionno sensitive capabilityinfomaniak_create_short_urlno sensitive capabilityinfomaniak_create_siteno sensitive capabilityinfomaniak_delete_certificateno sensitive capabilityinfomaniak_delete_databaseno sensitive capabilityinfomaniak_delete_hosting_userno sensitive capabilityinfomaniak_delete_mailboxno sensitive capabilityinfomaniak_delete_redirectionno sensitive capabilityinfomaniak_delete_siteno sensitive capabilityinfomaniak_delete_site_aliasno sensitive capabilityinfomaniak_dns_create_recordno sensitive capabilityinfomaniak_dns_delete_recordno sensitive capabilityinfomaniak_dns_list_recordsno sensitive capabilityinfomaniak_dns_update_recordno sensitive capabilityinfomaniak_explainno sensitive capabilityinfomaniak_find_siteno sensitive capabilityinfomaniak_get_account_fullno sensitive capabilityinfomaniak_get_certificateno sensitive capabilityinfomaniak_get_databaseno sensitive capabilityinfomaniak_get_domainno sensitive capabilityinfomaniak_get_domain_fullno sensitive capabilityinfomaniak_get_drive_fullno sensitive capabilityinfomaniak_get_mail_hosting_fullno sensitive capabilityinfomaniak_get_mailbox_fullno sensitive capabilityinfomaniak_get_mailbox_infono sensitive capabilityinfomaniak_get_my_profileno sensitive capabilityinfomaniak_get_my_securityno sensitive capabilityinfomaniak_get_nodejs_appno sensitive capabilityinfomaniak_get_vps_fullno sensitive capabilityinfomaniak_helpno sensitive capabilityinfomaniak_historyno sensitive capabilityinfomaniak_list_ai_modelsno sensitive capabilityinfomaniak_list_ai_productsno sensitive capabilityinfomaniak_list_database_usersno sensitive capabilityinfomaniak_list_databasesno sensitive capabilityinfomaniak_list_domainsno sensitive capabilityinfomaniak_list_drive_trashno sensitive capabilityinfomaniak_list_drive_usersno sensitive capabilityinfomaniak_list_drivesno sensitive capabilityinfomaniak_list_hosting_usersno sensitive capabilityinfomaniak_list_hostingsno sensitive capabilityinfomaniak_list_mail_hostingsno sensitive capabilityinfomaniak_list_mailboxesno sensitive capabilityinfomaniak_list_nodejs_appsno sensitive capabilityinfomaniak_list_organizationsno sensitive capabilityinfomaniak_list_redirectionsno sensitive capabilityinfomaniak_list_short_urlsno sensitive capabilityinfomaniak_list_site_aliasesno sensitive capabilityinfomaniak_list_sitesno sensitive capabilityinfomaniak_list_swiss_backupsno sensitive capabilityinfomaniak_list_teams_and_tagsno sensitive capabilityinfomaniak_list_vpsno sensitive capabilityinfomaniak_manage_dnssecno sensitive capabilityinfomaniak_nodejs_app_actionno sensitive capabilityinfomaniak_nodejs_app_aliasesno sensitive capabilityinfomaniak_nodejs_app_jobsno sensitive capabilityinfomaniak_nodejs_app_statusno sensitive capabilityinfomaniak_nodejs_app_thumbnailno sensitive capabilityinfomaniak_overviewno sensitive capabilityinfomaniak_provision_site_fullno sensitive capabilityinfomaniak_request_certificateno sensitive capabilityinfomaniak_short_urls_quotano sensitive capabilityinfomaniak_undono sensitive capabilityCross-tool combinations that form a data-exfiltration primitive (untrusted input → sensitive source → external sink).
Scan history per published version. The engine is deterministic — the same version always yields the same score, so a changed score means the package itself changed.
| Version | Score | Findings | Engine | Scanned |
|---|---|---|---|---|
v0.15.1 latest |
F 56/100 | 2 | 1.13.0 | 2026-08-25 |
Show this server's live Trust Score in your README, docs or website. The badge is served straight from the registry and updates automatically after every rescan — no API key needed. It links back to this page, so anyone who sees the grade can also read the findings behind it instead of taking a number on faith.
The score above is reproducible: the same package version always yields the same result. Run it locally or over the free API — no account, no LLM, fully deterministic.
npx mcptrustchecker scan infomaniak-mcp-agent --online
Authenticated MCP transport with HTTP Signatures for AAuth agents
Local-first MCP server for parallel AI coding agents to claim file ownership before edits, preventing stomping on each other in the same worktree.
Agent-agnostic intercommunication system — sessions, messaging, channels, shared state, and real-time events
MCP server for AI agent task communication and delegation with diagnostic lifecycle visibility
Programmatic add/link/unlink for MCP servers across 23 AI coding agents (Claude Code, Claude Desktop, Cursor, VS Code, Codex, Gemini CLI, Zed, Cline, OpenCode, Goose, Kiro, Windsurf, and more). Functional API with dry-run support.
MCP server layer exposing agent-mesh orchestrator as an MCP agent