io.github.file-kiwi/filekiwi-mcp-server
NPM · @FILE-KIWI/FILEKIWI-MCP-SERVER · SCANNED AUG 8
Upload files to file.kiwi and get shareable links instantly.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →
Supply Chain Security98
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- 31 of 98 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency32
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- License check failed: no license is declared. See how to fix → Fail
- Actively maintained (last published 132 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability29
- AI-judged instruction clarity (poor).Fail
- Tool/resource definitions use about 8 tokens (~8/item across 1 items; 1 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management43
- Stability observed for 13 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage0
- 0% of tools have a non-trivial description (not blank, and not just the tool's name).Fail
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
npm · @file-kiwi/filekiwi-mcp-server
claude mcp add file-kiwi-filekiwi-mcp-server -- npx -y @file-kiwi/filekiwi-mcp-server
codex mcp add file-kiwi-filekiwi-mcp-server -- npx -y @file-kiwi/filekiwi-mcp-server
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"file-kiwi-filekiwi-mcp-server": {
"type": "local",
"command": [
"npx",
"-y",
"@file-kiwi/filekiwi-mcp-server"
],
"enabled": true
}
}
} openclaw mcp add file-kiwi-filekiwi-mcp-server --command npx --arg -y --arg @file-kiwi/filekiwi-mcp-server
mcp_servers:
file-kiwi-filekiwi-mcp-server:
command: "npx"
args: ["-y", "@file-kiwi/filekiwi-mcp-server"] {
"mcpServers": {
"file-kiwi-filekiwi-mcp-server": {
"command": "npx",
"args": [
"-y",
"@file-kiwi/filekiwi-mcp-server"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 7 Aug 26 +4
- Known CVEs: partial → pass ▲ security
- Dependency health: partial → 0.85 functional
- 6 Aug 26 +1
- Security disclosure: unverified → fail ▼ functional
- 5 Aug 26 +1
- CVE-2026-69207 no longer affects this package ▲ security
- Known CVEs: fail → partial ▲ security
- Security disclosure: fail → unverified ▼ functional
- 4 Aug 26 +4
- CVE-2026-69207 affects this package: medium ▼ security
- Known CVEs: partial → fail ▼ security
- Stability: unverified → 0.30 ▲ functional
- 2 Aug 26 +17
- Provenance: unverified → fail ▼ security
- Known CVEs: unverified → partial ▲ security
- Install scripts: unverified → pass ▲ security
- Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
- License: unverified → fail ▼ functional
- MCP protocol: unverified → pass ▲ functional
- Dependency health: unverified → partial ▲ functional
- Maintenance: unverified → pass ▲ functional
- Schema quality: unverified → poor ▲ functional
- 1 Aug 26 +21
- Malware scan: unverified → pass ▲ security
- Tool coverage: unverified → 0 ▲ functional
- 31 Jul 26 −1
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 30 Jul 26 −18
- Malware scan: pass → unverified ▼ security
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 8 Aug 2026 · Analysed npm/@file-kiwi/[email protected]
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Dependencies 98 packages
| Packages resolved | 98 |
|---|---|
| Stale | 31 |
| Tree resolution | Complete |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
upload_to_kiwi ~8
No description provided.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.