video-remove-background
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFECOMMAND_EXECUTIONCREDENTIALS_UNSAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill performs its described function of video background removal through the official Bria AI API endpoints. No malicious behavior or unauthorized data exfiltration patterns were detected.
- [COMMAND_EXECUTION]: The skill uses local shell commands including
curl,grep, andsedto manage the authentication flow and facilitate API requests for video processing. - [CREDENTIALS_UNSAFE]: The skill stores and retrieves service-specific access tokens from
~/.bria/credentials. This localized credential management is used exclusively for authenticating with the author's API. - [EXTERNAL_DOWNLOADS]: Communicates with the vendor's production environment (
engine.prod.bria-api.com) to upload video files for processing and retrieve the results.
Audit Metadata