The skill's requirements and runtime instructions are coherent with an image-editing cloud service: it needs a single service token, talks to a nemo video API, and has no install steps or unrelated credential requests.
评估建议
This skill appears to do what it says: upload images to nemo video's cloud, run edits server-side, and return a video URL. Before installing/using it: 1) Understand that your images will be uploaded to https://mega-api-prod.nemovideo.ai — do not send sensitive or regulated images unless you trust this service and its privacy terms. 2) NEMO_TOKEN is the only required credential; the skill can also fetch a short-lived anonymous token automatically if none is set — consider whether you want to supp...
详细分析 ▾
✓用途与能力
The name/description (cloud image editing and video export) aligns with the runtime actions in SKILL.md: uploading images, creating sessions, sending edits, polling export status. Requesting a single service token (NEMO_TOKEN) is consistent with calling that API.
ℹ指令范围
Instructions direct the agent to obtain/use a service token, create a session, upload files, stream edits via SSE, poll render status, and return download URLs. These actions match the stated purpose. One minor scope note: the frontmatter mentions a config path (~/.config/nemovideo/) even though the registry metadata listed none; SKILL.md does not otherwise instruct the agent to read unrelated system files or other environment variables.
✓安装机制
There is no install spec and no code files — runtime behavior is fully covered by SKILL.md network calls. This is the lowest install risk (nothing is written to disk by the skill itself).
ℹ凭证需求
The only credential required is NEMO_TOKEN (primaryEnv), which matches the cloud API usage. Minor inconsistency: SKILL.md/frontmatter lists a config path (~/.config/nemovideo/) while the registry metadata indicated no required config paths; unclear whether the skill expects to read/write that path.
✓持久化与权限
always is false and the skill has no install-time persistence. The skill can be invoked autonomously (default platform behavior), which is expected for an integration like this and not in itself a red flag.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/20
Initial release of Image Editing Generator — Edit Images and Export Videos.
- Upload images (JPG, PNG, WEBP, HEIC, up to 200MB) for fast, AI-powered editing and 1080p MP4 export.
- Specify edits using natural language prompts (e.g., remove background, adjust brightness, add text overlay).
- Cloud GPU rendering with no local installation required; outputs are ready to post.
- Offers session-based project management, automatic anonymous token handling, and credit system (100 free credits on signup).
- Supports multiple export formats (mp4, jpg, png, gif, webm, mp3, etc.) and streamlines batch editing workflows.
- Built for marketers and social media creators seeking quick, professional results without manual adjustments.