lov-frontend-design
Pass
Audited by Gen Agent Trust Hub on Sep 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill includes security-focused helper scripts.
scripts/profile_store.pymanages user profiles and explicitly blocks the storage of sensitive fields such as tokens, secrets, passwords, and API keys. It also uses atomic write operations to ensure file integrity. - [SAFE]: The validation tool
scripts/validate_skill.pyperforms hygiene checks, including a search for private absolute user paths (e.g.,/Users/name/) to prevent data exposure before the skill is shared. - [SAFE]: External dependencies and references, such as those to GSAP (gsap.com) and the vendor's own repositories on GitHub and lovstudio.ai, are well-known or originate from the author's verified infrastructure.
- [SAFE]: The skill's instructions in
SKILL.mdemphasize following existing project design systems and explicitly warn against writing secrets, original materials, or personal absolute paths into distributable outputs.
Audit Metadata