data-science
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No security issues detected. The skill contains benign Python code snippets for data analysis using standard libraries like Pandas, NumPy, and Scikit-learn.
- [Indirect Prompt Injection] (LOW): The skill processes external data (DataFrames and arrays) through statistical and machine learning functions. While this is an ingestion surface, the skill lacks any dangerous capabilities (network access, file writing, or command execution) that could be exploited via malicious data input.
- [Data Exposure & Exfiltration] (SAFE): No sensitive file paths, credentials, or network operations were found. The code operates entirely on local data structures.
- [Remote Code Execution] (SAFE): No remote code execution patterns or dynamic code evaluation (eval/exec) were identified.
Audit Metadata