Latest release: v1.0.0Download zip
Capabilities
Compatibility
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The capabilities match the stated purpose: uploading videos for ClipSight indexing, searching indexed jobs, downloading clips, and deleting jobs or queries. Users should notice that selected videos are sent to a remote service for processing.
Instruction Scope
The upload and delete workflows are scoped to user-provided directories, jobs, or queries, and the command docs require showing found files and confirming destructive actions. No hidden autonomous workflow is shown.
Install Mechanism
There is no install spec, no bundled executable code, and the static scanner reported no findings. The artifacts are primarily documentation and command instructions.
Credentials
The skill uses ClipSight authentication via a bearer token or OAuth and uses curl for presigned upload/download URLs. This is proportionate for the integration, but users should verify the ClipSight endpoint and avoid untrusted custom server URLs.
Persistence & Privilege
ClipSight stores uploaded media, indexes, embeddings, and query history remotely until deleted. Delete operations are irreversible but the docs require explicit confirmation first.
Assessment
Install only if you are comfortable sending selected videos to ClipSight for remote processing. Confirm the file list before uploads, protect your API token or OAuth session, avoid untrusted custom server URLs, and double-check IDs before approving deletes.