storytelling-with-data
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides educational content and a Python script (scripts/chart_review.py) to assist with data visualization reviews. All components are aligned with the stated purpose of improving data communication and help the agent follow best practices in explanatory data analysis.- [COMMAND_EXECUTION]: The skill includes a local utility script that processes JSON files to identify visualization anti-patterns. The script uses standard Python libraries (argparse, json, pathlib) and safe parsing methods, posing no security risk to the environment.- [INDIRECT_PROMPT_INJECTION]: The skill is designed to analyze user-provided chart specifications. While this creates an ingestion surface for untrusted data, the skill includes structured parsing and doesn't expose any sensitive tools or data, making the risk negligible. Ingestion point: Chart descriptions in SKILL.md and JSON files in chart_review.py. Capability: File read and standard output. Sanitization: JSON structure validation.
Audit Metadata