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.py uses urllib.request.urlopen to make HTTP GET requests to https://rest.kegg.jp for 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.quote in the kegg_find function.
  • 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
Risk Level
SAFE
Analyzed
Mar 3, 2026, 08:47 PM