regulomedb-database
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches genomic regulatory data from
https://regulomedb.org. This is a well-known and established scientific resource associated with the ENCODE project. - [COMMAND_EXECUTION]: The documentation provides instructions to install standard, reputable Python packages (
requests,pandas,matplotlib) viapip. These are industry-standard tools for data analysis and visualization. - [SAFE]: No malicious patterns such as prompt injection, obfuscation, or sensitive file access were detected. The provided Python code snippets implement appropriate security and stability measures, including the use of the
timeoutparameter inrequestscalls andtime.sleepfor rate limiting.
Audit Metadata