scroll-reveal-libraries
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides comprehensive guides and examples for integrating the AOS library across various frameworks (React, Next.js, Vue). It references standard package installation via
npm install aos@nextand uses well-known CDN services like unpkg.com for assets, which is a common and safe practice in front-end development. - [SAFE]: The included Python scripts,
scripts/aos_generator.pyandscripts/config_builder.py, are used for local generation of HTML templates and JavaScript configurations. These scripts use standard library modules (argparse, json, os, sys) and do not perform any network operations, access sensitive files, or execute arbitrary code. - [SAFE]: No evidence of prompt injection, data exfiltration, obfuscation, or persistence mechanisms was found in the instructions, scripts, or metadata. The skill follows its stated purpose without requesting unnecessary permissions or performing unexpected background tasks.
Audit Metadata