frontend-dev
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes environment variables (
MINIMAX_API_KEY) for authentication across all asset generation scripts, adhering to secure credential management practices. - [SAFE]: All network operations in the Python scripts target the official MiniMax API domain (
api.minimax.io), which is the verified infrastructure of the skill's author. - [SAFE]: Dependencies are limited to industry-standard libraries such as the Python
requestspackage and popular frontend NPM packages (e.g.,framer-motion,gsap,three.js). - [SAFE]: The skill implements strict 'Quality Gates' that explicitly prohibit the use of external placeholder URLs and require the agent to save all generated assets locally.
- [SAFE]: No evidence of prompt injection, data exfiltration, obfuscation, or persistence mechanisms was found within the skill files or scripts.
- [SAFE]: The inclusion of license files for fonts and the use of well-known CDNs for p5.js demonstrate standard and safe development practices.
Audit Metadata