Video Editor Japanese - AI Video Editing in Japanese for TikTok YouTube Shorts
v1.0.0日本語で動画編集。テキストで指示するだけで字幕追加・BGM・エクスポートが完了。TikTok・YouTube Shorts・Instagram Reels対応。 AI video creation and editing — generate videos from text descriptions, edit...
⭐ 0· 76·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The skill advertises AI video creation/editing and only asks for a Nemo API token and an optional API URL/client id; persisting a client_id under ~/.config/nemovideo/ and calling nemovideo APIs is expected for this purpose. Minor note: registry metadata lists "required env vars: none" while also declaring a primaryEnv (NEMO_TOKEN) in metadata — this is a small inconsistency in metadata but does not indicate extra privilege.
Instruction Scope
SKILL.md instructs the agent to relay SSE/REST requests to the NemoVideo backend, intercept GUI-oriented responses, manage sessions, exports, and handle uploads. The only local file it writes is a client_id UUID under ~/.config/nemovideo/, and it explicitly instructs not to place the long-lived token in URLs. The instructions will send user media and commands to an external service (nemovideo API), which is expected for a cloud video editor but is a privacy consideration the user should understand.
Install Mechanism
Instruction-only skill with no install spec and no code files to download or run. This minimizes install-time risk because nothing new is written beyond the documented client_id persistence during runtime.
Credentials
The skill's primary credential is NEMO_TOKEN (API token) which is appropriate for calling the NemoVideo API. Other environment variables referenced (NEMO_API_URL, NEMO_WEB_URL, NEMO_CLIENT_ID, SKILL_SOURCE) are legitimate configuration options. No unrelated secrets or system credentials are requested. The skill auto-generates and persists a non-secret client_id; this is proportionate.
Persistence & Privilege
The skill persists a non-secret client_id to ~/.config/nemovideo/client_id to avoid token-rate limits and can auto-obtain an anonymous token. This is reasonable for functionality, but users should note the skill will create a file in their home directory and will contact an external API. The skill does not request always:true or other elevated privileges.
Assessment
This skill acts as an interface to the NemoVideo cloud service — when you use it your media and editing commands are sent to nemovideo's API. It will (1) auto-create an anonymous API token if you don't provide NEMO_TOKEN, (2) persist a client_id UUID to ~/.config/nemovideo/client_id, and (3) include attribution headers (skill name/version/platform) in requests. Before installing, verify you trust nemovideo.com (review their privacy/terms), avoid sending sensitive personal data or proprietary media, and consider using a dedicated/limited account or revocable token. Also note the registry metadata has a minor inconsistency about required env vars; if provenance matters, confirm the upstream repository/homepage and the skill owner before granting long-term access.Like a lobster shell, security has layers — review code before you run it.
latestvk977va3d2t78y240cxewmgynqs83c7wd
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎬 Clawdis
Primary envNEMO_TOKEN
