reveal-hover-effect
Pass
Audited by Gen Agent Trust Hub on Aug 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions for a front-end UI component that uses standard Web APIs (CSS masks, requestAnimationFrame, Pointer events) to create a visual effect. No malicious behavior was identified.
- [EXTERNAL_DOWNLOADS]: The skill refers to standard documentation on MDN (Mozilla Developer Network), which is a well-known and trusted source for web technology information.
- [COMMAND_EXECUTION]: The provided JavaScript logic in
SKILL.mdanddemo/index.htmlis restricted to DOM manipulation and animation loop management. It does not perform any system-level command execution or shell operations. - [DATA_EXFILTRATION]: There are no network requests, credential harvesting, or attempts to access sensitive files or environment variables. All logic is contained within the client-side browser context.
- [PROMPT_INJECTION]: The demo prompts and instructions follow standard instructional formats and do not contain attempts to override agent safety guidelines or ignore previous instructions.
Audit Metadata