form-design-encyclopedia
Pass
Audited by Gen Agent Trust Hub on Aug 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a static documentation and reference library for web development patterns. No malicious code, prompt injections, or unauthorized data access patterns were identified.- [EXTERNAL_DOWNLOADS]: The skill includes code snippets that use relative API endpoints (e.g.,
/api/signup,/api/submit,/api/drafts) as placeholders for standard form submission and persistence. These do not target untrusted external domains.- [CREDENTIALS_UNSAFE]: No hardcoded credentials, API keys, or sensitive environment file paths were detected within the documentation or code examples.- [COMMAND_EXECUTION]: The skill does not contain any shell commands, subprocess calls, or instructions for the agent to perform privileged operations on the host system.- [PERSISTENCE]: The documentation includes code examples for usinglocalStorageto save form drafts, which is an industry-standard practice for improving user experience in long forms and does not constitute a security persistence mechanism.
Audit Metadata