Sora Ai Video Generator Free
v1.0.0Turn a short text description like 'a cat walking through a snowy forest at dusk' into 1080p AI-generated videos just by typing what you need. Whether it's g...
⭐ 0· 52·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
Name/description, required env var (NEMO_TOKEN), and referenced API endpoints all align with a cloud video-generation service. The declared config path (~/.config/nemovideo/) and primaryEnv match the stated purpose.
Instruction Scope
SKILL.md stays focused on session creation, SSE-based generation, uploads, polling and exports — all appropriate for video rendering. Two items to be aware of: (1) it instructs the agent to POST to an anonymous-token endpoint to create a NEMO_TOKEN when one is missing (i.e., the skill can bootstrap credentials and will perform outbound network calls), and (2) it suggests reading/detecting install paths to populate an X-Skill-Platform header, which implies the agent may inspect certain filesystem locations. Both are coherent with the skill's operation but increase outbound network and local filesystem access compared with a purely local-only helper.
Install Mechanism
Instruction-only skill with no install spec or code files — nothing is written to disk by an installer. This is the lowest-risk install model.
Credentials
The only required credential is NEMO_TOKEN, which is expected for a third-party cloud API. The skill also offers to obtain an anonymous token for you; that behavior is proportionate to its functionality but means prompts and any uploaded files will be sent to an external service and tied to a generated token. The declared config path is limited to the service's config directory and matches the skill's purpose.
Persistence & Privilege
always is false and there is no install-time persistence or modification of other skills. The skill can be invoked autonomously by the agent per platform defaults, which is expected for skills of this type.
Assessment
This skill appears to do what it says: it contacts nemo's cloud backend, creates or uses a NEMO_TOKEN, and uploads prompts and any files you provide to render videos. Before installing or using it, consider: (1) privacy—your prompts and uploaded media will be sent to an external service; (2) token creation—if you don't supply a token the skill will request an anonymous token from the provider automatically; (3) filesystem checks—it may look in common skill/install paths to populate attribution headers; and (4) billing/credits—check the provider's terms (the skill mentions 100 free credits and 7-day expiry). If you need strong guarantees about data residency or confidentiality, do not send sensitive files or prompts to this skill without verifying the service's policies.Like a lobster shell, security has layers — review code before you run it.
latestvk974a1m34vcqn3j1k21rbgsx6d84pv5x
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
