The skill's declared purpose (cloud video generation) mostly matches its runtime instructions (uploading footage and calling a remo te rendering API), but there are metadata inconsistencies, an unknown source, and unclear handling of tokens/where they are stored — so proceed with caution.
评估建议
This skill appears to do what it says (upload footage and call a cloud render API), but it will send your files and generate/consume API tokens on a third-party domain (mega-api-prod.nemovideo.ai). Consider: (1) Only upload footage you are comfortable having processed/stored by an external service; avoid sensitive or private content. (2) The skill will try to read NEMO_TOKEN from your environment; if missing it will obtain an anonymous token by POSTing to the service using a generated client id ...
详细分析 ▾
ℹ用途与能力
The skill claims to generate monetizable videos from prompts/footage and its instructions call a video-processing backend (upload, session, render endpoints). Requesting a NEMO_TOKEN is appropriate for that purpose. However there is an inconsistency between the registry metadata (no required config paths) and the SKILL.md frontmatter (metadata.claims configPaths: ~/.config/nemovideo/). The skill also asks for attribution headers that must match the frontmatter, coupling runtime behavior to the packaged metadata.
ℹ指令范围
SKILL.md instructs the agent to look for NEMO_TOKEN, and if missing POST to the external anonymous-token endpoint to obtain a token using a generated UUID, then create sessions and upload user files (videos/audio) to mega-api-prod.nemovideo.ai. Those actions are consistent with the described functionality (cloud render pipeline). Points to watch: it will transmit user files and metadata to an external service; the doc does not clearly state whether the obtained token is persisted to disk, nor whether personal/identifiable data is retained by the service. The frontmatter reference to a local config path (~/.config/nemovideo/) suggests possible file I/O that is not described in the registry requirements — an inconsistency.
✓安装机制
Instruction-only skill with no install spec or code files; nothing will be downloaded or written by an installer. This minimizes installation-time risk.
⚠凭证需求
The skill declares a single required env var (NEMO_TOKEN), which is proportional for a third-party API. However: (1) SKILL.md defines a flow to obtain an anonymous NEMO_TOKEN via the public endpoint when none is present, which will create a short-lived credential tied to a generated client id — the spec does not state whether the token will be stored persistently or where; (2) frontmatter metadata references a config path (~/.config/nemovideo/) that the registry metadata did not list as required, implying the skill may access a local config directory. Both points raise questions about where credentials are read/written and how long-lived they are.
✓持久化与权限
The skill is not always-enabled and does not request elevated platform privileges. It does not include an install script or appear to modify other skills. Autonomous invocation is allowed (platform default) but is not combined here with other major red flags.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/19
**Initial release of Best Paid Content Generator — Generate and Export Monetizable Videos**
- Upload text prompts or source footage and generate polished, monetizable video content (up to 1080p MP4, 500MB).
- Fast cloud GPU processing: most exports complete in 1–2 minutes.
- Supports a wide range of video, image, and audio formats (mp4, mov, avi, webm, jpg, png, mp3, wav, etc.).
- Integrated setup with automatic API token retrieval, GUI mapping, and streamlined session handling.
- Key features: export/download, credit checking, status/timeline previews, robust error handling for file limits, tokens, and plan restrictions.
- Designed for content creators and marketers to quickly generate professional promotional videos from text or raw footage.