data-viz-2025
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- COMMAND_EXECUTION (SAFE): The README includes standard developer commands for local installation (
cp) and visual regression testing (npx percy). These are appropriate for the skill's stated purpose of providing a development environment for data visualization. - EXTERNAL_DOWNLOADS (SAFE): The skill references standard, well-maintained NPM packages such as
rechartsandframer-motion. Links to external sites point to reputable industry sources for data visualization inspiration and documentation. - DATA_EXFILTRATION (SAFE): No unauthorized network operations or sensitive file access patterns were detected. The component examples focus exclusively on rendering data passed via props.
- SAFE (SAFE): The provided code follows best practices for React development, including accessibility (ARIA roles), performance (skeleton loaders), and error handling, without any evidence of obfuscation or malicious intent.
Audit Metadata