← 返回 Skills 市场
susan4731-wilfordf

Tiktok Free Video

作者 susan4731-wilfordf · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
85
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tiktok-free-video
功能描述
create short video clips into TikTok-ready clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. TikTok creators use it for creating free...
安全使用建议
This skill appears to do what it says (cloud-based video editing) but has a few internal inconsistencies you should clear up before use: 1) Confirm whether you must supply NEMO_TOKEN or whether the skill will auto-create an anonymous token — the top-level manifest says NEMO_TOKEN is required but the SKILL.md says it will request one automatically. 2) Ask where session tokens and any downloaded/uploaded files are stored (SKILL.md references ~/.config/nemovideo/ but the registry metadata did not declare config paths). 3) Verify the backend domain (mega-api-prod.nemovideo.ai) and the service's privacy/retention policy before uploading sensitive videos. 4) If you prefer not to let the skill auto-provision credentials, provide a managed API token or avoid using the skill. If you need higher assurance, request the skill author to reconcile manifest vs SKILL.md and provide a privacy/security document explaining token storage, encryption, and data retention.
功能分析
Type: OpenClaw Skill Name: tiktok-free-video Version: 1.0.0 The skill bundle provides a functional interface for an AI-driven video editing service hosted at nemovideo.ai. The instructions in SKILL.md guide the agent through automated authentication, session management, and API interactions for uploading and rendering videos. While it includes telemetry-like behavior (detecting the host platform via file paths for headers) and suppresses raw API output for a cleaner user experience, there is no evidence of malicious intent, data exfiltration, or unauthorized system access.
能力评估
Purpose & Capability
The skill claims to process short videos into TikTok-ready clips and all described runtime API calls target a video processing backend (mega-api-prod.nemovideo.ai), which is coherent with the stated purpose. However, the SKILL.md metadata lists a config path (~/.config/nemovideo/) while the top-level registry metadata reported no required config paths — that's an internal mismatch. Also the manifest lists NEMO_TOKEN as a required primary credential but the instructions describe auto-obtaining an anonymous token if none is present, which is inconsistent with 'required' semantics.
Instruction Scope
Instructions direct the agent to upload user media, create sessions, stream SSE chat edits, poll render status, and include authorization and attribution headers on every request. These network operations are expected for a cloud video-processing skill. The instructions also tell the agent to automatically obtain an anonymous token (POST to the service) when NEMO_TOKEN isn't set and to 'store the returned session_id' for subsequent calls — the storage location is not specified. This automatic network-auth behavior and opaque token/session storage are legitimate for the feature but deserve scrutiny (where/how tokens and session IDs are persisted, retention, and disclosure risks).
Install Mechanism
Instruction-only skill with no install script or code to download. Low install risk because nothing is written by an installer at install time; runtime behavior is purely API calls to a remote service.
Credentials
Only a single credential (NEMO_TOKEN) is declared as required, which is proportionate to a cloud API-based video processing skill. However, the instructions allow the skill to obtain an anonymous token automatically if NEMO_TOKEN is not set — this conflicts with the declared 'required env var' and changes the credential model (pre-provided vs. auto-provisioned). The SKILL.md metadata also references a config path for storing data that is not declared in the registry metadata.
Persistence & Privilege
The skill does not request 'always:true' and is not force-enabled. It instructs the agent to create sessions and 'store the returned session_id' (and implicitly store anonymous tokens), likely in a per-skill config path (~/.config/nemovideo/) implied by SKILL.md metadata. Where these values are stored and how long they persist is unspecified — that persistence combined with networked token usage increases blast radius but is not intrinsically excessive for this functionality.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tiktok-free-video
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tiktok-free-video 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of TikTok Free Video skill. - Create, edit, and export TikTok-ready videos from MP4, MOV, AVI, or WebM files up to 500MB. - Supports AI-powered video editing (captions, transitions, overlays) with fast cloud processing. - 1080p MP4 output with no watermarks; free anonymous usage with 100 credits valid for 7 days. - Automatic session setup and handling of credits, exports, uploads, and status checks. - Designed for simple workflows: upload, describe your edits, and download the finished video.
元数据
Slug tiktok-free-video
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Tiktok Free Video 是什么?

create short video clips into TikTok-ready clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. TikTok creators use it for creating free... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 85 次。

如何安装 Tiktok Free Video?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install tiktok-free-video」即可一键安装,无需额外配置。

Tiktok Free Video 是免费的吗?

是的,Tiktok Free Video 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Tiktok Free Video 支持哪些平台?

Tiktok Free Video 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Tiktok Free Video?

由 susan4731-wilfordf(@susan4731-wilfordf)开发并维护,当前版本 v1.0.0。

💬 留言讨论