Histórico de Auditoria
deeptools - 4 auditorias
Versão da auditoria 4
Mais recente SeguroJan 17, 2026, 06:42 AM
All 519 static findings are FALSE_POSITIVES. The scanner misinterpreted markdown documentation examples with backticks as shell execution, 'SAM files' (Sequence Alignment/Map format) as Windows SAM database, and mentions of bioinformatics tools (samtools, plotFingerprint) as security threats. The Python scripts perform legitimate workflow generation for NGS analysis. No actual security risks present.
Fatores de risco
⚙️ Comandos externos (2)
📁 Acesso ao sistema de arquivos (1)
🌐 Acesso à rede (1)
Versão da auditoria 3
SeguroJan 17, 2026, 06:42 AM
All 519 static findings are FALSE_POSITIVES. The scanner misinterpreted markdown documentation examples with backticks as shell execution, 'SAM files' (Sequence Alignment/Map format) as Windows SAM database, and mentions of bioinformatics tools (samtools, plotFingerprint) as security threats. The Python scripts perform legitimate workflow generation for NGS analysis. No actual security risks present.
Fatores de risco
⚙️ Comandos externos (2)
📁 Acesso ao sistema de arquivos (1)
🌐 Acesso à rede (1)
Versão da auditoria 2
SeguroJan 12, 2026, 04:16 PM
All 511 static findings are false positives. Scanner misinterpreted markdown code blocks as shell execution, 'samtools' (bioinformatics SAM file tool) as Windows SAM database, and tool name mentions in documentation as actual security threats. Python scripts perform legitimate workflow generation for NGS analysis.
Fatores de risco
⚙️ Comandos externos (2)
📁 Acesso ao sistema de arquivos (2)
🌐 Acesso à rede (1)
Versão da auditoria 1
Baixo RiscoJan 4, 2026, 05:09 PM
The skill includes local Python scripts for file validation and workflow template generation. Scripts only read user-specified files and write template bash scripts. No network calls, command execution, or data exfiltration capabilities present.