apply-phoenix-liveview-conventions
Pass
Audited by Gen Agent Trust Hub on Jul 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of documentation and code examples for Phoenix LiveView development. All code snippets follow industry-standard security and reliability practices for the Phoenix framework. It correctly emphasizes guarding side effects with connectivity checks and delegating database access to context layers.
- [SAFE]: No external network requests, data exfiltration attempts, or unauthorized file system access were found. The code examples are static and intended for instruction rather than execution against the environment.
- [SAFE]: The instructions encourage safe coding patterns, such as initializing all assigns in the mount phase to prevent runtime errors during the disconnected render phase.
Audit Metadata