phoenix-liveview-auth
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard Elixir and Phoenix LiveView code for authentication hooks (
on_mount). These patterns align with official Phoenix documentation for secure session handling. - [COMMAND_EXECUTION]: The implementation workflow suggests running standard developer commands such as
mix compile,mix phx.routes, andmix test. These are necessary for verifying the integration within a local development environment and do not involve suspicious parameters or unexpected network operations. - [EXTERNAL_DOWNLOADS]: The skill references standard Elixir dependencies and related conceptual guides but does not perform any remote code downloads or script executions from untrusted sources.
Audit Metadata