bio-de-edger-basics
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- Unverifiable Dependencies & Remote Code Execution (SAFE): The skill includes instructions to install the edgeR package using BiocManager. While this involves downloading external code, it is a standard practice within the bioinformatics ecosystem and utilizes the trusted Bioconductor repository.
- Indirect Prompt Injection (SAFE): The skill processes user-provided count data and metadata. While this represents a data ingestion surface, the risk is negligible as the skill serves as a template for data analysis and is not automated in a way that would facilitate prompt-based attacks. Ingestion points: counts and group data provided to the DGEList function in SKILL.md. Boundary markers: None present. Capability inventory: The skill possesses the ability to write result files to the local disk using write.csv. Sanitization: No explicit data sanitization is demonstrated.
Audit Metadata