video-quality-enhance

Pass

Audited by Gen Agent Trust Hub on Jun 15, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill integrates with the meitu CLI to perform video quality restoration. It correctly limits its scope to video processing and explicitly rejects requests involving resolution changes or images, ensuring behavior matches its stated purpose.
  • [SAFE]: Credential management for MEITU_OPENAPI_ACCESS_KEY and MEITU_OPENAPI_SECRET_KEY follows standard practices, reading from environment variables or a specific vendor configuration file (~/.meitu/credentials.json).
  • [SAFE]: File system permissions for reading and writing are strictly scoped to the tool's configuration paths and the designated visual workspace (~/.openclaw/workspace/visual/), minimizing the risk of unauthorized data access.
  • [SAFE]: The command execution is restricted to the authorized meitu binary. While the skill ingests external data (video_url), the primary logic involves the Agent generating a descriptive prompt based on visual recognition, which acts as a sanitization layer between user input and the CLI command.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 15, 2026, 06:03 AM
Security Audit — agent-trust-hub — video-quality-enhance