formio-sdk
Pass
Audited by Gen Agent Trust Hub on Aug 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill content consists of technical documentation and implementation examples for the Form.io SDK. All library references and network endpoints point to official Form.io resources or well-known services.
- [SAFE]: Examples of credential handling use obvious placeholders and documentation-standard strings (e.g., 'SG.x...' and 'hunter2'), which do not represent a risk of actual credential exposure.
- [REMOTE_CODE_EXECUTION]: The documentation describes the SDK's native capability to evaluate JavaScript strings for logic and templates. This is an intended feature of the referenced platform, and the skill provides appropriate security mitigations, such as guidance on HTML sanitization using DOMPurify and patterns for implementing sandboxed evaluators.
Audit Metadata