bulk-wgcna-analysis-with-omicverse

Pass

Audited by Gen Agent Trust Hub on Mar 10, 2026

Risk Level: SAFEPROMPT_INJECTION
Full Analysis
  • [SAFE]: No security issues detected. The skill performs expected data analysis operations for bioinformatics using standard scientific Python libraries. All file access and data processing steps are consistent with the primary purpose of the skill.
  • [PROMPT_INJECTION]: Indirect Prompt Injection Surface. The skill reads data from external CSV files, which is a common vector for instructions targeting the LLM.
  • Ingestion points: The skill uses ov.utils.read() and updateSampleInfo() in SKILL.md and reference.md to load expression matrices and sample metadata from local CSV files.
  • Boundary markers: No delimiters or "ignore embedded instructions" warnings are implemented for the processed data.
  • Capability inventory: The skill is limited to data manipulation, statistical analysis, and visualization using omicverse, scanpy, pandas, and matplotlib. It does not possess network access, shell execution capabilities, or dynamic code evaluation functions.
  • Sanitization: Input data is processed using standard parsing libraries without explicit sanitization of string content.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 10, 2026, 10:04 AM