rcsb-pdb-skill
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- Script-Based Interaction: The skill executes a Python script to manage REST API communications. This approach allows for structured data handling and complex query construction required for scientific databases.
- Network Operations: The skill connects to RCSB PDB domains (data.rcsb.org, search.rcsb.org, and rcsb.org) to fetch protein metadata and sequence files. These interactions are necessary for the skill's primary function of providing protein structural information.
- Local Data Management: The included client script contains functionality to save response data to the local file system. This feature supports the storage of raw JSON or FASTA files, typically within temporary directories, which is useful for data-intensive research tasks.
Audit Metadata