butter-smooth-scrolling
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill provides boilerplate code for a UI component that operates entirely within the browser's client-side environment using standard React and DOM APIs.
- [PROMPT_INJECTION]: The skill instructions do not contain any patterns intended to bypass AI safety guardrails or override system prompts.
- [DATA_EXFILTRATION]: No network requests (fetch, XMLHttpRequest) or data exfiltration patterns were found. The code only interacts with local scroll events.
- [REMOTE_CODE_EXECUTION]: The component does not download or execute external scripts. It relies solely on local React code provided in the implementation steps.
- [EXTERNAL_DOWNLOADS]: The skill has no external dependencies and does not require the installation of third-party packages or remote resources.
Audit Metadata