form-wizard-builder
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill serves as a structural template for developers to implement form wizard logic in React applications.
- [DATA_EXPOSURE_AND_EXFILTRATION]: The code includes examples for persisting form data to
localStorageand submitting it to a local endpoint (/api/wizard). These are standard functional requirements for a multi-step form and do not involve unauthorized data access or exfiltration to external domains. - [COMMAND_EXECUTION]: There are no shell commands or subprocess executions present in the skill instructions or provided code snippets.
Audit Metadata