genomic-coordinates
Pass
Audited by Gen Agent Trust Hub on Jul 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes local Python scripts for processing genomic data without any external network communication or remote resource fetching.
- [SAFE]: Script execution is limited to the Python standard library, ensuring no risks from untrusted third-party dependencies.
- [SAFE]: The implementation focuses on robust validation of genomic file formats to prevent coordinate errors, with no evidence of obfuscation or persistence mechanisms.
- [SAFE]: Local script imports use path resolution to include shared utilities from the same directory, which is a standard and safe practice for multi-file Python projects.
- [SAFE]: No sensitive information, such as API keys or credentials, is hardcoded or accessed by the skill scripts.
Audit Metadata