Freedom Mcp MCP Server

https://twuluxmoognlwtmaoqgo.supabase.co/functions/v1/freedom-mcp Remote v3.2.0

Published by twuluxmoognlwtmaoqgo.supabase.co — no publish provenance and no public repository, so the publisher could not be verified and the source cannot be independently located.

Business-ops MCP for FreedomOS — finance, OKRs, customer scoring, AI agents, content. 250+ tools.

Trust grade
A
90/100
Last scanned get badge →
Trust
A · 90/100
Adoption risk for you: the threat score, then adjusted down for blast radius, publisher verification and how much the scan could see. Deterministic; every point is auditable.
Capability
Critical
Blast radius if it went rogue — what the server’s tools could reach. Independent of trust.
Coverage
Live
How much the scan could actually inspect. Shallow coverage is stated, never hidden.
Share this Trust Score
𝕏 Share LinkedIn Reddit
A Why this grade threat 100 − adoption risk = 90/100

The grade answers one question — how safe is this server for you to adopt — so it is computed in two auditable stages. Nothing below is an opinion or an LLM's guess; every line is a real term the deterministic engine applied, and the same input always yields the same number.

1. Threat score — 100 − 0 = 100. What the published surface and source actually contain:

The deterministic scan raised no scored threat in the surface it inspected — the threat score stayed at 100. Capability observations and advisory notes are recorded but never lower it.

2. Client adoption risk — 100 − 10 = 90. Three small, subtract-only factors that reflect your risk in adopting it — a clean scan proves less on a powerful, unverified or barely-inspectable package, so the grade says so plainly:

PointsAdoption-risk factor
−10 capability blast radius (critical) — client exposure if the model is manipulated

Capability observations and info notes are shown under Findings but never scored. Open any row's finding below for the file, line and evidence behind a deduction.

Findings 9

critical Completed toxic-flow trifecta across toolsMTC-FLOW-002

This server (without client built-ins) exposes a complete data-exfiltration chain: browse_url ⇒ list_google_drive_files → get_x_post_metrics. Untrusted input is ingested, private data is read, and it can be sent to an external sink — and at least one leg is a direct schema wire (⇒), where a producer's output drops straight into a free-text parameter of the next tool, so the chain needs little agent cooperation. Static analysis proves the primitive exists, not that a specific run will occur.

Fix: Remove one leg of the trifecta: isolate untrusted-input tools from secret-reading tools and from egress tools, or require human approval between them.

Location: flow browse_url → list_google_drive_files → get_x_post_metrics

high Tool "request_attention_spawn" exposes command/code executionMTC-CAP-001

Tool "request_attention_spawn" appears to run shell commands or evaluate code (keyword "spawn" in tool name). Arbitrary execution driven by model input is one of the most dangerous MCP capabilities; combined with any untrusted input it becomes RCE.

Fix: Sandbox execution, allowlist commands/arguments, and never pass model output to a shell unescaped.

Location: tool request_attention_spawn

medium Unconstrained URL/host parameter "url" on "browse_url"MTC-CAP-007

Tool "browse_url" takes a URL/host parameter "url" with no allowlist/pattern. An outbound-request tool with an unbounded destination enables SSRF and cloud-metadata access (e.g. 169.254.169.254).

Fix: Allowlist destinations or constrain the parameter; block private/link-local addresses server-side.

Location: tool browse_url · inputSchema.properties.url

medium Unconstrained URL/host parameter "source_url" on "save_artifact"MTC-CAP-007

Tool "save_artifact" takes a URL/host parameter "source_url" with no allowlist/pattern. An outbound-request tool with an unbounded destination enables SSRF and cloud-metadata access (e.g. 169.254.169.254).

Fix: Allowlist destinations or constrain the parameter; block private/link-local addresses server-side.

Location: tool save_artifact · inputSchema.properties.source_url

medium Unconstrained URL/host parameter "site_url" on "get_page_performance"MTC-CAP-007

Tool "get_page_performance" takes a URL/host parameter "site_url" with no allowlist/pattern. An outbound-request tool with an unbounded destination enables SSRF and cloud-metadata access (e.g. 169.254.169.254).

Fix: Allowlist destinations or constrain the parameter; block private/link-local addresses server-side.

Location: tool get_page_performance · inputSchema.properties.site_url

medium Unconstrained URL/host parameter "inspection_url" on "inspect_url"MTC-CAP-007

Tool "inspect_url" takes a URL/host parameter "inspection_url" with no allowlist/pattern. An outbound-request tool with an unbounded destination enables SSRF and cloud-metadata access (e.g. 169.254.169.254).

Fix: Allowlist destinations or constrain the parameter; block private/link-local addresses server-side.

Location: tool inspect_url · inputSchema.properties.inspection_url

medium Unconstrained URL/host parameter "site_url" on "inspect_url"MTC-CAP-007

Tool "inspect_url" takes a URL/host parameter "site_url" with no allowlist/pattern. An outbound-request tool with an unbounded destination enables SSRF and cloud-metadata access (e.g. 169.254.169.254).

Fix: Allowlist destinations or constrain the parameter; block private/link-local addresses server-side.

Location: tool inspect_url · inputSchema.properties.site_url

medium Unconstrained URL/host parameter "site_url" on "get_sitemaps"MTC-CAP-007

Tool "get_sitemaps" takes a URL/host parameter "site_url" with no allowlist/pattern. An outbound-request tool with an unbounded destination enables SSRF and cloud-metadata access (e.g. 169.254.169.254).

Fix: Allowlist destinations or constrain the parameter; block private/link-local addresses server-side.

Location: tool get_sitemaps · inputSchema.properties.site_url

low Mutating tool "request_attention_spawn" declares no destructiveHintMTC-CAP-005

Tool "request_attention_spawn" can mutate/egress but declares no destructiveHint. Clients that don't default to spec-safe behavior may not prompt before running it.

Fix: Declare accurate annotations, and gate destructive tools on user confirmation regardless.

Location: tool request_attention_spawn

Tools 234

Each tool and what it can reach — enumerated from the running server.

  • browse_urlingests untrusted input
  • check_my_inboxingests untrusted input
  • deliberateingests untrusted input
  • get_page_performanceingests untrusted input
  • get_sitemapsingests untrusted input
  • get_x_post_metricsnetwork egress
  • inspect_urlingests untrusted input
  • list_google_drive_filesreads sensitive data
  • open_product_request_draft_prnetwork egress
  • request_attention_spawnruns code / shell
Show 224 more tools ↓
  • save_artifactingests untrusted input
  • send_emailnetwork egress
  • send_lead_draftnetwork egress
  • send_slack_messagenetwork egress
  • submit_product_requestnetwork egress
  • upsert_attention_sessionreads sensitive data
  • ack_attention_directiveno sensitive capability
  • add_agent_activityno sensitive capability
  • add_commitmentno sensitive capability
  • add_customer_evidenceno sensitive capability
  • add_leadno sensitive capability
  • analyze_team_needsno sensitive capability
  • append_cos_preferenceno sensitive capability
  • append_to_sheetno sensitive capability
  • approve_pipeline_itemno sensitive capability
  • archive_pipelineno sensitive capability
  • attach_product_request_prno sensitive capability
  • audit_brand_visibilityno sensitive capability
  • batch_update_spreadsheetno sensitive capability
  • cancel_attention_directiveno sensitive capability
  • cancel_commitmentno sensitive capability
  • capture_ideano sensitive capability
  • challenge_as_customerno sensitive capability
  • claim_product_request_for_builderno sensitive capability
  • clear_pipeline_learningsno sensitive capability
  • complete_commitmentno sensitive capability
  • configure_dashboardno sensitive capability
  • confirm_mcp_approvalno sensitive capability
  • create_attention_directiveno sensitive capability
  • create_featureno sensitive capability
  • create_folderno sensitive capability
  • create_google_docno sensitive capability
  • create_icpno sensitive capability
  • create_key_resultno sensitive capability
  • create_master_planno sensitive capability
  • create_meta_ad_draftno sensitive capability
  • create_objectiveno sensitive capability
  • create_pipelineno sensitive capability
  • create_spreadsheetno sensitive capability
  • create_tacticno sensitive capability
  • deactivate_agentno sensitive capability
  • decide_command_center_itemno sensitive capability
  • delete_icpno sensitive capability
  • delete_ideano sensitive capability
  • delete_key_resultno sensitive capability
  • delete_knowledgeno sensitive capability
  • delete_objectiveno sensitive capability
  • delete_tacticno sensitive capability
  • derive_capabilityno sensitive capability
  • derive_from_websiteno sensitive capability
  • draft_outreachno sensitive capability
  • draft_tenet_from_signalno sensitive capability
  • generate_carouselno sensitive capability
  • generate_image_xaino sensitive capability
  • generate_key_resultsno sensitive capability
  • generate_tacticsno sensitive capability
  • generate_vector_imageno sensitive capability
  • generate_videono sensitive capability
  • generate_video_veono sensitive capability
  • get_activity_healthno sensitive capability
  • get_actuals_vs_budgetno sensitive capability
  • get_ads_performanceno sensitive capability
  • get_agent_outcome_panelno sensitive capability
  • get_agent_performanceno sensitive capability
  • get_artifactsno sensitive capability
  • get_attention_budgetno sensitive capability
  • get_brand_guidelinesno sensitive capability
  • get_cac_strategyno sensitive capability
  • get_cash_positionno sensitive capability
  • get_check_telemetryno sensitive capability
  • get_command_center_itemno sensitive capability
  • get_command_center_itemsno sensitive capability
  • get_companyno sensitive capability
  • get_cos_preferencesno sensitive capability
  • get_credit_usageno sensitive capability
  • get_decision_ledgerno sensitive capability
  • get_executive_landscapeno sensitive capability
  • get_financial_summaryno sensitive capability
  • get_freedom_targetno sensitive capability
  • get_grain_policyno sensitive capability
  • get_icpsno sensitive capability
  • get_lead_pipeline_snapshotno sensitive capability
  • get_monthly_trendsno sensitive capability
  • get_my_channel_partner_linkno sensitive capability
  • get_my_channel_partner_starter_packno sensitive capability
  • get_my_channel_partner_statsno sensitive capability
  • get_my_companiesno sensitive capability
  • get_my_profileno sensitive capability
  • get_next_priorityno sensitive capability
  • get_okrsno sensitive capability
  • get_pending_approvalsno sensitive capability
  • get_product_contextno sensitive capability
  • get_product_request_statusno sensitive capability
  • get_projectionsno sensitive capability
  • get_reader_profileno sensitive capability
  • get_release_ledgerno sensitive capability
  • get_routing_overviewno sensitive capability
  • get_search_performanceno sensitive capability
  • get_setup_stateno sensitive capability
  • get_site_listno sensitive capability
  • get_stripe_metricsno sensitive capability
  • get_subscription_statsno sensitive capability
  • get_tacticsno sensitive capability
  • get_team_membersno sensitive capability
  • get_team_pulseno sensitive capability
  • get_team_rosterno sensitive capability
  • get_top_customersno sensitive capability
  • get_transactionsno sensitive capability
  • get_voice_profileno sensitive capability
  • get_xero_reportno sensitive capability
  • grant_agent_toolno sensitive capability
  • hire_agentno sensitive capability
  • hire_agent_with_contextno sensitive capability
  • ingest_voice_corpusno sensitive capability
  • interview_for_hireno sensitive capability
  • invoke_integrationno sensitive capability
  • link_agent_okrsno sensitive capability
  • list_ad_accountsno sensitive capability
  • list_ad_campaignsno sensitive capability
  • list_attention_directivesno sensitive capability
  • list_attention_sessionsno sensitive capability
  • list_commitmentsno sensitive capability
  • list_corpus_inventoryno sensitive capability
  • list_customer_evidenceno sensitive capability
  • list_dashboard_widgetsno sensitive capability
  • list_dealsno sensitive capability
  • list_featuresno sensitive capability
  • list_inboxno sensitive capability
  • list_integrationsno sensitive capability
  • list_knowledgeno sensitive capability
  • list_my_workno sensitive capability
  • list_pipeline_learningsno sensitive capability
  • list_pipelinesno sensitive capability
  • list_scheduled_reportsno sensitive capability
  • list_segmentsno sensitive capability
  • list_shared_with_meno sensitive capability
  • list_workspace_ideasno sensitive capability
  • list_xero_bank_transactionsno sensitive capability
  • list_xero_contactsno sensitive capability
  • manage_responsibilitiesno sensitive capability
  • originate_content_ideasno sensitive capability
  • posthog_hogqlno sensitive capability
  • posthog_list_eventsno sensitive capability
  • posthog_list_insightsno sensitive capability
  • posthog_query_funnelno sensitive capability
  • posthog_query_trendsno sensitive capability
  • preview_meta_adno sensitive capability
  • promote_corpus_to_contentno sensitive capability
  • propose_workno sensitive capability
  • publish_pipeline_itemno sensitive capability
  • query_lead_journeyno sensitive capability
  • query_smeno sensitive capability
  • ratify_capabilityno sensitive capability
  • read_google_docno sensitive capability
  • read_knowledgeno sensitive capability
  • read_sheetno sensitive capability
  • read_web_pageno sensitive capability
  • reassign_reportsno sensitive capability
  • recalibrate_agent_jdno sensitive capability
  • remove_agent_activityno sensitive capability
  • remove_backgroundno sensitive capability
  • remove_dashboard_widgetno sensitive capability
  • report_feedbackno sensitive capability
  • request_connectorno sensitive capability
  • request_content_revisionno sensitive capability
  • resolve_brand_guideno sensitive capability
  • resolve_workno sensitive capability
  • retire_featureno sensitive capability
  • revoke_agent_toolno sensitive capability
  • run_quality_checkno sensitive capability
  • run_tacticno sensitive capability
  • save_knowledgeno sensitive capability
  • scan_product_signalsno sensitive capability
  • search_ad_targetingno sensitive capability
  • search_connector_registryno sensitive capability
  • search_conversationsno sensitive capability
  • search_transactionsno sensitive capability
  • segment_leadsno sensitive capability
  • set_attention_budgetno sensitive capability
  • set_cac_strategyno sensitive capability
  • set_cos_preferencesno sensitive capability
  • set_grain_policyno sensitive capability
  • set_meta_ad_statusno sensitive capability
  • set_offerno sensitive capability
  • set_revenue_channelsno sensitive capability
  • share_commitmentno sensitive capability
  • share_knowledgeno sensitive capability
  • submit_content_to_pipelineno sensitive capability
  • suggest_collaborationno sensitive capability
  • suggest_next_hireno sensitive capability
  • sync_stripe_conversionsno sensitive capability
  • synthesize_lead_hypothesisno sensitive capability
  • toggle_agent_scheduleno sensitive capability
  • triage_ideano sensitive capability
  • trigger_agent_activityno sensitive capability
  • unshare_commitmentno sensitive capability
  • unshare_knowledgeno sensitive capability
  • update_agentno sensitive capability
  • update_agent_activityno sensitive capability
  • update_agent_avatarno sensitive capability
  • update_agent_skillno sensitive capability
  • update_brand_guidelinesno sensitive capability
  • update_commitmentno sensitive capability
  • update_companyno sensitive capability
  • update_featureno sensitive capability
  • update_feature_statusno sensitive capability
  • update_finance_noteno sensitive capability
  • update_google_docno sensitive capability
  • update_icpno sensitive capability
  • update_key_resultno sensitive capability
  • update_knowledge_sectionno sensitive capability
  • update_leadno sensitive capability
  • update_meta_ad_budgetno sensitive capability
  • update_my_profileno sensitive capability
  • update_objectiveno sensitive capability
  • update_pipelineno sensitive capability
  • update_pipeline_style_guideno sensitive capability
  • update_projectionno sensitive capability
  • update_reader_profileno sensitive capability
  • update_sheetno sensitive capability
  • update_tacticno sensitive capability
  • update_transaction_noteno sensitive capability
  • update_voice_profileno sensitive capability
  • vectorize_imageno sensitive capability

Toxic flows 1

Cross-tool combinations that form a data-exfiltration primitive (untrusted input → sensitive source → external sink).

Versions 1

Scan history per published version. The engine is deterministic — the same version always yields the same score, so a changed score means the package itself changed.

VersionScoreFindingsEngineScanned
v3.2.0 latest A 90/100 9 1.10.0 2026-07-24

Embed this score

Show this server's live Trust Score in your README, docs or website. The badge is served straight from the registry and updates automatically after every rescan — no API key needed. It links back to this page, so anyone who sees the grade can also read the findings behind it instead of taking a number on faith.

MCP Trust Score: A · 90/100
Markdown (GitHub README)
[![MCP Trust Score](https://mcptrustchecker.com/registry/twuluxmoognlwtmaoqgo-supabase-co-functions-v1-freedom-mcp/badge.svg)](https://mcptrustchecker.com/registry/twuluxmoognlwtmaoqgo-supabase-co-functions-v1-freedom-mcp)
HTML
<a href="https://mcptrustchecker.com/registry/twuluxmoognlwtmaoqgo-supabase-co-functions-v1-freedom-mcp"><img src="https://mcptrustchecker.com/registry/twuluxmoognlwtmaoqgo-supabase-co-functions-v1-freedom-mcp/badge.svg" alt="MCP Trust Score" height="20"></a>
Prefer shields.io styling? Point it at https://mcptrustchecker.com/registry/twuluxmoognlwtmaoqgo-supabase-co-functions-v1-freedom-mcp/badge.json via https://img.shields.io/endpoint?url=…

Verify this score yourself

The score above is reproducible: the same package version always yields the same result. Run it locally or over the free API — no account, no LLM, fully deterministic.

npx mcptrustchecker scan https://twuluxmoognlwtmaoqgo.supabase.co/functions/v1/freedom-mcp --online

Use the free API → How scoring works

More in Finance & Commerce