ToolTrust
A4/100
Smithery

lodikidsactivities-main

mcpsmithery

@Smithery

Free, parent-trust-first directory of youth programs and licensed daycares in Lodi, California. 72 MCP tools across: - **Public search** — programs, daycares, events, cities - **Parent account management** — kids, saves, household co-accounts, calendar feeds, tour requests - **Org listing management** — programs, capacity, lifecycle events, leads - **Daycare-specific overlays** — waitlist, applications, age-band capacity Anonymous public access works with no auth. Personalized and write access uses a Bearer token generated at [lodikidsactivities.com/account/mcp](https://lodikidsactivities.com/account/mcp).

By Smithery | 105 findings | Scanned 7/3/2026 | tooltrust-scanner/v0.3.19

13 Low92 Info

Risk Summary

Safe With Normal Controls

Dep 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 (105)

  • LowAS-011

    ℹ️Missing Rate-Limit / Timeout ×12

    tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration

    search_programssearch_daycaresget_guidesite_directoryparent_update_kidparent_calendar_subscribe_urlparent_request_tourparent_recommended_for_meorg_update_profileorg_update_programorg_generate_promo_kit_urladmin_search_trends

    Fix: 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.

  • LowAS-002

    ⚠️Excessive Permissions

    org_update_program:input schema exposes 14 properties (threshold: 10)

    Fix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.

  • InfoAS-002

    ⚠️Excessive Permissions ×19

    declared capabilities: network access, database access

    search_programs

    declared capabilities: network access

    search_daycaresget_guidesite_directoryparent_calendar_subscribe_urlparent_request_tourorg_generate_promo_kit_urladmin_search_trends

    declared capabilities: filesystem access

    list_categoriesparent_list_kidsorg_update_program_capacityparent_meparent_update_prefsparent_remove_kidorg_archive_program

    declared capabilities: filesystem access, HTTP requests

    parent_update_kid

    declared capabilities: HTTP requests

    parent_recommended_for_me

    declared capabilities: network access, filesystem access

    org_update_profile

    declared capabilities: code/command execution, filesystem access

    org_update_program

    Fix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.

  • InfoAS-014

    ℹ️Dependency Inventory Unavailable ×72

    Tool did not expose metadata.dependencies or repo_url, so supply-chain coverage is limited.

    search_programsget_programsearch_daycaresget_daycarelist_upcoming_eventsget_eventlist_categorieslist_citiescity_statslist_guidesget_guidefeatured_listingsupcoming_registrationsnearby_programslist_reviewsprogram_events_feedsite_directoryparent_list_savesparent_save_programparent_unsave_programparent_list_kidsparent_add_kidparent_list_toursorg_list_leadsorg_list_programsorg_update_program_capacityorg_reply_to_reviewparent_meparent_update_prefsparent_update_kidparent_remove_kidparent_list_enrollmentsparent_report_enrollmentparent_save_daycareparent_submit_reviewparent_my_reviewsparent_my_householdparent_invite_household_memberparent_accept_household_inviteparent_leave_householdparent_my_upcoming_eventsparent_calendar_subscribe_urlparent_request_tourparent_cancel_tourparent_my_waitlist_positionsparent_my_applicationsparent_recommended_for_meparent_export_my_dataparent_revoke_my_tokensorg_dashboardorg_update_profileorg_update_programorg_archive_programorg_confirm_listing_freshorg_list_program_eventsorg_add_program_eventorg_cancel_program_eventorg_analyticsorg_generate_promo_kit_urldaycare_capacitydaycare_set_capacitydaycare_list_toursdaycare_respond_to_tourdaycare_list_waitlistdaycare_list_applicationsadmin_pending_claimsadmin_pending_discoveriesadmin_pending_guidesadmin_cost_summaryadmin_mcp_statsadmin_live_activityadmin_search_trends

    Fix: Review and remediate the identified issue.

  • InfoAS-010

    🔑Insecure Secret Handling

    parent_accept_household_invite:input parameter "token" accepts a credential (informational; not evidence of insecure handling)

    Fix: Avoid accepting raw credentials as input parameters. Use secret managers (e.g. 1Password CLI, AWS Secrets Manager) and ensure credentials are never logged or stored in agent traces.

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 lodikidsactivities-main"

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.

[![ToolTrust Grade A](https://raw.githubusercontent.com/AgentSafe-AI/tooltrust-directory/main/docs/badges/grade-a.svg)](https://github.com/AgentSafe-AI/tooltrust-directory)