multi-omics-pipeline
Pass
Audited by Gen Agent Trust Hub on Jul 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized data access attempts were detected. The skill provides legitimate boilerplate code for multi-omics analysis.
- [EXTERNAL_DOWNLOADS]: The skill utilizes standard scientific libraries such as
mygeneandbiomaRt. These libraries interact with official genomic and proteomic databases (like Ensembl and MyGene.info) to perform necessary ID mapping tasks. These are well-known services in the bioinformatics domain and do not represent a security risk. - [DATA_EXFILTRATION]: No exfiltration patterns were found. The code examples involve reading local data files (e.g., 'expression_matrix.csv', 'ranked_genes.csv') and processing them locally using standard scientific computing libraries.
- [COMMAND_EXECUTION]: No shell commands, subprocess calls, or privilege escalation attempts were found. All provided code is written in high-level Python or R for data analysis purposes.
- [PROMPT_INJECTION]: The skill instructions are purely technical and do not contain any patterns attempting to override agent safety protocols or system instructions.
Audit Metadata