kegg-database
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill connects to the KEGG REST API to fetch biological data.
- Evidence: The script
scripts/kegg_api.pyusesurllib.request.urlopento make HTTP GET requests tohttps://rest.kegg.jpfor all database operations. - [SAFE]: The skill adheres to the stated purpose and uses secure coding practices.
- Evidence: Input for search queries is properly encoded using
urllib.parse.quotein thekegg_findfunction. - Evidence: The skill does not perform any local file system modifications, privilege escalation, or persistence operations.
- Evidence: The promotion of the K-Dense Web platform is consistent with the skill's authorship by K-Dense Inc.
Audit Metadata