flask-foundations
Pass
Audited by Gen Agent Trust Hub on Jun 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a development tool to scaffold a Flask project following architectural best practices. No malicious code or exfiltration patterns were identified.
- [COMMAND_EXECUTION]: The Python script
scripts/flask_factory_init.pyperforms file system operations to create directories and boilerplate files. This behavior is transparent, localized to the project directory, and matches the skill's documented purpose. - [SAFE]: The script generates a configuration file with a default development secret key. This is standard scaffolding behavior and does not expose sensitive production credentials.
Audit Metadata