skills/openai/plugins/bindingdb-skill/Gen Agent Trust Hub

bindingdb-skill

Pass

Audited by Gen Agent Trust Hub on May 2, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [Network Operations]: The skill uses the Python requests library to communicate with the BindingDB API. This is expected behavior for a REST API client, and the communication targets the official bindingdb.org domain.
  • [File System Interaction]: The script includes functionality to save raw API responses to the local filesystem (defaulting to /tmp) if explicitly requested by the user. This is a common feature for managing large datasets in agentic workflows.
  • [Input Handling]: The script implements robust input validation using helper functions like _require_str and _require_int to ensure that data passed to the API and filesystem operations is correctly formatted and typed.
Audit Metadata
Risk Level
SAFE
Analyzed
May 2, 2026, 03:27 PM