Seedance Image To Video
v1.0.0Tired of static images that fail to capture attention in a scroll-heavy world? seedance-image-to-video transforms your still photos and artwork into smooth,...
⭐ 0· 48·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (image→video) matches the required credential (NEMO_TOKEN) and the API endpoints documented in SKILL.md; the declared config path (~/.config/nemovideo/) and primaryEnv are consistent with a cloud video service integration.
Instruction Scope
SKILL.md instructs the agent to automatically connect to mega-api-prod.nemovideo.ai, obtain an anonymous token if NEMO_TOKEN is not present, create a session, upload images, use SSE/polling, and download exports. These actions are expected for this purpose, but the automatic anonymous token generation and automatic first-run network calls may be surprising to users and will result in images and metadata being sent to an external service.
Install Mechanism
No install spec and no code files — instruction-only skill. No code will be written to disk by an installer, which is the lowest-risk install model.
Credentials
Only NEMO_TOKEN is required (appropriate for the described backend). However, the skill will request or generate an anonymous token and persist a session_id for later requests; the SKILL.md does not specify where/how tokens/sessions are stored or how long generated tokens are retained, which is a privacy/storage consideration.
Persistence & Privilege
always is false and the skill does not request elevated platform privileges. It does instruct the agent to store a session_id and the anonymous token (if obtained), but it does not modify other skills or system-wide settings.
Assessment
This skill appears internally consistent with an image→video cloud service, but consider the following before installing: (1) it will contact https://mega-api-prod.nemovideo.ai automatically on first use and may upload your images and metadata to that third-party service — avoid uploading sensitive images unless you trust the service; (2) if no NEMO_TOKEN is provided it will obtain an anonymous token and persist it/session state for up to 7 days — ask or check where that token/session is stored and how to remove it; (3) verify the service's privacy/terms if you care about retention or reuse of uploaded media; (4) if you prefer tighter control, provide your own NEMO_TOKEN (from an account you control) or only use throwaway images; and (5) if you need stronger assurance, request the skill author publish a homepage or source so you can validate the endpoints and storage behavior.Like a lobster shell, security has layers — review code before you run it.
latestvk97drqq989z5p4t831cs8fpwm5845mw5
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
