khan-ashifur-hooklayer
mcpsmithery**Live TikTok creator intelligence for AI agents.** Hooklayer pulls real performance data from any TikTok handle in seconds: viral DNA scoring, replicability analysis, top-performing video breakdowns, format fingerprints, hook patterns, and a stealable steal_map. **7 MCP tools that chain automatically:** - **analyze_account** (5 credits) — TikTok creator deep dive. Returns viral_dna, steal_map, format_fingerprint, top 5 videos, content_gaps, and a `recommended_chain` field that pre-fills the next 3 tool calls. **The agentic anchor.** - **score_hook** (1 credit) — Score any hook 0-100 against proven viral patterns. Returns 3 rewrites at higher quality. - **viral_remix** (3 credits) — URL or transcript → fresh scene-by-scene script with mirrored viral DNA. - **trend_pulse** (1 credit) — Rising opportunities + saturated patterns per niche. - **find_viral_template** (1 credit) — Niche-fit ranked templates with hook patterns and example URLs. - **match_voice** (2 credits) — Extract a creator's voice DNA, rewrite a draft in their style. - **predict_virality** (2 credits) — Score a draft script for viral potential before publishing. **The agentic chain pattern:** call `analyze_account` once → agent reads `recommended_chain` → fires the next 3 tools with params pre-filled. No prompt engineering, no glue code. **Auth:** Bearer (`hl_live_*`) OR OAuth 2.1 + PKCE + Dynamic Client Registration. RFC 8414, 9728, 7591, 6750, 7636 compliant. **Free tier:** 100 lifetime credits, no card required. Mint instantly at https://hooklayer.dev/auth/signup **Paid tiers:** $49 Starter / $149 Pro (most popular) / $499 Agency. 20% annual discount. Listed on the [Anthropic Official MCP Registry](https://registry.modelcontextprotocol.io) as `io.github.khan-ashifur/hooklayer` v1.0.0. **Docs:** https://hooklayer.dev/docs **Playground:** https://hooklayer.dev/playground **GitHub:** https://github.com/khan-ashifur/hooklayer
By Smithery | 17 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 (17)
tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
analyze_accountviral_remixfind_viral_templatematch_voicepredict_viralityFix: 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.
declared capabilities: code/command execution
analyze_accountdeclared capabilities: code/command execution, network access
viral_remixpredict_viralitydeclared capabilities: network access
find_viral_templatedeclared capabilities: network access, filesystem access
match_voiceFix: 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.
analyze_accountscore_hookviral_remixtrend_pulsefind_viral_templatematch_voicepredict_viralityFix: 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 khan-ashifur-hooklayer"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)