phoenix-scopes
Pass
Audited by Gen Agent Trust Hub on Jul 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical documentation and coding guideline for implementing scope-based authorization in Phoenix applications. It contains legitimate Elixir code snippets that follow industry best practices for security.
- [SAFE]: The provided patterns specifically include security-enhancing practices, such as mandatory server-side authorization checks (
Scope.can?/2) and defensive programming in templates (assigns[:current_scope]) to prevent application crashes. - [SAFE]: No external network requests, data exfiltration patterns, or attempts to access sensitive local system files were detected. All dependencies mentioned (
mix test,Phoenix.LiveView) are standard parts of the Elixir ecosystem. - [SAFE]: No obfuscation, prompt injection, or persistence mechanisms are present in the skill instructions or code examples.
Audit Metadata