rqdata-python

Pass

Audited by Gen Agent Trust Hub on Mar 19, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill's initialization scripts (init_skill.py) use subprocess.run to execute internal maintenance scripts like init_cache.py and generate_api_index.py. It also uses curl to retrieve documentation from the vendor's server. These commands are part of the intended functional design for maintaining a local search cache.
  • [EXTERNAL_DOWNLOADS]: The skill fetches documentation and financial factor metadata from ricequant.com. These downloads are necessary for providing up-to-date API references and do not involve untrusted third-party sources.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 19, 2026, 02:26 AM