admin-dashboard
Pass
Audited by Gen Agent Trust Hub on Mar 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill provides standard code templates and architectural patterns for building internal administrative tools.
- [DATA_EXPOSURE]: The skill correctly implements security patterns to prevent data exposure, such as using a
requireAdmin()check for all admin routes and ensuring HIPAA compliance by aggregating errors to avoid exposing Protected Health Information (PHI). - [COMMAND_EXECUTION]: The skill requests
Bash(npm:*, npx:*)permissions, which are appropriate for its stated purpose of dashboard development and internal tooling maintenance.
Audit Metadata