toast-pop
Pass
Audited by Gen Agent Trust Hub on Sep 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected. The skill provides a standard implementation of a mobile UI toast notification animation using CSS transforms and basic JavaScript class manipulation.
- [DATA_EXFILTRATION]: The skill does not contain any network-facing code (such as curl, fetch, or XMLHttpRequest) and does not access sensitive local file paths.
- [REMOTE_CODE_EXECUTION]: There are no external dependencies, package installations, or remote scripts fetched from the internet. All logic is contained within the local files provided.
- [OBFUSCATION]: The code is presented in clear, human-readable text. No Base64, hex encoding, zero-width characters, or homoglyph-based obfuscation techniques were found.
- [COMMAND_EXECUTION]: The JavaScript and configuration files do not contain any shell command execution or subprocess spawning patterns.
Audit Metadata