kegg-database
Pass
Audited by Gen Agent Trust Hub on Mar 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Comprehensive analysis across all threat categories identified no malicious patterns or security vulnerabilities. The skill adheres to best practices for API client implementation.- [EXTERNAL_DOWNLOADS]: The skill performs HTTP GET requests to the well-known and trusted KEGG REST API (https://rest.kegg.jp). These operations are used solely to fetch bioinformatics data for academic research purposes.- [REMOTE_CODE_EXECUTION]: No remote code execution patterns or dynamic code evaluation techniques were detected. The scripts handle API responses as data only and do not execute retrieved content.- [DATA_EXFILTRATION]: The skill does not access sensitive local information such as environment variables, private keys, or system configuration files. All network traffic is directed to the designated official KEGG service.- [COMMAND_EXECUTION]: The implementation does not use subprocesses or any other mechanism to execute system commands. Operations are restricted to standard library network calls.
Audit Metadata