dnanexus-integration
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses subprocess calls to execute bioinformatics utilities like quality_filter. This is the intended primary purpose of the skill and follows standard development patterns for genomics pipelines.
- [EXTERNAL_DOWNLOADS]: Instructions include installing the official dxpy library from standard registries and downloading data from the DNAnexus cloud platform. These are well-known services and the references are documented neutrally.
- [CREDENTIALS_UNSAFE]: The skill promotes security best practices by explicitly instructing users never to hardcode credentials in their source code, ensuring safer handling of API tokens.
Audit Metadata