brenda-database

Pass

Audited by Gen Agent Trust Hub on May 15, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill facilitates programmatic access to the BRENDA Enzyme Database using its official SOAP-based web service. All demonstrated network activity is directed to the service's verified domain (brenda-enzymes.org) for intended scientific data retrieval.
  • [CREDENTIALS_UNSAFE]: The code samples correctly use placeholders for authentication credentials and explicitly recommend using environment variables (os.environ) for secure secret management. No hardcoded API keys or passwords are present.
  • [EXTERNAL_DOWNLOADS]: The skill requires standard, well-known Python packages (zeep, pandas, requests) installed via official package registries. No suspicious or unverified third-party scripts are downloaded or executed.
  • [DATA_EXFILTRATION]: There is no evidence of unauthorized data harvesting or transmission of sensitive local files. The use of the zeep library for SOAP requests is consistent with the skill's stated purpose of querying a scientific database.
Audit Metadata
Risk Level
SAFE
Analyzed
May 15, 2026, 02:23 AM