artifact-editor
Pass
Audited by Gen Agent Trust Hub on May 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill fetches jQuery and jQuery UI libraries from the official jQuery Content Delivery Network (code.jquery.com). These external references are from a well-known service and include Subresource Integrity (SRI) attributes to ensure code authenticity.
- [SAFE]: LocalStorage is used to maintain UI state (such as the position of cards on a triage board) across browser sessions. This is an expected behavior for interactive tools and does not involve exfiltration of sensitive information.
- [SAFE]: The skill provides mechanisms for users to export their work as JSON or copy it to the clipboard. These operations are performed locally within the browser and do not send data to any external servers.
Audit Metadata