msa-structure-prediction-pipeline
Pass
Audited by Gen Agent Trust Hub on Aug 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks were detected in this skill. The skill's behavior aligns perfectly with its stated purpose of facilitating protein structure prediction.
- [DATA_EXPOSURE]: The code correctly manages sensitive credentials by retrieving the
NGC_API_KEYfrom the system environment variables (os.environ) rather than hardcoding values. - [EXTERNAL_DOWNLOADS]: The skill connects to official NVIDIA Health API endpoints (
health.api.nvidia.com) and local NIM instances. These are legitimate resources for the intended biological research use case and represent standard vendor functionality. - [COMMAND_EXECUTION]: No dangerous command-line operations or shell injections were found. File operations are limited to writing the output of the biological predictions (A3M and PDB files) to the local directory.
Audit Metadata