Ai Data Format Converter

v1.0.0

Skip the learning curve of professional editing software. Describe what you want — convert this CSV to JSON and wrap it in a video data visualization export...

0· 61·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description promise (convert data formats and produce video exports) matches the SKILL.md: it describes a cloud backend API for session creation, upload, render and export. The single required env var (NEMO_TOKEN) and config path (~/.config/nemovideo/) are consistent with a cloud service client.
Instruction Scope
Runtime instructions focus on authenticating, creating sessions, uploading user-provided files, sending SSE messages, polling renders and returning download URLs. There are no instructions to read unrelated local files, harvest other env vars, or exfiltrate system data beyond user files required for conversion.
Install Mechanism
No install spec or code files are present (instruction-only). This minimizes disk write/execution risk; network calls to the named API host are expected for a cloud service.
Credentials
Only NEMO_TOKEN is declared as required (primary credential) and the SKILL.md uses it for Bearer auth; no unrelated secrets or multiple credentials are requested. The skill also supports obtaining an anonymous token from its backend if none is present.
Persistence & Privilege
always is false and the skill does not request or instruct changes to other skills or system-wide config. It may detect install paths to populate an attribution header, which is limited scope and not privileged.
Assessment
This skill sends any files you provide to a third-party backend (mega-api-prod.nemovideo.ai) for processing and will use a NEMO_TOKEN (either provided by you or obtained anonymously) to authenticate. If you plan to upload sensitive data, verify the service's privacy/security posture first. The skill does not request other system credentials or write/install software, but it will upload files (up to 200MB) and make network requests. If you prefer, supply your own NEMO_TOKEN rather than allowing anonymous token creation, and revoke tokens/accounts when no longer needed.

Like a lobster shell, security has layers — review code before you run it.

latestvk977z6a2jyv86n5aq4gzca2sa184pk0n

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🔄 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments