ToolTrust
C32/100
Smithery

kylecassie-cakesmash-mcp

mcpsmithery

@Smithery

Reel scripts, hooks, and the **P.U.L.S.E.™** practice diagnostic for cosmetic dental, medical spa, and plastic surgery practices. ## Tools - **`get_reel_script_sample(niche, angle?)`** — Returns one full reel script (Hook + Body + CTA + Format Note). - **`get_hook_examples(niche, count)`** — Returns 1–5 hooks with framework explanation. - **`get_pulse_diagnostic()`** — Returns the P.U.L.S.E. five-phase framework (Positioning, Uniqueness, Local intelligence, Scripting, Experience) plus a 5-question self-diagnostic. - **`find_pack(practice_type)`** — Fuzzy-matches a practice description to the right Cakesmash niche pack. ## Niches `cosmetic-dental` · `med-spa` · `plastic-surgery` 90 brain-trust-passed scripts loaded at startup. No auth required. Returns full creative plus a direct path to the Cakesmash Media storefront. Built by [Cakesmash Media](https://cakesmashmedia.com) — Revenue Architecture for elite medical practices.

By Smithery | 7 findings | Scanned 6/2/2026 | tooltrust-scanner/v0.3.13

2 High1 Low4 Info

Risk Summary

Needs Approval

Dep Visibility plus Excessive Permissions raises enough risk that this tool should not be auto-trusted.

Potential impact: This finding indicates the tool should be reviewed before it is trusted.

Recommended action: Keep this tool behind manual approval and avoid unattended runs until the risky capabilities are narrowed or removed.

Suggested policy: keep this tool behind manual approval, do not allow unattended runs, and re-scan after narrowing risky permissions.

Security Findings (7)

  • HighAS-002

    ⚠️Excessive Permissions

    get_pulse_diagnostic:tool declares exec permission

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

  • HighAS-003

    🔀Scope Mismatch

    get_pulse_diagnostic:tool name "get_pulse_diagnostic" implies read-only operation but declares exec permission

    Fix: Ensure tool names, descriptions, and permission declarations are internally consistent. Use explicit naming conventions that fully reflect actual capabilities.

  • LowAS-011

    ℹ️Missing Rate-Limit / Timeout

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

    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.

  • InfoAS-014

    ℹ️Dependency Inventory Unavailable ×4

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

    get_reel_script_sampleget_hook_examplesget_pulse_diagnosticfind_pack

    Fix: 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 kylecassie-cakesmash-mcp"

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 C](https://raw.githubusercontent.com/AgentSafe-AI/tooltrust-directory/main/docs/badges/grade-c.svg)](https://github.com/AgentSafe-AI/tooltrust-directory)