reveal-hover-effect
Pass
Audited by Gen Agent Trust Hub on Jul 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard frontend implementation guidelines and code snippets. Analysis across all threat categories (Injection, Exfiltration, Obfuscation, Remote Execution, etc.) found no suspicious patterns.
- [EXTERNAL_DOWNLOADS]: The skill references official documentation from Mozilla Developer Network (developer.mozilla.org). These are trusted sources for web development documentation and do not pose a security risk.
- [COMMAND_EXECUTION]: The JavaScript code uses standard Web APIs such as
requestAnimationFrame,ResizeObserver, and DOM event listeners. It does not invoke shell commands, subprocesses, or perform any system-level operations. - [DATA_EXFILTRATION]: No network operations or sensitive data access patterns were identified. The code tracks pointer coordinates locally to update CSS variables for a visual effect.
- [PROMPT_INJECTION]: The instructions are strictly technical and focused on UI development. There are no attempts to override agent behavior or bypass safety guidelines.
Audit Metadata