Audit History
pysam - 4 audits
Audit version 4
Latest SafeJan 17, 2026, 08:16 AM
All 447 static findings are FALSE POSITIVES caused by bioinformatics terminology being misinterpreted as security-relevant patterns. The scanner flags 'SAM' as Windows Security Account Manager when it means Sequence Alignment/Map format, and samtools/bcftools as network scanning tools when they are legitimate bioinformatics command-line utilities. The skill contains only documentation and code examples for legitimate genomic data processing. No actual malicious code, command injection, credential access, or network exfiltration patterns exist.
Risk Factors
⚙️ External commands (3)
📁 Filesystem access (2)
Audit version 3
SafeJan 17, 2026, 08:16 AM
All 447 static findings are FALSE POSITIVES caused by bioinformatics terminology being misinterpreted as security-relevant patterns. The scanner flags 'SAM' as Windows Security Account Manager when it means Sequence Alignment/Map format, and samtools/bcftools as network scanning tools when they are legitimate bioinformatics command-line utilities. The skill contains only documentation and code examples for legitimate genomic data processing. No actual malicious code, command injection, credential access, or network exfiltration patterns exist.
Risk Factors
⚙️ External commands (3)
📁 Filesystem access (2)
Audit version 2
SafeJan 12, 2026, 04:26 PM
The static analyzer flagged many external command and network patterns, but these are false positives from documentation examples showing legitimate bioinformatics tool usage. No actual security risks were identified.
Risk Factors
⚙️ External commands
🌐 Network access
📁 Filesystem access (2)
Audit version 1
Low RiskJan 4, 2026, 04:36 PM
Documentation-only skill teaching pysam library usage for genomic file processing. Contains appropriate file operations and samtools/bcftools wrappers for bioinformatics workflows. No malicious patterns, obfuscation, or data exfiltration detected.