Capsule (hakiyaka/capsule) is an MCP server listed on the M8ven Trust Index. M8ven has not graded it: we have no way to read this server ourselves. No publisher has claimed this listing.

C
Emerging
74/100
22 days ago

Capsule

Capsule is an MCP server that reduces model I/O by compressing outputs into exact-recoverable capsules, enabling efficient command execution, file editing, project analysis, and evidence expansion with safeguards.

Emerging. No concerning findings. Grades remain capped until the project builds reputation through adoption. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

Code Verified⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

hakiyaka

Source: Glama

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
configCAPSULE_ABSOLUTE_OUTPUT
configCAPSULE_ABSOLUTE_OUTPUT_CHARS
configCAPSULE_ADVISOR
configCAPSULE_ADVISOR_TASK_TTL_MS
configCAPSULE_ADVISOR_VISIBLE
configCAPSULE_ALLOW_FULL_FORK
configCAPSULE_BARE_FILE_FULL_BYTES
configCAPSULE_BENCH_MAX_CHARS
configCAPSULE_BROWSER_PROJECTION
configCAPSULE_CACHED_MULTIPLIER
configCAPSULE_CACHED_SHARE
configCAPSULE_CACHE_GC
configCAPSULE_CACHE_MAX_BYTES
configCAPSULE_CACHE_MAX_ENTRIES
configCAPSULE_CACHE_MIN_RECENT
configCAPSULE_CACHE_TTL_DAYS
configCAPSULE_CAPTURE_MEMORY1 only when you explicitly want sanitized, bounded
configCAPSULE_CAPTURE_PROMPTS
configCAPSULE_COGNITION
configCAPSULE_CONTEXT_TIER
configCAPSULE_CONTROL_ENVELOPE
configCAPSULE_CREDIT_BRAKE
configCAPSULE_CREDIT_WARNING
configCAPSULE_DELTA_CHARS
configCAPSULE_DELTA_SIMILARITY
configCAPSULE_FAILURE_FUSE
configCAPSULE_FILE_REPLAY_ENTRIES
configCAPSULE_FORK_POLICY
configCAPSULE_GITHUB_MAX_BUFFER_BYTES
configCAPSULE_GITHUB_REPO
configCAPSULE_GITHUB_SEARCH
configCAPSULE_HISTORY_MAX_BYTES(2 GB by default) and reports only aggregate,
configCAPSULE_HOOKS_FEATURE
configCAPSULE_HOOK_PROCESS
configCAPSULE_HOOK_WIRE
configCAPSULE_INCLUDE_MIGRATED
configCAPSULE_INCLUDE_SESSION_METADATA
configCAPSULE_INFORMATION_GAIN_FIREWALL
configCAPSULE_INSTRUCTION_FULL_BYTES
configCAPSULE_LIVE_ATTEMPTS
configCAPSULE_LIVE_TIMEOUT_MS
configCAPSULE_MAX_SUBAGENTS_PER_TASK
configCAPSULE_MEDIA_DEDUPE
configCAPSULE_MEDIA_ZERO_COPY
configCAPSULE_NATIVE_EDIT_GUARD
configCAPSULE_NATIVE_EDIT_TOOL
configCAPSULE_OUTPUT_MULTIPLIER
configCAPSULE_PLUGIN_HOOKS_FEATURE
configCAPSULE_POLICY_THRESHOLD
configCAPSULE_POLL_REPLAY
configCAPSULE_PRICING_MODEL
configCAPSULE_PROJECT_CACHE_MAX_BYTES
configCAPSULE_PROJECT_CACHE_MAX_PROJECTS
configCAPSULE_PROJECT_CACHE_TTL_DAYS
configCAPSULE_PROJECT_FAST_CACHE
configCAPSULE_QUOTA_PROGRESS
configCAPSULE_REASONING_BRAKE
configCAPSULE_REASONING_GOVERNOR
configCAPSULE_REASONING_RESIDUAL
configCAPSULE_REASONING_WARNING
configCAPSULE_RECALL_LIMIT
configCAPSULE_REPLAY_CAPSULE_CHARS
configCAPSULE_RESULT_FUTURE_TTL_MS
configCAPSULE_ROUNDTRIP_TAX
configCAPSULE_SEQUENCE_FUSE
configCAPSULE_SESSIONS_ROOT
configCAPSULE_SESSION_AUDIT_MAX_BYTES
configCAPSULE_SESSION_QUERY
configCAPSULE_SESSION_ROOT
configCAPSULE_SITE_URL
configCAPSULE_STATESet to an absolute directory to choose a different local state
configCAPSULE_TERMINAL_GENOME
configCAPSULE_TERMINAL_LATTICE
configCAPSULE_TERMINAL_NOVELTY
configCAPSULE_TEXT_DEDUPE
configCAPSULE_THREAD_PREFLIGHT
configCAPSULE_THREAD_PROJECTION
configCAPSULE_TOKEN_ESCROW
configCAPSULE_TOOLCHAIN_JIT
configCAPSULE_TOOLCHAIN_JIT_MAX_STEPS
configCAPSULE_TOOLCHAIN_JIT_MIN_CONTEXT
configCAPSULE_TOOL_CALL_BUDGET
configCAPSULE_TRANSCRIPT_SHIELD
configCAPSULE_UNIVERSAL_HARD_CAP
configCAPSULE_UNIVERSAL_HARD_CAP_CHARS
configCAPSULE_VERBOSE_ERRORS
configCAPSULE_WEB_PROJECTION
configCAPSULE_WEB_ZERO_COPY
configCAPSULE_ZERO_POLL
configCAPSULE_ZERO_POLL_INTERVAL_MS
configCAPSULE_ZERO_POLL_MIN_CONTEXT
configCAPSULE_ZERO_POLL_REPEATS
configCAPSULE_ZERO_POLL_WINDOW_MS
configCODEX_HOME
configPYTHON
configSYSTEMROOT
configSystemRoot
// quality suggestions

Tool annotations

No tools have read-only/destructive annotations

Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.

All four hints declared on every tool

1/1 tools missing one or more hints — capsule (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint). OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.

For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.

Tests exist

No test files found

Add tests that exercise each declared tool.

Shell command execution

38 child_process/subprocess calls in production code — runs shell commands (mcp/cognition.cjs:1576, mcp/core.cjs:543, mcp/core.cjs:1484)

Prefer library functions over shell-outs. If you must shell out, ensure all inputs are properly escaped.

Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/hakiyaka-capsule-1d0x8m)](https://m8ven.ai/mcp/hakiyaka-capsule-1d0x8m)
Shows your grade and updates automatically. Prefer no grade? Append ?variant=verified to the badge URL.
commit: ff416e5f6a02f8c696625ee1a12c49a3c90fb26e
code hash: b141e7cad0f5558c549e28e3c1d096b597caccfa488b5edc82972bbe3f0bb079
verified: 8/10/2026, 4:06:20 AM
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client