frontend-screen

Pass

Audited by Gen Agent Trust Hub on Mar 10, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill defines architectural patterns and boilerplate code for React screens, including data fetching, form handling with Zod validation, and responsive layouts. No malicious instructions or unsafe code execution patterns were detected.\n- [EXTERNAL_DOWNLOADS]: References standard and well-known frontend dependencies including lucide-react, sonner, zod, react-hook-form, and @hookform/resolvers/zod. These are established libraries within the React ecosystem and are considered safe resources.\n- [DATA_EXFILTRATION]: The templates demonstrate standard API interactions (GET and POST requests) using local service abstractions (e.g., ../../services/{modulo}.service). There is no evidence of hardcoded credentials, access to sensitive environment files, or data transmission to unauthorized third-party domains.\n- [COMMAND_EXECUTION]: The skill does not contain any shell commands, script execution logic, or system-level modifications. It is purely instructional for generating frontend source code.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 10, 2026, 08:50 PM