Auto Repair Shop Video — Create Auto Repair and Mechanic Shop Promotional Videos for Customer Acquisition and Retention
v1.0.0Your auto repair shop has ASE-certified technicians, a 24-month warranty on every repair, and a loaner car program that the dealership service department cha...
⭐ 0· 44·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
The skill's name and description are about producing promotional videos. The only required credential is NEMO_TOKEN and the SKILL.md shows a curl to a nemovideo.ai endpoint — this is coherent with the stated purpose.
Instruction Scope
The SKILL.md only instructs sending a POST to a nemovideo API with Authorization: Bearer $NEMO_TOKEN and uploading shop footage/metadata. It does not instruct reading unrelated files or other environment variables. However the included metadata references a config path (~/.config/nemovideo/) which is not listed elsewhere in the registry metadata — a minor inconsistency (the instructions themselves do not explicitly read that path).
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk or downloaded by the skill itself (lowest install risk).
Credentials
Only NEMO_TOKEN is required as the primary credential, which is proportionate for a skill that calls an external video-generation API. The SKILL.md metadata mentions a local config path (~/.config/nemovideo/) which could indicate the skill expects stored credentials/config there; that path was not enumerated in the top-level registry requirements — clarify whether the skill will read local config files.
Persistence & Privilege
The skill does not request always:true and does not ask to modify other skills or system-wide settings. Autonomous invocation is allowed (platform default) but not combined with other elevated privileges.
Assessment
This skill appears to do what it says: it needs a NEMO_TOKEN to call the nemovideo API and upload footage for video generation. Before installing: 1) Verify NEMO_TOKEN is for a trusted nemovideo service and limit its scope/permissions if possible. 2) Confirm the service’s privacy and retention policy for uploaded footage (you will be sending customer/shop video). 3) Ask the publisher to clarify the config-path metadata (~/.config/nemovideo/) — does the skill read local files or just accept the env var? 4) If you’re cautious, test with a non-production/limited token and avoid sending sensitive personally-identifying footage until you’re satisfied with the provider. 5) Prefer skills with a known homepage/source code so you can audit how data and credentials are used.Like a lobster shell, security has layers — review code before you run it.
latestvk976zpp310k4xeb36bk24dy9y983yhsk
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🔧 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
