animation-on-scroll
Pass
Audited by Gen Agent Trust Hub on Aug 30, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: No shell commands or system-level execution patterns were detected. The skill focuses entirely on client-side web development code snippets.
- [DATA_EXFILTRATION]: There are no network requests, external API calls, or attempts to access sensitive local files or environment variables.
- [DYNAMIC_EXECUTION]: The JavaScript snippet uses standard DOM APIs to inject CSS and observe element visibility. It does not use unsafe execution methods like
eval()ornew Function(). - [OBFUSCATION]: The code is provided in plain text, is well-documented, and contains no encoded strings, hidden characters, or deceptive naming conventions.
- [PROMPT_INJECTION]: The instructions are clear and functional, without any attempts to override agent behavior or bypass safety filters.
Audit Metadata