csv-parser
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [Indirect Prompt Injection] (LOW): The skill handles external CSV files, which are untrusted data sources. This creates a surface for indirect prompt injection if the files contain malicious instructions.
- Ingestion points: User-provided file paths for CSV analysis.
- Boundary markers: None defined in the skill documentation.
- Capability inventory: Data parsing, type validation, and statistical generation; no network access or file-system write operations detected.
- Sanitization: No sanitization or escaping mechanisms are described for the input data.
Audit Metadata