support-ix87-onehaus
mcpsmitheryOneHaus connects your home to your AI assistant over the Model Context Protocol. Once installed, any MCP-compatible client can manage everything your household runs on, no app-switching required. What it does: - Tasks & chores — create, assign, complete and schedule recurring tasks across household members - Shopping lists — add, buy and manage items, batch-add whole lists - Meals & recipes — build recipes, plan weekly meal plans, pull from a global recipe library - Calendar — create one-off and recurring events for the whole house - Home inventory — track pets, vehicles, appliances, subscriptions, documents and contacts - Smart context — weather forecasts, a house review/summary, and persistent memory so your assistant remembers your household over time All actions run against your live Haus household, resolved automatically from your authenticated session. Requires paid subscription to OneHaus. For more information, see https://onehaus.app
By Smithery | 121 findings | Scanned 7/16/2026 | tooltrust-scanner/v0.3.19
Risk Summary
Safe With Normal ControlsDep Visibility is the main signal, but overall risk remains within an acceptable range.
Potential impact: This finding indicates the tool should be reviewed before it is trusted.
Recommended action: No high-risk findings were detected in this scan, but you should still apply least-privilege defaults and rescan after changes.
Suggested policy: keep this tool behind manual approval, do not allow unattended runs, and re-scan after narrowing risky permissions.
Security Findings (121)
tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
create_calendar_eventupdate_calendar_eventstore_memoryupdate_memorycreate_recipeupdate_recipecreate_recurring_calendar_eventupdate_recurring_calendar_eventFix: Declare explicit rate-limit, timeout, and retry configuration for all network and execution tools. Implement exponential back-off and surface resource state to the calling agent.
input schema exposes 11 properties (threshold: 10)
create_vehicleinput schema exposes 12 properties (threshold: 10)
update_vehiclecreate_recurring_calendar_eventinput schema exposes 13 properties (threshold: 10)
update_recurring_calendar_eventFix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
declared capabilities: filesystem access
create_contactupdate_contactdelete_contactcreate_applianceupdate_appliancedelete_appliancedelete_calendar_eventcreate_documentupdate_documentdelete_documentcreate_petupdate_petdelete_petcreate_subscriptionupdate_subscriptiondelete_subscriptioncreate_vehicleupdate_vehicledelete_vehiclecreate_taskupdate_taskdelete_taskget_profilecreate_meal_planupdate_meal_plandelete_meal_plandelete_recipeupdate_shopping_list_itemremove_shopping_list_itemdelete_recurring_calendar_eventcreate_recurring_taskupdate_recurring_taskdelete_recurring_taskdeclared capabilities: code/command execution, filesystem access
create_calendar_eventupdate_calendar_eventupdate_memorycreate_recurring_calendar_eventupdate_recurring_calendar_eventdeclared capabilities: code/command execution
store_memorydeclared capabilities: network access, filesystem access
create_recipeupdate_recipeFix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
Tool did not expose metadata.dependencies or repo_url, so supply-chain coverage is limited.
create_contactupdate_contactdelete_contactlist_contactscreate_applianceupdate_appliancedelete_appliancelist_appliancescreate_calendar_eventupdate_calendar_eventdelete_calendar_eventlist_calendar_eventscreate_documentupdate_documentdelete_documentlist_documentscreate_petupdate_petdelete_petlist_petscreate_subscriptionupdate_subscriptiondelete_subscriptionlist_subscriptionscreate_vehicleupdate_vehicledelete_vehiclelist_vehiclescreate_taskupdate_taskdelete_taskcomplete_taskuncomplete_taskassign_tasklist_tasksget_weather_forecastget_houselist_house_memberslist_housesget_profilelist_shopping_list_itemsadd_shopping_list_itembuy_shopping_list_itemget_house_reviewdefer_recommendationskip_recommendationstore_memoryupdate_memoryforget_memoryrecall_memorycreate_meal_planupdate_meal_plandelete_meal_planlist_meal_planscreate_recipeupdate_recipedelete_recipelist_recipeslist_global_recipesbatch_add_shopping_list_itemsupdate_shopping_list_itemremove_shopping_list_itemcreate_recurring_calendar_eventupdate_recurring_calendar_eventdelete_recurring_calendar_eventcreate_recurring_taskupdate_recurring_taskdelete_recurring_taskFix: Review and remediate the identified issue.
Scan this tool yourself
Reproduce this audit locally, integrate into CI, or let your agent audit its own tools.
Install once, then scan any MCP server:
$ curl -sfL https://raw.githubusercontent.com/AgentSafe-AI/tooltrust-scanner/main/install.sh | bash$ tooltrust-scanner scan --server "npx -y support-ix87-onehaus"Adjust the package name if your npm registry name differs from the tool ID. View source
Add badge to your README
Copy this Markdown to show your ToolTrust grade on GitHub.
[](https://github.com/AgentSafe-AI/tooltrust-directory)