OpenACM (Json55Hdz/OpenACM) is an MCP server listed on the M8ven Trust Index. It scores 74 out of 100, grade C. It declares 75 tools. No publisher has claimed this listing.
Self-hosted autonomous AI agent — runs on your PC, controls your environment, connects to any MCP server.
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
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
Json55Hdz
Source: github_repo_search
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.
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.
add_resurrection_pathAdd a path to the resurrection_paths config.
create_agentCreate an autonomous agent and return its webhook details.
list_agentsdelete_agentDelete an autonomous agent by its ID. This cannot be undone.
my_toolDoes something useful
browser_agentExecute a Playwright browser action.
edit_fileSurgical string replacement in a file.
read_file_rangeRead a range of lines with line numbers.
get_file_outlineReturn an outline of classes and functions in a source file.
run_linterLint a file and return diagnostics.
check_content_depsgenerate_content_for_momentlist_content_momentsgenerate_memecreate_slideshow_videoqueue_content_for_approvallist_pending_approvalsList content items waiting for user approval.
list_cron_jobsdelete_cron_jobDelete a cron job by its ID. Also deletes all its run history.
toggle_cron_jobEnable or disable a cron job by its ID without deleting it.
trigger_cron_jobupdate_cron_jobsave_customer_nameread_fileRead file contents.
write_fileWrite content to a file.
list_directoryList directory contents.
search_filesSearch for files matching a pattern.
send_file_to_chatSend a local file to the secure media storage and get a link.
create_or_update_agent_flowgmail_readRead emails from Gmail.
gmail_sendSend an email via Gmail.
calendar_listList upcoming calendar events.
calendar_createCreate a calendar event.
drive_listList files in Google Drive.
drive_searchSearch files by name.
drive_uploadUpload a local file to Google Drive.
youtube_searchSearch YouTube videos.
save_user_profileSave the user's profile and configure the assistant.
list_mcp_serversconnect_mcp_serverdisconnect_mcp_serverDisconnect from an MCP server and unload its tools.
get_openacm_configswitch_llm_modelupdate_security_modelist_routinesexecute_routinerun_pythonExecute Python code interactively.
remember_noteSave a note to long-term memory.
search_memorySearch long-term memory.
take_screenshotTakes a screenshot of the system.
set_workspacetoggle_skillToggle a skill's active status.
list_skillsList all skills with their status.
delete_skillDelete a custom skill permanently.
save_social_credentialsverify_social_credentialsVerify that stored credentials for a platform actually work (makes a test API call).
post_to_facebookpost_to_redditstitch_generate_uiGenerate UI using Google Stitch (create project → generate screen → download HTML).
start_swarmStart execution of a planned or paused swarm by its ID.
stop_swarmStop a running swarm. Workers will finish their current step and halt.
delete_swarmDelete a swarm and all its workers, tasks, and messages permanently.
list_swarmsList all swarms and their current status.
system_infoGet system information.
edit_toolEdit an existing custom tool file. Use to fix bugs or improve functionality.
delete_toolDelete a custom tool file permanently. Built-in tools cannot be deleted.
web_searchSearch the web using DuckDuckGo.
get_webpageFetch and read a webpage.
ha_devicesha_areasList Home Assistant areas/rooms (e.g. 'Sala', 'Cocina') for organizing/filtering devices by location.
ha_statusha_scenesList Home Assistant scenes available to activate.
ha_activate_sceneActivate a Home Assistant scene by name, e.g. 'Modo Noche'.
ha_list_servicesha_call_serviceOPENACM_DIROPENACM_WORKSPACEOPENACM_PROJECT_ROOTOPENACM_PORTOPENAI_API_KEYSTABILITY_API_KEYSTITCH_API_KEYOPENACM_VERBOSE_CHANNELSDISCORD_TOKENTELEGRAM_TOKENWHATSAPP_ACCESS_TOKENWHATSAPP_PHONE_NUMBER_IDWHATSAPP_VERIFY_TOKENWHATSAPP_APP_SECRETWHATSAPP_MODEWHATSAPP_BRIDGE_URLWEB_PORTDASHBOARD_TOKENMEDIA_ENCRYPTION_KEYELEVENLABS_API_KEYTool 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
75/75 tools missing one or more hints — add_resurrection_path (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); create_agent (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); list_agents (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +72 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.
Destructive tools are labelled
2 tools perform destructive updates without destructiveHint — create_slideshow_video deletes at line 668 (concat_file.unlink(missing_ok=True)); delete_tool deletes at line 301 (tool_file.unlink())
Add destructiveHint:true to any tool whose handler calls .delete(), .upsert(), .update(), unlink, rm, DELETE, DROP, REPLACE INTO, or any operation that overwrites existing data.
Tool inputs are validated
69/75 tool handlers declare input schemas (92%)
Declare an inputSchema with zod/joi/yup on every tool definition.
Tool test coverage
Only 21/75 tools referenced in tests (28%)
Write tests that reference each tool by name so every tool has at least one test.
Shell command execution
3 calls in production code run through a shell (bin/openacm.js:23, bin/openacm.js:29, bin/openacm.js:65)
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.
[](https://m8ven.ai/mcp/json55hdz/openacm)?variant=verified from the URL.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