plotly-dash-expert
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides comprehensive documentation and boilerplate for building data-driven web applications using standard open-source Plotly Dash libraries and established design patterns.\n- [SAFE]: Database integration examples for SQLite and PostgreSQL use placeholders for sensitive credentials and secret keys, following secure documentation practices that prevent accidental hardcoding of real secrets.\n- [SAFE]: Code patterns for dynamic SQL generation include explicit mitigations for SQL injection, specifically demonstrating the use of parameterized queries for user-supplied values and whitelist-based validation for column names.\n- [SAFE]: Deployment and configuration guides reference industry-standard tools and practices such as Gunicorn, Nginx, and Docker, ensuring applications are hosted using best practices without requiring excessive system privileges.
Audit Metadata