Sparki AI Video Editor
v1.0.8AI video editor for creators. Transform raw footage into polished vlogs, talking-head videos, or social media content (TikTok/Shorts/Reels). Control the work...
⭐ 6· 233·0 current·0 all-time
bySparki@sparki-io
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (AI video editing) match the actual behaviour: the CLI uploads local video files or uses a Telegram upload link, calls Sparki API endpoints (agent-api.sparki.io), and downloads edited results. The single declared primary credential (SPARKI_API_KEY) is appropriate for this purpose.
Instruction Scope
SKILL.md instructs the agent to check/set the Sparki API key, request local file paths or provide a Telegram Mini App upload link, and then run the included sparki CLI commands (upload, edit, status, download). It does not instruct the agent to read unrelated system files or exfiltrate unrelated secrets. It explicitly forbids asking users to attach video files directly in chat and limits operations to uploading/editing video assets.
Install Mechanism
This is effectively instruction-first with included Python CLI sources (no external download URL). The registry requires the 'uv' binary and SKILL.md includes an 'uv sync' command for install/sync; this is plausible for OpenClaw packaging but is an external runtime dependency the agent environment must provide. No arbitrary remote archive downloads or unusual install hosts were observed.
Credentials
Only SPARKI_API_KEY is declared as the primary credential. The code also supports optional overrides (base_url, upload link) stored in ~/.openclaw config. Requested filesystem permissions (read $CWD, write ~/.openclaw/config and workspace sparki/videos) and network access to agent-api.sparki.io are proportional to uploading local videos and downloading results.
Persistence & Privilege
always is false and the skill does not request system-wide privileges beyond creating/using its own config and workspace paths. It does not modify other skills or global agent settings.
Assessment
This skill appears to do what it says: it will upload your local videos to Sparki's backend and store API key and history under ~/.openclaw. Before installing, confirm you trust sparki.io and the Sparki Telegram bot (the API key is obtained via their bot), understand that uploading videos sends user content to Sparki's servers, and ensure the runtime environment provides the 'uv' binary required for the skill sync. If you have privacy or compliance concerns about sending videos to an external service, do not enable the skill or verify Sparki's terms/privacy first.Like a lobster shell, security has layers — review code before you run it.
latestvk970c9xjm2g03wjqwh89ajf9g583jnpg
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎬 Clawdis
OSmacOS · Linux
Binsuv
Primary envSPARKI_API_KEY
