data-analysis
Pass
Audited by Gen Agent Trust Hub on Apr 15, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill's primary function is to guide the agent through data exploration, cleaning, and visualization. All provided code snippets use industry-standard libraries (Pandas, Matplotlib, Seaborn) for their intended purposes.
- [EXTERNAL_DOWNLOADS]: The skill references official documentation for Pandas, Matplotlib, and Seaborn. These are well-known, trusted technology services.
- [PROMPT_INJECTION]: The skill processes external data (e.g., CSV files and SQL tables), which is an inherent part of data analysis. While this presents a surface for indirect prompt injection, the skill includes safety constraints to protect sensitive data.
- Ingestion points: Reads data from 'data.csv' and SQL database tables (SKILL.md).
- Boundary markers: Not explicitly defined for the data content.
- Capability inventory: Python code execution for data manipulation and visualization; SQL query execution (SKILL.md).
- Sanitization: No specific data sanitization steps are provided for the content of the ingested datasets.
Audit Metadata