sgds-components-drawer
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation resource for a front-end UI component library and does not contain any malicious behavior or instructions.
- [COMMAND_EXECUTION]: The provided JavaScript code blocks contain legitimate logic for toggling component visibility and handling event cancellation using standard DOM methods such as
show(),hide(), andpreventDefault(). No unsafe execution sinks likeeval()orexec()are used. - [EXTERNAL_DOWNLOADS]: No external resources, remote scripts, or binary downloads are initiated. References to other local skill files (e.g.,
sgds-components-setup) are standard for modular documentation and do not pose a risk. - [DATA_EXFILTRATION]: The skill does not access sensitive system information, credentials, or private files. There are no network operations to transmit data to external domains.
- [PROMPT_INJECTION]: There are no instructions intended to bypass AI safety filters, override system prompts, or extract internal instructions.
Audit Metadata