AI Video Editor

ReviewAudited by ClawScan on May 17, 2026.

Overview

This appears to be a purpose-aligned instruction-only video-editing integration, but it uses a provider API key and can analyze or modify video projects through an external API.

Install only if you trust the Levea/Livecore provider with your video projects and API key. Verify the official domains, use plan approval for important or irreversible edits, and preview every generated video before publishing or sharing.

Findings (4)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

If approved without review, the agent could make unwanted changes to a project or export an undesired result.

Why it was flagged

The skill can make material changes to a user's video project, but it discloses that behavior and instructs confirmation before mutating edits.

Skill content
Insert / update / replace / delete layers ... Before executing any mutating edit on user content, describe the planned edit and request explicit confirmation
Recommendation

Use the plan-approval flow for important projects, review the proposed edit plan, and preview the final video before publishing or replacing source work.

What this means

Anyone with access to the configured API key could potentially act on the associated video-editing account or projects, depending on the provider's key permissions.

Why it was flagged

The skill requires a provider API key and uses it to authorize actions against the video-editing service; this is expected for the integration but grants account-level authority within that service.

Skill content
Required env vars: ADSCENE_API_URL, ADSCENE_API_KEY ... Primary credential: ADSCENE_API_KEY
Recommendation

Use a dedicated, least-privilege API key if available, keep it out of shared logs or prompts, and rotate it if it may have been exposed.

What this means

Video project details, prompts, transcripts, and media-derived analysis may be processed by the external provider.

Why it was flagged

Prompts, project identifiers, and scene data are sent to an external API, and the described features include transcript search, frame analysis, asset gallery search, and face/video intelligence.

Skill content
POST {ADSCENE_API_URL}/api/v1/misc/openclaw/v1/execute ... params.prompt ... project_id ... scene
Recommendation

Avoid using highly sensitive footage unless the provider's privacy, retention, and access controls meet your requirements.

What this means

A user could be confused about which domain is authoritative for signup, key management, and API use.

Why it was flagged

The credential-generation URL and API URL use similar but different domain spellings, which may be legitimate but is worth verifying before entering credentials.

Skill content
Create an account and generate the OpenClaw API key in Studio: https://studio.livecor.ai/. Use https://api.livecore.ai for ADSCENE_API_URL
Recommendation

Confirm the official service domains through the publisher's trusted documentation before creating an account or configuring the API key.