data-sources
Pass
Audited by Gen Agent Trust Hub on Aug 26, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill instructions promote best practices for data provenance, licensing compliance, and reproducibility in sports analytics. It leverages reputable community projects such as nflverse and SportsDataverse for data acquisition.
- [COMMAND_EXECUTION]: The skill includes a local utility script,
scripts/print_source_plan.py, which is used to generate a markdown template for data planning. The script is functionally safe; it writes a hardcoded string to a user-specified path and includes basic safety checks, such as restricting output file extensions to.mdor.txt. It does not perform network operations or dynamic code execution.
Audit Metadata