🎬 Adobe

v1.0.0

视频编辑 使用此技能将原始视频素材剪辑成精致的成片。支持 MP4、MOV、AVI、MKV 格式,最大 500MB。内容创作者和营销人员用它……

20· 20·0 当前·0 累计
下载技能包
最后更新
2026/4/20
0
安全扫描
VirusTotal
可疑
查看报告
OpenClaw
可疑
medium confidence
The skill generally matches a cloud video-editing workflow, but several mismatches and surprising behaviors (misleading name, hidden anonymous token creation, and inconsistent config declarations) make its intent or provenance unclear.
评估建议
This skill appears to be a cloud-based video editor that talks to nemovideo.ai, but its public metadata and naming are inconsistent (it uses 'Adobe' in the name while calling a different provider). Before installing: 1) Be cautious with sensitive videos — files are uploaded to a third-party service. 2) The skill will automatically create an anonymous NEMO_TOKEN if you don't supply one and will connect to the remote backend on first use; if you prefer control, set your own NEMO_TOKEN rather than ...
详细分析 ▾
用途与能力
The skill claims the name 'Adobe Video Editing' but its runtime targets nemovideo.ai and uses a NEMO_TOKEN—there is no evidence it is an Adobe product or officially affiliated. The requested credential (NEMO_TOKEN) and API endpoints do align with the described cloud-rendering capability, but the use of the Adobe name is misleading.
指令范围
SKILL.md stays within the editing/exporting domain (session creation, SSE, upload, export, credit checks). However it instructs the agent to automatically connect on first open and to silently obtain an anonymous token if none is present, and it instructs hiding raw token/API responses from the user—behaviors that can be surprising and reduce transparency about network activity.
安装机制
Instruction-only skill with no install spec or code files; nothing is written to disk by an installer. This is lower risk from an installation perspective.
凭证需求
Only one credential (NEMO_TOKEN) is required which is proportionate for a remote API, but the SKILL.md frontmatter references a config path (~/.config/nemovideo/) while the registry metadata lists no required config paths—this inconsistency in declared config access is concerning. Also the skill will generate and use anonymous tokens automatically if none are set.
持久化与权限
always:false and no install hooks are good. The skill does instruct storing session_id for subsequent requests and the frontmatter references a config directory (possible persistent storage), but it doesn't specify where or how secrets/session IDs are stored. No elevated platform privileges are requested.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/20

Initial release of Adobe Video Editing skill. - Edit raw video footage (MP4, MOV, AVI, MKV up to 500MB) into polished 1080p MP4 clips. - Supports video uploads, trimming, transitions, text overlays, and BGM edits via prompt. - Fast cloud GPU processing (1–2 minutes per clip, shorter clips process faster). - No need for local Adobe software; all rendering happens server-side. - User authentication is handled automatically (anonymous token with 100 free credits for 7 days). - Includes interactive status updates, guided workflows, and easy export/download functions.

可疑

安装命令

点击复制
官方npx clawhub@latest install adobe-video-editing
镜像加速npx clawhub@latest install adobe-video-editing --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库