reveal-hover-effect
Pass
Audited by Gen Agent Trust Hub on Aug 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a legitimate UI pattern for a hover-based image reveal effect. The provided JavaScript and CSS follow best practices for performance and accessibility.
- [COMMAND_EXECUTION]: No unauthorized command execution patterns were found. The JavaScript uses standard DOM APIs like
requestAnimationFrameandgetBoundingClientRectfor layout calculations. - [DATA_EXFILTRATION]: No data exfiltration vectors were detected. The skill uses local image references and does not perform any network requests (
fetch,XMLHttpRequest, etc.). - [PROMPT_INJECTION]: The instructions and demo prompts are focused solely on UI implementation and do not contain any instructions to bypass safety filters or override system behavior.
- [EXTERNAL_DOWNLOADS]: The skill explicitly advises against external dependencies and does not include any remote script loading or package installation steps.
Audit Metadata