scanpy-scrna-seq
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and provided Python code follow standard bioinformatics protocols for single-cell RNA sequencing (scRNA-seq) analysis. The code uses the widely recognized 'scanpy' library for data processing and 'matplotlib' for visualization.- [SAFE]: No malicious patterns such as prompt injection, unauthorized data access, or hidden network exfiltration were detected. The file operations are limited to reading input datasets and writing results to a local directory.- [SAFE]: The external dependencies (scanpy, anndata, leidenalg, igraph) are standard, reputable packages within the scientific computing ecosystem. The installation instructions target official package registries (PyPI).- [SAFE]: The skill does not employ any obfuscation techniques, dynamic code execution (eval/exec), or privilege escalation attempts.
Audit Metadata