✂️ Cutter 在线
v1.0.0Skip the 学习 curve of 专业 editing 软件. Describe what you want — cut out the pauses and split into 3 separate clips — and get trimmed 视频...
0· 19·0 当前·0 累计
安全扫描
OpenClaw
安全
medium confidenceThe skill's requests and runtime instructions are consistent with a cloud video-cutting service; the main oddities are minor metadata mismatches and the skill will obtain/store a short-lived anonymous token automatically if none is provided.
评估建议
This skill appears to do what it says: it uploads user video files to a third-party API (mega-api-prod.nemovideo.ai), creates a short-lived token (or uses NEMO_TOKEN if provided), and returns rendered clips. Before installing or using it, consider: (1) privacy — uploaded videos will go to an external service; avoid sending sensitive content unless you trust the service and its retention policy; (2) token handling — the skill will auto-request and store an anonymous token valid ~7 days if you don...详细分析 ▾
✓ 用途与能力
The skill is a cloud video trimming/export front-end and only requires a service token and network calls to the nemo video API. Requested capability (NEMO_TOKEN) and described API endpoints align with the stated purpose of uploading, trimming, and rendering video in the cloud.
ℹ 指令范围
Runtime instructions are scoped to authentication, session creation, uploading, SSE streaming, job polling, and export — all expected for this service. Note: the skill auto-connects on first open (will call the anonymous-token endpoint if NEMO_TOKEN is missing) and instructs agents to store a session_id; it also instructs not to show raw API responses or token values to the user. This auto-connection behavior is legitimate for convenience but may cause network activity without explicit user action.
✓ 安装机制
Instruction-only skill with no install spec or external downloads. No code is written to disk by an installer — lowest-risk installation model.
ℹ 凭证需求
Only a single credential (NEMO_TOKEN) is used, which fits the integration. Two small inconsistencies: (1) registry metadata lists NEMO_TOKEN as required but the SKILL.md provides an anonymous-token fallback flow if it's absent; (2) the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) while the registry metadata summary at the top reported 'Required config paths: none'. These are likely packaging/metadata mismatches rather than malicious demands, but worth noting.
✓ 持久化与权限
always:false and default autonomous invocation are appropriate. The skill asks to store a session_id for job management (expected). It does not request permanent platform-wide privileges or to modify other skills' configs.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/17
Initial release — fast, no-hassle AI video cutting for content creators: - Upload MP4, MOV, AVI, or WebM video files up to 500MB and describe your edits (e.g., "cut out the pauses and split into 3 separate clips"). - Automatic backend session setup and token management; no need to install software. - Supports rapid AI-powered trimming, splitting, and exporting in high-quality 1080p MP4. - Clear workflows for uploading, viewing credits/balance, checking status, and exporting. - Built-in error handling for authentication, file size/type issues, and rate limits.
● 无害
安装命令
点击复制官方npx clawhub@latest install cutter-online
镜像加速npx clawhub@latest install cutter-online --registry https://cn.longxiaskill.com 镜像可用