farm-stack
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a comprehensive developer guide and scaffolding template for the FARM stack without any malicious components.
- [SAFE]: The Docker configuration follows security best practices by creating a non-root user (
appuser) and ensuring the application does not run with elevated privileges. - [SAFE]: Configuration patterns emphasize secure secret management, specifically instructing users to use environment variables and avoid committing sensitive files like
secrets.ymlto version control. - [SAFE]: All listed Python dependencies are standard, well-established libraries for web development and asynchronous database operations.
Audit Metadata