netlify-forms
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation guide for Netlify Forms, providing instructions on form detection, AJAX submissions, and framework-specific implementations (Next.js, Astro, etc.).
- [SAFE]: Included code snippets for AJAX submissions use standard JavaScript
fetchtargeting local paths (e.g.,/__forms.html) or official vendor APIs (api.netlify.com), which is consistent with the skill's purpose and the author's identity. - [SAFE]: The skill explicitly advises against insecure practices, such as reading tokens from local CLI configuration files or using undocumented API surfaces.
- [SAFE]: Security features like spam filtering (Akismet, honeypot, and reCAPTCHA) are correctly documented with standard implementation patterns.
- [SAFE]: No obfuscation, dynamic execution, or remote code execution patterns were found. All instructions and examples follow best practices for the Netlify platform.
Audit Metadata