← Back to search

openarchiver-mcp

GitHub Actions Scanned 3d ago

MCP server for searching an OpenArchiver email archive (search, read emails, fetch attachments).

npm
B
83.4 / 100

Versions

1.2.0latest
Jul 3, 2026
1.1.4
Jun 26, 2026
1.1.3
Jun 23, 2026
1.1.2
Jun 22, 2026
1.1.1
Jun 16, 2026
+ show 2 moreshow less
1.1.0
Jun 16, 2026
1.0.0
Jun 15, 2026
PermissionsTool SafetyAuthAnnotationsCode QualityStabilitySpecVuln HistoryAuthorTransparencyCommunity

Tools 4

search_archive
annotations: none low

Full-text search across archived emails — matches subject, body and extracted attachment text.

page number limit number keywords string
get_email
annotations: none low

Fetch a single archived email by id: metadata, full body text, and the list of attachments

id string
check_integrity
annotations: none low

Re-compute the SHA-256 hashes of an archived email and each of its attachments and compare

get_attachment
annotations: none low

Download an attachment by its `storagePath` (from get_email).

Permissions 3

network medium
Server uses network capabilities via: fetch()
shell high
Server uses shell capabilities via: child_process, spawnSync()
env_vars low
Server uses env_vars capabilities via: process.env

Scan Findings 20

low
Tool 'search_archive' has no annotations annotation_checker · 100%
low
Tool 'get_email' has no annotations annotation_checker · 100%
low
Tool 'check_integrity' has no annotations annotation_checker · 100%
low
Tool 'get_attachment' has no annotations annotation_checker · 100%
info
Sandbox failed to start for behavioral verification behavioral_verifier · 100%
medium
Buffer.from base64 in arnd-openarchiver-mcp-87f6136/scripts/integration.mjs:205 entropy_analyzer · 75%
info
package.json metadata manifest_parser · 100%
info
Tool: search_archive manifest_parser · 85%
info
Tool: get_email manifest_parser · 85%
info
Tool: check_integrity manifest_parser · 85%
info
Tool: get_attachment manifest_parser · 85%
info
Transport: stdio manifest_parser · 90%
info
Required env vars (3) manifest_parser · 80%
info
Sandbox failed to start for output poisoning scan output_poisoning · 100%
medium
Permission: network access detected permission_analyzer · 70%
high
Permission: shell access detected permission_analyzer · 95%
low
Permission: env_vars access detected permission_analyzer · 90%
info
SBOM generated: 147 components sbom_generator · 100%
high
Hardcoded Password found in arnd-openarchiver-mcp-87f6136/scripts/integration.mjs secret_scanner · 65%
medium
No build provenance detected (SLSA L0) slsa_assessor · 90%