skills/wu-yc/labclaw/deeptools/Gen Agent Trust Hub

deeptools

Pass

Audited by Gen Agent Trust Hub on Mar 15, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill generates shell scripts (e.g., qc_workflow.sh) via a local Python script (scripts/workflow_generator.py) and executes them after modifying permissions with chmod +x. This creates a surface for command injection if inputs like filenames or parameters are not properly sanitized.
  • [COMMAND_EXECUTION]: The skill executes local Python utilities (scripts/validate_files.py) that accept and process user-provided arguments, including file paths and genomic parameters.
  • [EXTERNAL_DOWNLOADS]: The skill installs the deeptools package from the standard Python package registry using uv pip install. This is a well-known and legitimate software package in the bioinformatics community.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 15, 2026, 04:32 AM