moviepilot-cli

Pass

Audited by Gen Agent Trust Hub on May 16, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides a Node.js wrapper script (scripts/mp-cli.js) used to interact with a remote MoviePilot backend for media management operations.
  • [SAFE]: The script implements secure credential management by allowing users to provide an API key and host via environment variables or CLI flags, which are then stored in a local configuration file (~/.config/moviepilot_cli/config) with restricted file permissions (0o600).
  • [EXTERNAL_DOWNLOADS]: The skill performs standard network requests to a user-configured backend host to retrieve media metadata, tool schemas, and execute management commands.
Audit Metadata
Risk Level
SAFE
Analyzed
May 16, 2026, 03:58 AM
Security Audit — agent-trust-hub — moviepilot-cli