ash-framework
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill consists of technical documentation and code examples for the Ash Framework. It promotes secure coding practices by default.
- [SAFE]: It explicitly warns against insecure practices like string interpolation in database filters and provides safe, parameterized alternatives to prevent injection vulnerabilities.
- [SAFE]: It recommends secure architectural patterns such as attribute whitelisting in actions (mitigating mass assignment) and mandatory authorization policy blocks for sensitive resources.
- [EXTERNAL_DOWNLOADS]: The skill references standard Elixir dependencies (e.g.,
ash,ash_postgres,ash_phoenix) which are retrieved from the well-known Hex package registry.
Audit Metadata