Law Firm Video

v1.0.5

Law Firm Video — Create Attorney Profile and Legal Explainer Videos with AI. Three firms on the shortlist and the prospect picks whichever attorney feels m...

0· 84·0 current·0 all-time
bypeandrover adam@peand-rover
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 are a video editing service for law firms and the skill only requires a NEMO_TOKEN and access to nemovideo config path; those map to calling the nemovideo API for edits and uploads, which is consistent with the purpose.
Instruction Scope
SKILL.md instructs the agent to obtain/use NEMO_TOKEN, read/create ~/.config/nemovideo/client_id, call the nemovideo API (anonymous-token endpoint and later editing endpoints). The instructions do not request unrelated filesystem paths or unrelated credentials in the provided excerpt.
Install Mechanism
No install spec or third-party downloads; this is instruction-only so nothing is written to disk besides the declared per-user client_id file. Low install risk.
Credentials
Only NEMO_TOKEN is required (declared as primaryEnv). The skill also uses an on-disk client_id in ~/.config/nemovideo/ which is declared in metadata. No unrelated secrets or multiple unrelated env vars are requested.
Persistence & Privilege
always is false; the skill persists a client_id under ~/.config/nemovideo/ (declared) and may set a session token in environment for use while running. It does not request system-wide privileges or modify other skills.
Assessment
This skill appears internally consistent for a cloud video-editing client. Before installing, verify you trust the nemovideo service and the api domain (https://mega-api-prod.nemovideo.ai). Be aware the skill will: (1) read/write ~/.config/nemovideo/client_id, (2) require/provide a NEMO_TOKEN which grants access to the nemovideo account/session and thus any uploaded videos, and (3) make network calls to the nemovideo API to perform edits and uploads. If you plan to use sensitive or confidential client video material, confirm the service's privacy/retention policies and inspect the repository linked (https://github.com/nemovideo/nemovideo_skills) or ask the vendor for documentation. If you prefer not to provide a persistent token, note the skill can obtain a temporary anonymous token but that still creates activity tied to your generated client_id.

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

latestvk97cdywc1fvq3m1h577pxfbhhd83pmrc

License

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

Runtime requirements

⚖️ Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments