flask
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious behavior or security risks were detected. The skill consists entirely of instructional markdown content and code examples for building web applications.
- [EXTERNAL_DOWNLOADS]: The documentation references and recommends the installation of standard, well-known libraries from the Python ecosystem, including Flask, SQLAlchemy, Marshmallow, and others. These are legitimate tools for the stated purpose.
- [CREDENTIALS_UNSAFE]: The code examples include placeholder development secrets (e.g., 'dev-secret-key'). The skill explicitly follows security best practices by instructing the user to use environment variables for actual secrets and to change these values in production environments.
Audit Metadata