Files Com MCP Server

files-com-mcp PyPI v1.0.80

Published by an unidentified publisher — no publish provenance and no public repository, so the publisher could not be verified and the source cannot be independently located.

MCP for the Files.com API

Trust grade
A
95/100
Last scanned get badge →
Trust
A · 95/100
Adoption risk for you: the threat score, then adjusted down for blast radius, publisher verification and how much the scan could see. Deterministic; every point is auditable.
Capability
Moderate
Blast radius if it went rogue — what the server’s tools could reach. Independent of trust.
Coverage
Source
How much the scan could actually inspect. Shallow coverage is stated, never hidden.
Share this Trust Score
𝕏 Share LinkedIn Reddit
A Why this grade threat 100 − adoption risk = 95/100

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 − 0 = 100. What the published surface and source actually contain:

The deterministic scan raised no scored threat in the surface it inspected — the threat score stayed at 100. Capability observations and advisory notes are recorded but never lower it.

2. Client adoption risk — 100 − 5 = 95. 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:

PointsAdoption-risk factor
−3 capability blast radius (moderate) — client exposure if the model is manipulated
−2 publisher verification (unlinked) — no provenance/repo link, but the shipped source was fully read

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.

Findings 5

medium Untrusted input can drive an external actionMTC-FLOW-005

Untrusted-input tools ([Download_File_to_Local, List_Bundle_Download]) co-exist with external-action tools ([Upload_File_from_Local]). A prompt injection could cause unwanted external actions, though no direct sensitive-data leak path was found.

Evidence: untrusted [Download_File_to_Local, List_Bundle_Download] → sinks [Upload_File_from_Local]

Fix: Require confirmation for state-changing/egress actions triggered after processing untrusted content.

Location: flow Download_File_to_Local → Upload_File_from_Local

medium Tool "Delete_File" can modify the filesystemMTC-CAP-002

Tool "Delete_File" can write, overwrite or delete files (keyword "delete_file" in tool name). Verify it is scoped to a safe directory.

Fix: Constrain file operations to an explicit, non-sensitive root; reject path traversal.

Location: tool Delete_File

medium Tool "Move_File" can modify the filesystemMTC-CAP-002

Tool "Move_File" can write, overwrite or delete files (keyword "move_file" in tool name). Verify it is scoped to a safe directory.

Fix: Constrain file operations to an explicit, non-sensitive root; reject path traversal.

Location: tool Move_File

low Mutating tool "Delete_File" declares no destructiveHintMTC-CAP-005

Tool "Delete_File" can mutate/egress but declares no destructiveHint. Clients that don't default to spec-safe behavior may not prompt before running it.

Fix: Declare accurate annotations, and gate destructive tools on user confirmation regardless.

Location: tool Delete_File

low Mutating tool "Move_File" declares no destructiveHintMTC-CAP-005

Tool "Move_File" can mutate/egress but declares no destructiveHint. Clients that don't default to spec-safe behavior may not prompt before running it.

Fix: Declare accurate annotations, and gate destructive tools on user confirmation regardless.

Location: tool Move_File

Tools 68

Each tool and what it can reach — statically extracted from the published source.

  • Delete_Filewrites files
  • Download_File_to_Localingests untrusted input
  • List_Bundle_Downloadingests untrusted input
  • Move_Filewrites files
  • Upload_File_from_Localnetwork egress
  • Check_Platform_Statusno sensitive capability
  • Copy_Fileno sensitive capability
  • Create_Bundleno sensitive capability
  • Create_Bundle_Notificationno sensitive capability
  • Create_Bundle_Recipientno sensitive capability
Show 58 more tools ↓
  • Create_Folderno sensitive capability
  • Create_Groupno sensitive capability
  • Create_Permissionno sensitive capability
  • Create_Userno sensitive capability
  • Delete_Bundleno sensitive capability
  • Delete_Bundle_Notificationno sensitive capability
  • Delete_Groupno sensitive capability
  • Delete_Permissionno sensitive capability
  • Delete_Userno sensitive capability
  • Find_Automationno sensitive capability
  • Find_Bundleno sensitive capability
  • Find_Bundle_Notificationno sensitive capability
  • Find_Fileno sensitive capability
  • Find_Groupno sensitive capability
  • Find_Remote_Serverno sensitive capability
  • Find_Userno sensitive capability
  • Gpg_Decrypt_Fileno sensitive capability
  • Gpg_Encrypt_Fileno sensitive capability
  • Hello_Worldno sensitive capability
  • List_Action_Logno sensitive capability
  • List_Api_Request_Logno sensitive capability
  • List_Automationno sensitive capability
  • List_Automation_Logno sensitive capability
  • List_Bundleno sensitive capability
  • List_Bundle_Notificationno sensitive capability
  • List_Bundle_Recipientno sensitive capability
  • List_Bundle_Registrationno sensitive capability
  • List_Email_Logno sensitive capability
  • List_Exavault_Api_Request_Logno sensitive capability
  • List_External_Eventno sensitive capability
  • List_File_Migration_Logno sensitive capability
  • List_For_File_Historyno sensitive capability
  • List_For_Folderno sensitive capability
  • List_For_Folder_Historyno sensitive capability
  • List_For_User_Historyno sensitive capability
  • List_Ftp_Action_Logno sensitive capability
  • List_Groupno sensitive capability
  • List_Historyno sensitive capability
  • List_Inbound_S3_Logno sensitive capability
  • List_Logins_Historyno sensitive capability
  • List_Outbound_Connection_Logno sensitive capability
  • List_Permissionno sensitive capability
  • List_Public_Hosting_Request_Logno sensitive capability
  • List_Remote_Serverno sensitive capability
  • List_Scim_Logno sensitive capability
  • List_Settings_Changeno sensitive capability
  • List_Sftp_Action_Logno sensitive capability
  • List_Sync_Logno sensitive capability
  • List_Userno sensitive capability
  • List_Web_Dav_Action_Logno sensitive capability
  • Transform_Fileno sensitive capability
  • Unzip_Fileno sensitive capability
  • Update_Bundleno sensitive capability
  • Update_Bundle_Notificationno sensitive capability
  • Update_Groupno sensitive capability
  • Update_Userno sensitive capability
  • Zip_Fileno sensitive capability
  • Zip_List_Contents_Fileno sensitive capability

Toxic flows 1

Cross-tool combinations that form a data-exfiltration primitive (untrusted input → sensitive source → external sink).

What this scan could not see

Versions 6

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.

VersionScoreFindingsEngineScanned
v1.0.80 latest A 95/100 5 1.13.0 2026-08-25
v1.0.79 A 95/100 5 1.12.1 2026-08-12
v1.0.78 A 95/100 5 1.12.1 2026-08-07
v1.0.77 A 95/100 5 1.12.1 2026-07-27
v1.0.75 A 95/100 5 1.10.0 2026-07-25
Show 1 more version ↓
v1.0.74 A 95/100 5 1.9.0 2026-07-23

Embed this score

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.

MCP Trust Score: A · 95/100
Markdown (GitHub README)
[![MCP Trust Score](https://mcptrustchecker.com/registry/files-com-mcp/badge.svg)](https://mcptrustchecker.com/registry/files-com-mcp)
HTML
<a href="https://mcptrustchecker.com/registry/files-com-mcp"><img src="https://mcptrustchecker.com/registry/files-com-mcp/badge.svg" alt="MCP Trust Score" height="20"></a>
Prefer shields.io styling? Point it at https://mcptrustchecker.com/registry/files-com-mcp/badge.json via https://img.shields.io/endpoint?url=…

Verify this score yourself

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 files-com-mcp --online --registry pypi

Use the free API → How scoring works

More in Files & Storage