pysam
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- [EXTERNAL_DOWNLOADS] (INFO): The skill documentation references 'pysam', which is a standard and widely trusted Python library in the bioinformatics community for interacting with HTSlib.
- [COMMAND_EXECUTION] (INFO): The documentation includes examples of using
pysam.samtoolsandpysam.bcftoolswrappers. While these execute external processes, they are standard functionality for the library and used here for genomic data indexing. - [DATA_EXFILTRATION] (SAFE): File access is restricted to standard bioinformatics formats (BAM, VCF, etc.). No access to sensitive system paths or unauthorized network operations were detected.
- [PROMPT_INJECTION] (SAFE): No instructions attempting to override agent behavior or bypass safety filters were found in the documentation or code snippets.
Audit Metadata