chembl-database
Pass
Audited by Gen Agent Trust Hub on Jun 27, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill documentation and scripts recommend the installation of
chembl_webresource_client. This is the official, well-known Python library for interacting with the ChEMBL database, maintained by a reputable scientific organization (EMBL-EBI). - [DATA_EXFILTRATION]: Network communication is exclusively directed toward the official ChEMBL API domain (
ebi.ac.uk). The skill does not access sensitive local file paths (such as SSH keys or AWS credentials) or exfiltrate data to unauthorized third-party servers. - [COMMAND_EXECUTION]: The shell commands included are restricted to standard package management (
pip install,uv pip install) and the execution of provided Python utility scripts. These operations are transparent and consistent with the skill's stated purpose of querying a scientific database. - [SAFE]: No evidence of prompt injection, code obfuscation, privilege escalation, or persistence mechanisms was found. The skill operates within the expected scope of a data retrieval tool.
Audit Metadata