mediamtx-docs

Pass

Audited by Gen Agent Trust Hub on Jun 16, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill fetches documentation content from mediamtx.org and official project files from the bluenviron/mediamtx GitHub repository. These sources are official and well-known for this project, and the network operations are limited to these specific domains to provide the documentation lookup service.
  • [COMMAND_EXECUTION]: The skill utilizes a local Python script (scripts/mtxdocs.py) to manage documentation search, caching, and retrieval. This script uses standard Python libraries to parse HTML and manage a local cache in the user's cache directory.
  • [DATA_EXPOSURE]: The skill maintains a local cache of documentation text files in ~/.cache/mediamtx-docs. This is standard behavior for a documentation tool and does not involve sensitive user data or credentials.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 16, 2026, 09:39 PM
Security Audit — agent-trust-hub — mediamtx-docs