Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.theluckystrike/zip-archive-create-extract-bomb-guard

REMOTE · MCP.ZOVO.ONE · 2 COMPONENTS · SCANNED SEP 20

Create, inspect and extract zip archives offline, with traversal, symlink and zip-bomb guards.

+3 this week 82 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security89
Transport & Reachability100
Schema Quality & AI Usability83
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1906 tokens (~146/item across 13 items; 12 tools + 1 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management37
  • Stability observed for 11 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage99
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 98% of tool parameters carry a description.Partial
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 2 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "zip_upload" implies "send" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 13 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.theluckystrike/zip-archive-create-extract-bomb-gu… MCP server?

io.github.theluckystrike/zip-archive-create-extract-bomb-gu… is a hosted endpoint at https://mcp.zovo.one/mcp/zip, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · mcp.zovo.one

# add to Claude Code
claude mcp add --transport http theluckystrike-zip-archive-create-extract-bomb-g 'https://mcp.zovo.one/mcp/zip'
// .cursor/mcp.json
{
  "mcpServers": {
    "theluckystrike-zip-archive-create-extract-bomb-g": {
      "url": "https://mcp.zovo.one/mcp/zip"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "theluckystrike-zip-archive-create-extract-bomb-g": {
      "type": "http",
      "url": "https://mcp.zovo.one/mcp/zip"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.theluckystrike-zip-archive-create-extract-bomb-g]
url = "https://mcp.zovo.one/mcp/zip"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "theluckystrike-zip-archive-create-extract-bomb-g": {
      "type": "remote",
      "url": "https://mcp.zovo.one/mcp/zip",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add theluckystrike-zip-archive-create-extract-bomb-g --url 'https://mcp.zovo.one/mcp/zip' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  theluckystrike-zip-archive-create-extract-bomb-g:
    url: "https://mcp.zovo.one/mcp/zip"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "theluckystrike-zip-archive-create-extract-bomb-g": {
      "Transport": "http",
      "Url": "https://mcp.zovo.one/mcp/zip"
    }
  }
}
# add to Vellum
assistant mcp add theluckystrike-zip-archive-create-extract-bomb-g -t streamable-http -u 'https://mcp.zovo.one/mcp/zip'
// mcp.json
{
  "mcpServers": {
    "theluckystrike-zip-archive-create-extract-bomb-g": {
      "type": "http",
      "url": "https://mcp.zovo.one/mcp/zip"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

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.

  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 30 to 33. That category is still filling its 30-day observation window: 9 days of observed history at the previous scan, 10 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 +56
    • Authorization: unverified → fail security
    • Transport: unverified → pass security
    • Injection markers: unverified → pass security
    • Endpoint reachability: behind authorisation → reachable functional
    • MCP protocol: unverified → pass functional
    • Stability: unverified → 0.30 functional
    • Schema quality: unverified → 100 functional
    • Tool coverage: unverified → 100 functional
    • Server version: 0.21.0 → 0.22.0 functional
  • 17 Sept 26 −55
    • Endpoint reachability: reachable → behind authorisation security
    • Tool safety: pass → unverified security
    • Stability: 0.23 → unverified security
    • Authorization: fail → unverified security
    • Transport: pass → unverified security
    • Schema quality: 100 → unverified functional
    • Tool coverage: 100 → unverified functional
    • Capabilities: pass → unverified functional
  • 15 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 10 to 13. That category is still filling its 30-day observation window: 3 days of observed history at the previous scan, 4 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Sept 26 +2
    • Schema quality: unverified → 100 functional
    • This server's schema is too large to store in full, so we cannot compare its tools day to day functional
  • 10 Sept 26 +1
    • Stability: unverified → 0.03 functional
    • This server's schema is too large to store in full, so we cannot compare its tools day to day functional
  • 9 Sept 26 +39
    • Transport: unverified → pass security
    • Injection markers: unverified → pass security
    • First check of Judged manipulation: pass security
    • Authorization: Authorisation is enforced on tool calls, but the challenge carries no valid RFC 9728 metadata, so a client cannot discover where to get a token. security
    • MCP protocol: unverified → pass functional
    • Tool coverage: unverified → 100 functional
    • First check of Schema quality: fail functional
    • First check of Schema quality: excellent functional
    • First check of Schema quality: fail functional
    • First check of Destructive annotations: 0 functional
    • First check of Tool coverage: 98 functional
Diagnostics

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 20 Sept 2026 · Probed https://mcp.zovo.one/mcp/zip

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=zovo.one CN=WE1,O=Google Trust Services,C=US 2 Sept 2026 1 Dec 2026 ECDSA 256 ECDSA-SHA256 ef74739bd6e575bb13db69661e215324
SANs: zovo.one, mcp.zovo.one, *.mcp.zovo.one
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of mcp.zovo.one. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
one. present 64939 8 Verified
zovo.one. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Challenged, unverified

The endpoint asked for a token, but we could not retrieve and validate the RFC 9728 metadata that tells a client how to obtain one.

Result Challenged, unverified
Enforced On tool calls
HTTP status 200

WWW-Authenticate challenge Bearer realm="mcp.zovo.one", error="invalid_token"

Bearer realm="mcp.zovo.one", error="invalid_token"
Header Value
strict-transport-security max-age=15552000; includeSubDomains; preload
x-content-type-options nosniff

Protected resource metadata

Retrieved No
Problem no_resource_metadata

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.zovo.one/mcp/zip Verified 200
http (plaintext) http://mcp.zovo.one/mcp/zip HTTPS enforced 301 https://mcp.zovo.one/mcp/zip
MCP tools · 12 exposed · ~1,856 tokens

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. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
license_activate ~76

Turn Pro on for this connection with key, an MCPL1.<payload>.<signature> issued at checkout for this server or the bundle. Data under your token stays; a wrong or expired key changes nothing. license_status confirms it.

NameTypeReqDescription
keystringyesLicense key from checkout, MCPL1.<payload>.<signature>

No output schema declared.

No examples provided.

license_status ~55

Report this endpoint's licence state for your token as JSON: the product, the tier free or pro, why it is not Pro, and the checkout URL. Call it to explain a free-tier refusal. No arguments, nothing changes.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

zip_add ~181

Call this tool to add files to an existing archive under their own names, or under prefix. A name clash is refused unless replace. An archive holding unsafe entries is refused rather than rewritten.

NameTypeReqDescription
levelintegerDeflate level 0 to 9 for the new entries, default 6
passwordstringNot supported. Passing it is refused rather than ignored
pathstringyesPath to the existing .zip file
pathsarrayyesFiles to add, each stored under its own file name. A directory contributes its tree under its own name
prefixstringPut the new entries under this folder inside the archive, for example "invoices"
replacebooleanReplace an entry whose name is already in the archive. Default false: a name clash is refused and nothing is changed

No output schema declared.

No examples provided.

zip_bundle_month ~199

Local (stdio) install only. On this hosted endpoint /mcp/invoice, /mcp/quotes, /mcp/expense-tracker, /mcp/docx and /mcp/resume return their documents as one-hour download links and keep no output folder to read, so there is nothing for this tool to bundle. Pack the files with zip_upload plus zip_create instead.

NameTypeReqDescription
dry_runbooleanReport what would go in and write nothing
monthstringMonth as YYYY-MM. Default: this month. Files are chosen by their modification date
out_pathstringName for the bundle. Default: the month, e.g. 2026-09
overwritebooleanReplace out_path if it exists. Default false
serversarrayOnly these sibling servers: invoice, quotes, expense-tracker, docx, resume. Default: all five

No output schema declared.

No examples provided.

zip_create ~286

Call this tool to pack files uploaded with zip_upload into a new .zip and get a download link valid for one hour. Entry names are always relative, so the archive cannot write outside where it is unpacked.

NameTypeReqDescription
dirstringNot available on this hosted endpoint: there are no directories. Passing it is refused rather than ignored, so nobody believes a tree was packed
excludearrayDrop entries matching one of these globs, applied after patterns
levelintegerDeflate level 0 to 9, default 6. 0 stores without compressing
out_pathstringyesName for the archive, e.g. reports. It comes back as a download link valid for one hour; a name already produced in this request is refused without overwrite
overwritebooleanReplace out_path if a file is already there. Default false: an existing file is never overwritten
passwordstringNot supported. Passing it is refused rather than ignored, so no one believes an archive is encrypted when it is not
pathsarrayNames of files uploaded with zip_upload, each packed under that name
patternsarrayOnly entries matching one of these globs (* and ? inside a segment, ** across segments; a pattern with no slash also matches the file name at any depth)

No output schema declared.

No examples provided.

zip_delete_upload ~34

Delete one uploaded file stored for your token. The register rows zip_history lists are kept.

NameTypeReqDescription
namestringyes

No output schema declared.

No examples provided.

zip_extract ~269

Call this tool to unpack an archive; every entry comes back as its own download link valid for one hour. Traversal, absolute-path and symlink entries are refused, a size and ratio cap stops a zip bomb, and dry_run reports exactly what would be written.

NameTypeReqDescription
dry_runbooleanReport what would be written, byte counts included, and write nothing
max_rationumberRefuse an entry whose uncompressed/compressed ratio is above this. Default 100
max_total_mbnumberRefuse if the selected entries declare more than this uncompressed. Default 1024
out_dirstringIgnored on this hosted endpoint: there are no directories, and every extracted entry comes back as its own download link valid for one hour
overwritebooleanReplace files that already exist in out_dir. Default false: the whole extraction is refused if any would be replaced
pathstringyesPath to the .zip file
patternsarrayOnly entries matching one of these globs (* and ? inside a segment, ** across segments)
skip_unsafebooleanSkip the dangerous entries and extract the rest, naming what was skipped. Default false: one bad entry refuses the whole archive

No output schema declared.

No examples provided.

zip_extract_text ~115

Call this tool to read one text entry out of an archive without unpacking anything: give the entry name and the text comes back inline. Binary entries are refused by name rather than printed as noise.

NameTypeReqDescription
entrystringyesExact entry name, as zip_list prints it. A glob is accepted when it matches exactly one entry
max_charsintegerStop after this many characters (default 200000). The answer says when it was cut
pathstringyesPath to the .zip file

No output schema declared.

No examples provided.

zip_files ~34

List the files stored for your token on this endpoint, with their sizes. These are the names every path argument here resolves against.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

zip_history ~73

List the archives created for your token, newest first, with entry counts, sizes and names, plus how much of the free 20 a month is used. Each download link expires after an hour; the row keeps the name.

NameTypeReqDescription
limitintegerHow many rows to show, newest first (default 20)

No output schema declared.

No examples provided.

zip_list ~144

Call this tool to list an archive's entries with sizes and ratios and flag what is dangerous: absolute paths, .., symlinks, encrypted entries, duplicate names and bombs. Read-only. Run it before zip_extract.

NameTypeReqDescription
limitintegerHow many entries to print, largest first (default 50). The totals always cover every entry
max_rationumberFlag an entry whose uncompressed/compressed ratio is above this. Default 100
pathstringyesPath to the .zip file. Read-only: the archive is never modified and nothing is extracted
patternsarrayOnly entries matching one of these globs

No output schema declared.

No examples provided.

zip_upload ~390

Send a file to this hosted endpoint. There is no filesystem here, so instead of a path you upload the file once with zip_upload and then pass its name wherever a path is asked for: an archive to zip_list, zip_extract, zip_extract_text or zip_add, a plain file to zip_create. Give exactly one of content_base64 (the file's bytes, the only paste form an archive can take), content (text, for a text file to pack) or url. url: fetch a public file instead of pasting base64 (recommended above about 10 KB): the url is fetched here with a 10 second timeout, at most 3 redirects, public http(s) hosts only, and a 1 MB cap, and a name ending .zip is checked for the PK magic before anything is stored. Uploads are kept for your token between calls; zip_files lists them and zip_delete_upload removes one. The request body cap is 256 KB, so the practical ceiling on a paste is about 190 KB of file once it is base64 inside a JSON-RPC envelope.

NameTypeReqDescription
contentstringThe file as text (a .txt, .csv, .md or source file to pack). Not accepted for a .zip
content_base64stringThe file's bytes, base64-encoded. This is the only paste form an archive can be uploaded in
namestringyesName to refer to this file by: 1-64 characters of letters, digits, underscore or dash, with an optional extension. No extension means .zip, e.g. "reports" or "notes.txt"
urlstringurl: fetch a public file instead of pasting base64 (recommended above about 10 KB). Public http(s) only; private, link-local and this endpoint's own zone are refused

No output schema declared.

No examples provided.

Common questions

What is the io.github.theluckystrike/zip-archive-create-extract-bomb-gu… MCP server?

io.github.theluckystrike/zip-archive-create-extract-bomb-gu… is an MCP server listed in the public MCP registry as io.github.theluckystrike/zip-archive-create-extract-bomb-gu…. Create, inspect and extract zip archives offline, with traversal, symlink and zip-bomb guards. This page covers its hosted endpoint (https://mcp.zovo.one/mcp/zip).

Is the io.github.theluckystrike/zip-archive-create-extract-bomb-gu… MCP server safe to use?

io.github.theluckystrike/zip-archive-create-extract-bomb-gu… scores 82 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.theluckystrike/zip-archive-create-extract-bomb-gu… MCP server expose?

io.github.theluckystrike/zip-archive-create-extract-bomb-gu… exposes 12 tools: license_status, license_activate, zip_upload, zip_files, zip_delete_upload, and 7 more. Their descriptions and schemas cost roughly 1,856 tokens of context every time the server is loaded.

Does the io.github.theluckystrike/zip-archive-create-extract-bomb-gu… MCP server require authentication?

Yes. io.github.theluckystrike/zip-archive-create-extract-bomb-gu… asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.

Is the io.github.theluckystrike/zip-archive-create-extract-bomb-gu… MCP server still maintained?

io.github.theluckystrike/zip-archive-create-extract-bomb-gu… is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.