scvelo
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill is designed to process external biological data files (.loom, .h5ad), which constitutes a potential surface for indirect prompt injection.
- Ingestion points: Data ingestion occurs through
scv.readandsc.read_h5adinSKILL.mdandscripts/rna_velocity_workflow.py. - Boundary markers: The skill lacks explicit boundary markers or instructions to isolate processed data from the agent's logic.
- Capability inventory: The skill possesses file-writing capabilities through
adata.write_h5adand data visualization functions. - Sanitization: No specific sanitization or validation is applied to the content of the ingested data files.
Audit Metadata