alterlab-pdb
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill is designed to download biological structure data (PDB, mmCIF, and BinaryCIF formats) from the official RCSB PDB file servers at files.rcsb.org. These operations are standard for the structural biology domain and utilize official endpoints.
- [COMMAND_EXECUTION]: The api_reference.md file includes a code snippet demonstrating the use of
subprocess.runto execute acurlcommand for API debugging purposes. The command is hardcoded to target the official RCSB Data API and is intended for connectivity verification. - [SAFE]: All network operations and external resources originate from the Research Collaboratory for Structural Bioinformatics (RCSB), a well-known and trusted scientific organization. The skill follows best practices for API interaction, including implementation examples for exponential backoff and batch processing.
Audit Metadata