data-storytelling
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and frameworks are purely informational and do not contain malicious commands, bypasses, or obfuscation.
- [COMMAND_EXECUTION]: The skill includes a Python code snippet for data visualization using matplotlib and pandas as a template. This is a standard instructional example and does not involve the execution of arbitrary shell commands or untrusted remote code.
- [EXTERNAL_DOWNLOADS]: Contains links to reputable educational resources and books on data storytelling (e.g., storytellingwithdata.com). These references are well-known in the industry and present no security risk.
- [DATA_EXFILTRATION]: No network communication patterns or access to sensitive file paths were detected.
- [PROMPT_INJECTION]: 1. Ingestion points: Processes user-provided raw data for narrative generation. 2. Boundary markers: Uses markdown headers and structured templates to delineate data. 3. Capability inventory: No dangerous capabilities (file-write, network ops, or subprocess execution) are present in the skill's logic. 4. Sanitization: Not applicable as no dangerous capabilities are exposed to the data.
Audit Metadata