3d-animations
Pass
Audited by Gen Agent Trust Hub on Aug 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides UI implementation details for 3D effects like flip cards, cubes, and parallax layers. It uses industry-standard libraries and standard React hooks like useState and useEffect.
- [INDIRECT_PROMPT_INJECTION]: The provided React components utilize props such as
children,front,back, andfacesto render content within 3D animated structures. While these are standard UI patterns, they represent potential ingestion points where an agent could inadvertently render untrusted data if not properly sanitized. However, the skill provides presentation logic only and does not include data fetching or unsafe interpolation mechanisms.
Audit Metadata