geniml
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- EXTERNAL_DOWNLOADS (SAFE): The documentation refers to StarSpace from the 'facebookresearch' GitHub organization and pre-trained models from Hugging Face ('databio/scembed-pbmc-10k'). Both sources are classified as trusted under the analysis framework, and the references are consistent with the primary purpose of the library.
- COMMAND_EXECUTION (SAFE): The skill provides CLI command examples for 'geniml' and 'uniwig'. These commands use standard biological data formats (BED, bigWig) and do not contain any suspicious flags, shell piping to remote scripts, or privilege escalation attempts.
- DATA_EXFILTRATION (SAFE): The 'BBClient' utility manages a local cache directory ('~/.bedcache') for BED files fetched from remote databases. This is a legitimate functional requirement for high-performance genomic data access and does not constitute unauthorized data harvesting.
- DATA_EXPOSURE (SAFE): No hardcoded credentials, API keys, or access to sensitive system directories (like .ssh or .aws) were identified. All file paths used in examples are relative or illustrative of common data structures.
Audit Metadata