dnanexus-integration
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill delivers secure-by-default blueprints, operational playbooks, and best practice documentation for genomic data management. It explicitly counsels against security risks such as credential logging, shell evaluation of untrusted arguments, or excessive project access permissions.
- [DYNAMIC_EXECUTION]: Static AST analysis flagged the use of
importlib.import_module()insidescripts/inspect_dxpy.py. This is a false positive; the utility performs a purely local symbol inspection targeting hardcoded, trusted constants to verify the activedxpySDK version without taking any user input or dynamic network payloads.
Audit Metadata