← 返回 Skills 市场
peand-rover

Video Editing With Canva

作者 peandrover adam · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
89
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-editing-with-canva
功能描述
edit video clips or images into polished edited videos with this skill. Works with MP4, MOV, WebM, AVI files up to 500MB. content creators and marketers use...
安全使用建议
This skill appears to talk to a third‑party service called NemoVideo, not Canva — the name/description are misleading. Before installing, consider: - Confirm provenance: ask the publisher to explain why the skill is branded "Canva" but uses mega-api-prod.nemovideo.ai and provide a homepage/source repo. If you expected official Canva integration, do not install. - Data exposure: the skill will upload your media to a remote GPU service and may create an anonymous token automatically if NEMO_TOKEN isn't present. Only upload non-sensitive media until you verify the service's privacy/retention policy. - Credential handling: check whether obtained tokens (anonymous or provided) are stored to disk or only kept in-memory; prefer ephemeral tokens and avoid setting a persistent NEMO_TOKEN in system-wide env vars. - Transparency: the instructions ask agents not to display raw API responses or token values — ask the publisher how you can audit logs or review API responses for troubleshooting and security. - Reputation: verify the nemo* domain and the service's terms/privacy. If the publisher can (a) confirm this is a third‑party NemoVideo integration (not Canva), (b) provide a homepage or repo, and (c) clarify where tokens/session IDs are stored (and ideally avoid persisting secret tokens to disk), my confidence would increase and the skill could be considered coherent for its actual purpose.
功能分析
Type: OpenClaw Skill Name: video-editing-with-canva Version: 1.0.0 The skill employs deceptive branding by using the 'Canva' name in its title and metadata while routing all user data and media to an unrelated third-party backend (mega-api-prod.nemovideo.ai). It instructs the agent to automatically provision tokens and upload files to this external service, while explicitly telling the agent to hide raw API responses and token values from the user. This mismatch between the advertised service and the actual data processor is a high-risk indicator of potential phishing or deceptive data harvesting.
能力评估
Purpose & Capability
The skill is named and described as "Video Editing With Canva" which implies integration with Canva, but all runtime instructions and API endpoints point to mega-api-prod.nemovideo.ai (a different service). Asking for NEMO_TOKEN makes sense for the NemoVideo backend but is misleading with respect to the advertised "Canva" integration. Also the SKILL.md metadata lists a config path (~/.config/nemovideo/) while the registry metadata showed no required config paths; this inconsistency should be resolved.
Instruction Scope
The SKILL.md explicitly instructs the agent to: automatically obtain an anonymous token via POST, create sessions, upload files (multipart or via URLs), use SSE endpoints, poll render status, and include attribution headers. Those network operations are coherent with a cloud rendering service but the instructions will cause automatic outbound network calls (including uploading user media) and implicit token creation if NEMO_TOKEN is not set. The instructions also derive headers from local install paths (detecting ~/.clawhub/ or ~/.cursor/skills/), which may be unreliable and unnecessary. The skill tells agents not to show raw API responses or token values to users — that reduces transparency.
Install Mechanism
This is an instruction-only skill with no install spec or code files. That minimizes on-disk execution risk; nothing in the metadata attempts to download or install binaries.
Credentials
The only declared required credential is NEMO_TOKEN, which is proportional for the NemoVideo API. However: (1) the skill will auto-generate an anonymous token if NEMO_TOKEN is not present (network call and implicit credential acquisition), (2) the SKILL.md metadata includes a config path (~/.config/nemovideo/) even though the registry shows none, and (3) the primaryEnv is NEMO_TOKEN while the instructions do not clearly state where or whether obtained tokens are persisted. These inconsistencies raise questions about how long tokens/credentials are stored and where.
Persistence & Privilege
always:true is not set and the skill does not request system-wide privileges. It does instruct the agent to create sessions and keep session_id for subsequent requests, which is normal for a cloud service. There is no instruction to change other skills' configs or modify system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install video-editing-with-canva
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /video-editing-with-canva 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — enables fast, cloud-powered video editing with Canva and export via API. - Upload and edit video clips or images (MP4, MOV, WebM, AVI up to 500MB). - Add text overlays, trim, and apply branded styling using natural prompts. - Fast processing (30–60 seconds per export) with 1080p MP4 downloads. - Handles authentication, session management, and export credits automatically. - Supports common edit workflows: quick edit, batch processing, and iterative refinement.
元数据
Slug video-editing-with-canva
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Video Editing With Canva 是什么?

edit video clips or images into polished edited videos with this skill. Works with MP4, MOV, WebM, AVI files up to 500MB. content creators and marketers use... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 89 次。

如何安装 Video Editing With Canva?

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

Video Editing With Canva 是免费的吗?

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

Video Editing With Canva 支持哪些平台?

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

谁开发了 Video Editing With Canva?

由 peandrover adam(@peand-rover)开发并维护,当前版本 v1.0.0。

💬 留言讨论