skills/damionrashford/mlx/ml-docs/Gen Agent Trust Hub

ml-docs

Pass

Audited by Gen Agent Trust Hub on Jun 19, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
  • [SAFE]: The skill uses a local Python script (scripts/process.py) to map user queries to official documentation URLs for various ML libraries.\n- [EXTERNAL_DOWNLOADS]: Fetches documentation content from official project websites and well-known hosting platforms such as numpy.org, pandas.pydata.org, and readthedocs.io. These sources are considered trustworthy and the operation is central to the skill's primary purpose.\n- [SAFE]: The local script has no external dependencies and performs no dangerous system or network operations.\n- [SAFE]: User input is passed as command-line arguments to the local script for URL resolution, which is handled correctly through URL encoding for search queries.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 19, 2026, 05:09 AM
Security Audit — agent-trust-hub — ml-docs