skills/vinitu/plex-skill/plex/Gen Agent Trust Hub

plex

Pass

Audited by Gen Agent Trust Hub on Mar 22, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill manages authentication using the PLEX_TOKEN environment variable or a local .env file, which is a standard and secure practice for handling sensitive API credentials.
  • [SAFE]: External dependencies are restricted to the plexapi package, which is a well-known community library for Plex integration.
  • [SAFE]: Network communication is limited to the user-provided Plex server URL and the official plex.tv API.
  • [SAFE]: The skill processes external media metadata (titles, summaries) from the Plex server; while this acts as an ingestion point for potentially untrusted data, it is parsed as structured XML/JSON and no dangerous execution capabilities are present.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 22, 2026, 05:42 PM
Security Audit — agent-trust-hub — plex