Histórico de Auditoria
cobrapy - 4 auditorias
Versão da auditoria 4
Mais recente SeguroJan 17, 2026, 06:29 AM
All 160 static findings are FALSE POSITIVES. The skill consists only of markdown documentation files containing Python code examples for the COBRApy metabolic modeling library. The scanner misidentified Python parenthesized imports as dynamic import() expressions, markdown backticks as shell command execution, metabolic modeling terminology (blocked reactions, essential genes) as system reconnaissance, and .get_by_id() method calls as credential access patterns. No executable code, network requests, credential handling, or malicious behavior present.
Fatores de risco
⚡ Contém scripts (4)
⚙️ Comandos externos (4)
🌐 Acesso à rede (2)
Versão da auditoria 3
SeguroJan 17, 2026, 06:29 AM
All 160 static findings are FALSE POSITIVES. The skill consists only of markdown documentation files containing Python code examples for the COBRApy metabolic modeling library. The scanner misidentified Python parenthesized imports as dynamic import() expressions, markdown backticks as shell command execution, metabolic modeling terminology (blocked reactions, essential genes) as system reconnaissance, and .get_by_id() method calls as credential access patterns. No executable code, network requests, credential handling, or malicious behavior present.
Fatores de risco
⚡ Contém scripts (4)
⚙️ Comandos externos (4)
🌐 Acesso à rede (2)
Versão da auditoria 2
SeguroJan 12, 2026, 04:58 PM
All 152 static findings are FALSE POSITIVES. The skill consists only of markdown documentation files with Python code examples for the COBRApy metabolic modeling library. The 'backtick execution' flags triggered on Python docstrings in code blocks. 'Weak crypto' flags triggered on scientific terms. 'System reconnaissance' flags triggered on metabolic modeling terminology like 'blocked reactions' and 'essential genes'. 'Credential access' flags triggered on model attribute references (model.reactions). No executable code, network requests, or credential handling found.
Fatores de risco
⚡ Contém scripts (4)
⚙️ Comandos externos (120)
🌐 Acesso à rede (2)
Versão da auditoria 1
SeguroJan 4, 2026, 05:01 PM
Documentation-only skill containing markdown files with COBRApy workflow examples. No executable code, network calls, file system access, or external commands present. Pure instructional content for metabolic modeling.