Audit History
chembl-database - 4 audits
Audit version 4
Latest SafeJan 17, 2026, 06:09 AM
All 198 static findings are FALSE POSITIVES. The analyzer misidentified markdown code formatting (backticks) as shell command execution, SMILES chemical notation as shell operators, and documentation URLs as network endpoints. This is a legitimate scientific database integration skill containing only documentation for the ChEMBL Web Resource Client library. The Python example file contains only wrapper functions that call the official chembl_webresource_client library. No executable malicious code or dangerous functionality exists.
Risk Factors
⚙️ External commands (155)
Audit version 3
SafeJan 17, 2026, 06:09 AM
All 198 static findings are FALSE POSITIVES. The analyzer misidentified markdown code formatting (backticks) as shell command execution, SMILES chemical notation as shell operators, and documentation URLs as network endpoints. This is a legitimate scientific database integration skill containing only documentation for the ChEMBL Web Resource Client library. The Python example file contains only wrapper functions that call the official chembl_webresource_client library. No executable malicious code or dangerous functionality exists.
Risk Factors
⚙️ External commands (155)
Audit version 2
Medium RiskJan 12, 2026, 04:32 PM
AI analysis failed after multiple attempts - MANUAL REVIEW REQUIRED before publishing. This skill cannot be auto-published until reviewed by a human.
Risk Factors
⚙️ External commands (155)
Detected Patterns
Audit version 1
Low RiskJan 4, 2026, 04:50 PM
The skill includes Python example scripts that query the ChEMBL database via network API calls. These capabilities are appropriate for the stated research purpose and pose minimal security risk.