blitzreels-video-editing
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: All network communication is restricted to the vendor's official domain (
blitzreels.com). No connections to untrusted or third-party external services were identified. - [SAFE]: The skill incorporates a security guardrail (
BLITZREELS_ALLOW_EXPENSIVE) that prevents the automated execution of paid API operations, such as video exports, without explicit user configuration. This protects the user from unexpected usage costs. - [SAFE]: Credential management follows industry best practices by requiring the
BLITZREELS_API_KEYto be supplied via environment variables. There are no hardcoded secrets or sensitive keys within the skill files. - [SAFE]: The provided bash scripts (
scripts/editor.shandscripts/blitzreels.sh) usejqto safely encode and process data, which helps prevent command injection and ensures reliable handling of JSON-formatted API payloads.
Audit Metadata