complexa-target
Pass
Audited by Gen Agent Trust Hub on Aug 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions for managing protein and ligand binder targets by editing local YAML files (
configs/targets/targets_dict.yaml,configs/targets/ligand_targets_dict.yaml, andconfigs/design_tasks/ame_dict_v2.yaml). - [COMMAND_EXECUTION]: The skill uses a vendor-specific CLI
complexa targetandcomplexa validatefor managing these configurations. These tools are local to the environment and integrated into the workflow for target registration and validation. - [DATA_EXPOSURE]: There is no evidence of sensitive data access. The skill operates on structural biology data (PDB files, residue ranges, SMILES strings) and metadata (PDB IDs).
- [EXTERNAL_DOWNLOADS]: No remote downloads or external dependencies are referenced. All operations occur on local files under the
$DATA_PATHdirectory. - [PROMPT_INJECTION]: The instructions are clear, technical, and do not contain any patterns attempting to override agent safety or system prompts.
Audit Metadata