Historique des audits
brenda-database - 4 audits
Version de l’audit 4
Dernier Risque faibleJan 17, 2026, 05:57 AM
The brenda-database skill is a legitimate scientific tool for accessing enzyme data from the BRENDA database. All 436 static findings are false positives triggered by documentation formatting (backtick characters for code blocks), legitimate BRENDA API authentication (SHA-256 password hashing), and biochemical terminology (NAD+, ATP as cofactors, not C2 commands). The codebase performs authorized SOAP API queries to a public scientific database and exports research data. No malicious behavior, data exfiltration, or unauthorized access patterns were found.
Facteurs de risque
🌐 Accès réseau (1)
📁 Accès au système de fichiers (1)
⚡ Contient des scripts (1)
Version de l’audit 3
Risque faibleJan 17, 2026, 05:57 AM
The brenda-database skill is a legitimate scientific tool for accessing enzyme data from the BRENDA database. All 436 static findings are false positives triggered by documentation formatting (backtick characters for code blocks), legitimate BRENDA API authentication (SHA-256 password hashing), and biochemical terminology (NAD+, ATP as cofactors, not C2 commands). The codebase performs authorized SOAP API queries to a public scientific database and exports research data. No malicious behavior, data exfiltration, or unauthorized access patterns were found.
Facteurs de risque
🌐 Accès réseau (1)
📁 Accès au système de fichiers (1)
⚡ Contient des scripts (1)
Version de l’audit 2
Risque faibleJan 12, 2026, 04:27 PM
This is a legitimate scientific tool for querying the BRENDA enzyme database. Static findings are false positives caused by the analyzer misidentifying code examples as shell commands, biochemical abbreviations as C2 keywords, and proper credential handling as sensitive data access. All network requests go to the official BRENDA API. No evidence of malicious intent, data exfiltration, or command-and-control behavior.
Facteurs de risque
🌐 Accès réseau (1)
📁 Accès au système de fichiers (1)
⚡ Contient des scripts (1)
Version de l’audit 1
Risque faibleJan 4, 2026, 04:45 PM
The skill provides legitimate access to the BRENDA enzyme database via SOAP API. Network calls are limited to the official BRENDA endpoint. Environment variable access is required for authenticated API access. File writes are confined to data exports and visualization outputs within user-specified directories. No obfuscation, external command execution, or persistence mechanisms detected.