gstreamer-docs
Pass
Audited by Gen Agent Trust Hub on Jun 27, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches documentation pages from the official GStreamer website (gstreamer.freedesktop.org). This is a well-known service and the official host for this project's documentation.
- [COMMAND_EXECUTION]: Uses
uv runto execute the localscripts/gstdocs.pyhelper script. The script performs standard data retrieval, HTML-to-text conversion, and local caching operations. - [DATA_EXPOSURE]: Maintains a local documentation cache in
~/.cache/gstreamer-docs/. The script only accesses this specific directory and does not interact with sensitive system files or credentials.
Audit Metadata