data-storyteller
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs expected data analysis, statistical profiling, and visualization tasks using well-known and reputable Python libraries including pandas, matplotlib, and seaborn.
- [SAFE]: There is no evidence of unauthorized network communication, credential harvesting, or access to sensitive system directories.
- [SAFE]: The skill handles untrusted data as a source for analysis, which represents a potential indirect prompt injection surface; however, the behavior is consistent with the primary purpose of a data analysis tool and no malicious intent is detected.
- Ingestion points: External files are loaded in
scripts/data_storyteller.pyvia the_load_filemethod. - Boundary markers: No specific delimiters or boundary warnings are implemented for processed data.
- Capability inventory: The skill has the ability to write HTML and PDF files to the local file system.
- Sanitization: No explicit sanitization or escaping of data content is performed prior to interpolation in the generated HTML reports.
Audit Metadata