data-analyst
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional guidance for data analysis tasks such as loading datasets, performing statistical summaries, and generating visualizations. No malicious code, obfuscation, or unauthorized access patterns were identified in the instructions or examples.
- [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection surface due to its primary function of ingesting untrusted external data (CSV, Excel, JSON, and Databases). This exposure is inherent to the stated purpose of the skill.
- Ingestion points: The skill instructions specifically direct the agent to load data from external files (CSV, Excel, JSON) and database connections.
- Boundary markers: There are no explicit instructions to use delimiters or to disregard embedded instructions within the processed data files.
- Capability inventory: The skill utilizes Python-based data processing (Pandas) and visualization (Matplotlib, Seaborn, Plotly) capabilities.
- Sanitization: No specific data sanitization or validation logic is defined in the instructions.
Audit Metadata