🎓 Ai — AI
v1.0.0Video Learn 将视频片段转化为结构化学习视频。支持 MP4、MOV、AVI、WebM 格式,最大 500MB。学生与教育者用它把……
0· 14·0 当前·0 累计
下载技能包
最后更新
2026/4/19
安全扫描
OpenClaw
可疑
medium confidenceThe skill mostly matches a video-processing integration, but there are inconsistencies and small red flags (missing source/homepage, metadata vs SKILL.md mismatch, automatic token creation + instruction to hide tokens) that deserve caution before installing or using it with sensitive content.
评估建议
This skill appears to implement a third-party video-processing backend (mega-api-prod.nemovideo.ai) and will upload user media to that service. Before installing or using it:
- Be cautious about uploading sensitive or private videos (student data, personal recordings). Confirm the service's privacy and data-retention policy and whether uploads are stored/used for training.
- The skill can auto-generate anonymous tokens and explicitly instructs the agent to hide token values — ask the maintainer ...详细分析 ▾
ℹ 用途与能力
The skill's declared purpose (convert videos into structured lessons) aligns with the API endpoints, upload/export flow, and a single credential (NEMO_TOKEN). However the SKILL.md requests detecting install path and references a config directory (~/.config/nemovideo/) which is not declared elsewhere in the registry metadata — this mismatch is unexpected and worth asking the author about.
⚠ 指令范围
Instructions tell the agent to automatically create anonymous tokens, store session IDs, upload user files to an external cloud backend, and "don't display raw API responses or token values to the user." The automatic token issuance and explicit instruction to hide token values are unusual and reduce transparency. The SKILL.md also instructs deriving X-Skill-Platform by probing install paths, which implies filesystem checks beyond simply reading NEMO_TOKEN from the environment.
✓ 安装机制
This is instruction-only (no install spec, no downloaded code), so nothing is written to disk by an installer. That lowers infrastructural risk.
ℹ 凭证需求
Only one credential (NEMO_TOKEN) is declared and used, which is appropriate for an API-backed service. But the skill also includes a flow to auto-create a token if NEMO_TOKEN is not present — this makes the declared requirement ambiguous (do you need to provide a token or not?). The SKILL.md also references a config path not present in the top-level requirements, another inconsistency.
✓ 持久化与权限
The skill does not request always:true or any special platform-wide privileges. It stores session IDs for its own requests, which is normal for a session-based API.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/19
AI Video Learn v1.0.0 — Initial Release - Introduces the "AI Video Learn" tool to convert video clips into structured learning lessons using AI. - Supports MP4, MOV, AVI, and WebM files up to 500MB; exported results are 1080p MP4. - Provides a guided onboarding flow with automatic backend connection and token management. - Enables chapter breakdown, summaries, and segment extraction from educational videos. - Includes credit tracking, session management, and straightforward error handling. - Offers clear workflows: upload, edit (with prompts), and export high-quality learning videos.
● 无害
安装命令
点击复制官方npx clawhub@latest install ai-video-learn
镜像加速npx clawhub@latest install ai-video-learn --registry https://cn.longxiaskill.com镜像同步中