add-component
Pass
Audited by Gen Agent Trust Hub on Jun 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a development toolkit, providing high-quality code templates for building dashboard interfaces. No malicious code, obfuscation, or data exfiltration patterns were found.
- [SAFE]: Reference documentation (e.g.,
add-rbac.md,add-billing.md) explicitly instructs developers to implement server-side security boundaries, such as role verification and input validation, emphasizing that UI-side checks are for user experience only. - [SAFE]: Sensitive operations, such as file uploads and payment processing, are designed to use swappable adapters and server functions, ensuring that credentials and secret keys (like Stripe keys) remain server-side and are managed via environment variables.
Audit Metadata