tooluniverse-crispr-screen-analysis
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected across any of the evaluated threat categories.
- [PROMPT_INJECTION]: The skill instructions and documentation contain no patterns indicative of prompt injection, jailbreak attempts, or instructions to override safety filters. Natural instructional language is used to guide the analysis process.
- [DATA_EXFILTRATION]: No evidence of hardcoded credentials, sensitive file access (e.g., .ssh, .aws, .env), or unauthorized data exfiltration to external domains was found. Data operations are confined to processing user-provided CRISPR screen matrices using standard libraries like pandas.
- [REMOTE_CODE_EXECUTION]: The skill does not download or execute scripts from untrusted external sources. Dependencies are limited to standard, well-known data science libraries. Remote calls are made to established scientific APIs (DepMap, Enrichr, DGIdb) via a platform-provided tool interface.
- [COMMAND_EXECUTION]: No instances of shell command execution, privilege escalation (e.g., sudo), or persistence mechanisms (e.g., cron jobs, shell profiles) were detected.
- [DYNAMIC_EXECUTION]: The code snippets provided utilize standard data processing and statistical analysis functions. No unsafe dynamic execution patterns like eval() or exec() on untrusted inputs were observed.
Audit Metadata