client-scripts
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a legitimate educational resource for ServiceNow development. All code examples demonstrate standard platform APIs (g_form, g_user, GlideAjax) and follow official security and performance guidelines.
- [SAFE]: External references point exclusively to official ServiceNow documentation and developer portals (docs.servicenow.com and developer.servicenow.com).
- [SAFE]: The inclusion of native tools such as Bash, Read, and Write is associated with the 'SN-Sync-Script-To-Local' tool, which is a standard developer workflow for synchronizing ServiceNow records to a local filesystem for version control purposes.
- [SAFE]: The skill explicitly warns against security and performance anti-patterns, such as hardcoding sys_ids, using synchronous server calls, and direct DOM manipulation.
Audit Metadata