framesail-framesail
mcpsmitheryCreate long-form (faceless YouTube) videos end to end from any MCP client: script, locked character references, storyboard, voiceover, and final video editing — with characters and style held consistent across every shot. Making long-form AI video today means 8+ tabs stitched by hand — an LLM for the script, a voice model, an image model, a video model — with characters drifting between tools and style resetting at every export. Framesail replaces the patchwork: the whole pipeline runs in one place and manages your video's context end to end. Six stages: Style (paste images, videos, or YouTube links and Framesail reverse-engineers the look, voice, and direction), Script (write it yourself or generate it in your narrative style), Reference images (auto-generated for every character, place, and prop), Voiceover (one narrator or many characters, with word-level timing), Storyboard (planned scene by scene), and Editor (captions, music, SFX, then export). No black box: you control every prompt, asset, model, and setting.
By Smithery | 118 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 (118)
set_provider_key:tool name "set_provider_key" implies local write operation but only remote/network-class permissions were detected
Fix: Ensure tool names, descriptions, and permission declarations are internally consistent. Use explicit naming conventions that fully reflect actual capabilities.
tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
create_channelcreate_projectget_projectget_pipeline_progressactivate_script_versionlist_assetscreate_assetupdate_assetlist_voicesget_segment_assetsdirector_noteexport_videoget_video_urlget_styleupdate_style_fieldslist_style_presetscreate_styleset_provider_keyview_imageFix: 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.
Tool did not expose metadata.dependencies or repo_url, so supply-chain coverage is limited.
list_channelscreate_channellist_projectscreate_projectget_projectupdate_projectdelete_projectset_project_styleupdate_caption_configget_pipeline_progressget_workflow_statusawait_jobsget_section_templatelist_modelsgenerate_scriptget_scriptsave_scriptrevise_scriptactivate_script_versionscan_scriptlist_assetscreate_assetupdate_assetdelete_assetgenerate_asset_referenceset_character_voicelist_voicesset_narrator_voicelist_voice_blocksupdate_voice_blockrescan_voice_blocksgenerate_voiceovergenerate_storyboardget_segmentsget_segment_assetsregenerate_segment_assetchange_segment_typeupdate_segment_contentsplit_segmentcombine_segmentsset_segment_continuationadd_segment_sfxremove_segment_sfxgenerate_segmentsbuild_sceneslist_scenesdirector_noteproject_director_noteexport_videoget_video_urllist_stylesget_styleupdate_style_fieldslist_style_presetscreate_styleanalyze_stylegenerate_style_templatedelete_styleset_provider_keylist_provider_keyswhoamiget_credit_balancebrowse_audio_librarylist_music_tracksadd_music_trackupdate_music_trackremove_music_trackview_imageFix: Review and remediate the identified issue.
declared capabilities: code/command execution, filesystem access
create_channelcreate_assetupdate_assetdeclared capabilities: code/command execution, network access, filesystem access
create_projectdeclared capabilities: network access
get_projectget_pipeline_progresslist_voicesexport_videoget_video_urlget_stylelist_style_presetsview_imagedeclared capabilities: filesystem access
update_projectdelete_projectupdate_caption_configdelete_assetgenerate_asset_referenceupdate_voice_blockupdate_segment_contentremove_segment_sfxdelete_styleupdate_music_trackremove_music_trackdeclared capabilities: code/command execution
activate_script_versiondeclared capabilities: network access, filesystem access
list_assetsget_segment_assetsupdate_style_fieldsdeclared capabilities: HTTP requests
director_noteset_provider_keydeclared capabilities: network access, filesystem access, HTTP requests
create_styleFix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
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 framesail-framesail"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)