single-cell-rna-qc
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- PROMPT_INJECTION (SAFE): No instructions attempting to bypass safety filters or override agent behavior were detected in the skill definition or documentation.
- DATA_EXFILTRATION (SAFE): The skill performs local data processing on scientific file formats (.h5ad, .h5). No network operations or unauthorized file access patterns were identified.
- REMOTE_CODE_EXECUTION (SAFE): Analysis of the Python scripts confirms that no dynamic code execution (eval/exec) or remote script fetching is performed.
- COMMAND_EXECUTION (SAFE): No dangerous system command executions or shell injections are present. The script strictly uses standard library functions for file path management and directory creation.
- EXTERNAL_DOWNLOADS (SAFE): All dependencies are well-known, industry-standard Python packages for data science and bioinformatics.
Audit Metadata