deeptools
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: An exhaustive security audit of all eight files in the skill revealed no signs of malicious behavior, prompt injection, or obfuscation. The codebase consists of legitimate scientific utilities and reference material.
- [EXTERNAL_DOWNLOADS]: The skill references the deeptools library for installation via standard Python package managers. This is a well-known, reputable, and widely used tool in the bioinformatics community.
- [COMMAND_EXECUTION]: The skill includes a helper script (scripts/workflow_generator.py) that produces local Bash templates for experimental analysis. These templates use standard deepTools commands and are designed for user-controlled local execution.
Audit Metadata