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) usesubprocess.runto execute internal maintenance scripts likeinit_cache.pyandgenerate_api_index.py. It also usescurlto 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