HAETSAL-OS (smitmat86-code/HAETSAL-OS) is an MCP server listed on the M8ven Trust Index. It scores 54 out of 100, grade D. It declares 36 tools. No publisher has claimed this listing.

D
Caution
54/100

HAETSAL-OS

HAETSAL OS — Personal AI Life OS

Caution. Specific findings reduced this grade. They are listed on the page. 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

smitmat86-code

Source: github_code

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

The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.

// key findings
🚨
Secret credentials may flow to a network call
13 flows detected: CF_ACCESS_CLIENT_SECRET, HAETSAL_CF_CLIENT_SECRET. We can’t prove the destination matches the brand the credential belongs to.
⚠️
Known vulnerabilities in dependencies: 5 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 1 credential: CF_ACCESS_CLIENT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// tools this server exposes36 tools

These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.

create_automation

Create a recurring automation that runs a task and messages the result

list_automations

List automations with schedules and recent fire events

toggle_automation

Pause or resume an automation

delete_automation

Delete an automation permanently

brain_v1_retain

Retain a memory in THE Brain

brain_v1_recall

Recall memories from THE Brain

brain_v1_act_send_message

Send SMS or email

brain_v1_act_create_event

Create calendar event

brain_v1_act_modify_event

Modify calendar event

brain_v1_act_draft

Create a draft

brain_v1_act_search

Search the web

brain_v1_act_browse

Browse a web page

brain_v1_act_remind

Set a reminder

brain_v1_act_run_playbook

Run a multi-step playbook

prepare_artifact_file_capture

Use only after inspecting a directly attached ChatGPT file and capture_artifact_file could not receive a retrievable descriptor. Pass the model-generated extraction; the user will select that existing ChatGPT-hosted file in a private capture card.

capture_artifact_file
artifact_immutable_rollout_status

Read the content-free exact-target digest and completion status for the one-time immutable rollout

repair_artifact_immutable_rollout

Execute only an explicitly approved exact-target immutable promotion; original R2 objects are retained

reserve_artifact_upload

Reserve a tenant-scoped managed artifact upload without sending file bytes through MCP

finalize_artifact_capture

Finalize searchable extraction and an exact source/derivative artifact manifest

artifact_intake_status

Read a content-free managed artifact intake receipt

brain_v1_bootstrap_start

Start bootstrap onboarding

brain_v1_bootstrap_interview_next

Answer a bootstrap interview question

capture_memory

Capture memory through the canonical memory contract

search_memory

Search canonical memories

trace_relationship

Trace direct graph relationships through the canonical memory surface

get_entity_timeline

View graph-backed entity activity over time through the canonical surface

prepare_context_for_agent

Assemble a read-only context bundle for a first-party agent

get_recent_memory_traces

List recent brokered memory traces for the current tenant

get_memory_trace

Read one brokered memory trace for the current tenant

get_recent_memories

List recent canonical memories

get_document

Get one canonical document

memory_status

Get canonical memory operation status

memory_stats

Get canonical memory stats

memory_search

Search memories by query

memory_write

Write an episodic or semantic memory

// known CVEs in dependencies5 high25 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

highhono@4.7.0GHSA-3vhc-576x-3qv4

Hono JWK Auth Middleware has JWT algorithm confusion when JWK lacks "alg" (untrusted header.alg fallback)

highhono@4.7.0GHSA-88fw-hqm2-52qc

hono: CORS Middleware reflects any Origin with credentials when `origin` defaults to the wildcard

highhono@4.7.0GHSA-f67f-6cw9-8mq4

Hono JWT Middleware's JWT Algorithm Confusion via Unsafe Default (HS256) Allows Token Forgery and Auth Bypass

highhono@4.7.0GHSA-m732-5p4w-x69g

Hono Improper Authorization vulnerability

highhono@4.7.0GHSA-q5qw-h33p-qvwr

Hono vulnerable to arbitrary file access via serveStatic vulnerability

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// 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.
configBRAIN_JWT_SUB
configCF_ACCESS_CLIENT_ID
🔐 secretCF_ACCESS_CLIENT_SECRET
configMCP_ENDPOINT
configMCP_SEARCH_DELAY_MS
configMCP_TOOL_NAME
// quality suggestions

Dependencies

6 runtime dependencies (10 dev), 1 flagged: @cloudflare/puppeteer

Tool annotations

2/36 tools have annotations

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

All four hints declared on every tool

36/36 tools missing one or more hints — create_automation (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); list_automations (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); toggle_automation (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +33 more. 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.

Tool inputs are validated

Only 9/27 tool handlers declare input schemas (33%)

Declare an inputSchema with zod/joi/yup on every tool definition.

License file

No license file

Add a LICENSE file (MIT, Apache-2.0, etc.).

Secrets not logged

4 secret values sent to log

Redact or omit secret values from log output.

Production dependencies are patched

0 critical, 5 high severity in production deps — hono@4.7.0 (high), hono@4.7.0 (high)

Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.

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 6 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 Verified](https://m8ven.ai/badge/mcp/smitmat86-code/haetsal-os?variant=verified)](https://m8ven.ai/mcp/smitmat86-code/haetsal-os)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: c4af8880d3a8d3c5dc700721612c000720e84505
code hash: 52036fc75a410aa26a41a6cebb10c448962620c9ee155f6efbaa86c0b36aabaa
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