060104-better-auth-rbac
Pass
Audited by Gen Agent Trust Hub on Jul 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a template and reference guide for implementing role-based access control (RBAC). It does not perform any sensitive operations, network requests, or unauthorized file access.
- [SAFE]: The included Python script
scripts/check-permissions.pyis a simple validator that checks the consistency of hardcoded role and permission dictionaries. It uses no external libraries beyond the standardsysmodule and has no network or file system capabilities. - [SAFE]: The reference markdown files (
references/*.md) contain standard TypeScript and Python code snippets for authentication logic. These snippets are purely instructional and do not contain hidden payloads or obfuscated commands. - [SAFE]: No evidence of prompt injection, data exfiltration, persistence mechanisms, or dynamic execution of untrusted content was found across the skill files.
Audit Metadata