ash-framework
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional content for the Ash Framework and associated libraries (AshPostgres, AshPhoenix, AshJsonApi). It actively promotes security by mandating authorization policies for sensitive resources and providing clear examples of how to avoid query injection by using parameterized expressions (pinned variables) instead of string interpolation.
- [SAFE]: Dependencies mentioned (such as
ash,ash_postgres, andash_phoenix) are well-known, standard packages in the Elixir ecosystem hosted on Hex.pm. The suggested shell commands (mix compile,mix ash_postgres.generate_migrations) are standard development tasks for the framework and pose no inherent security risk in this context.
Audit Metadata