dnanexus-integration
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill guides the user to install the official
dxpyPython SDK from PyPI and system-level dependencies via the standard Ubuntu package manager (apt-get). These are required for interacting with the DNAnexus platform. - [COMMAND_EXECUTION]: Examples and reference guides describe the use of Python's
subprocessmodule and Bash scripts to run bioinformatics tools (likesamtoolsorbwa) and platform utilities (dx-app-wizard,dx build). This is consistent with the primary purpose of developing genomic analysis pipelines. - [SAFE]: The documentation includes a dedicated 'Best Practices' section that explicitly warns against security risks like hardcoding API tokens in source code and recommends proper credential management.
- [SAFE]: The skill describes the platform's security model, involving isolated Linux VMs for job execution, which aligns with standard cloud computing security practices for processing sensitive biomedical data.
Audit Metadata