phoenix-api-channels
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides standard project setup and maintenance commands using the Elixir mix toolchain (e.g., mix phx.new, mix deps.get), which is routine for the described development workflow.- [EXTERNAL_DOWNLOADS]: Instructions include mix deps.get which fetches project dependencies from the official Hex.pm package registry.- [SAFE]: The skill emphasizes essential security practices, such as implementing authentication plugs, enabling CSRF protection, and performing strict authorization checks in WebSocket connection handlers to prevent unauthorized topic access.
Audit Metadata