vectojs-ui-animation
Pass
Audited by Gen Agent Trust Hub on Aug 11, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [SAFE]: The skill provides documentation and code examples for building user interfaces with the VectoJS library. No malicious patterns, such as privilege escalation, persistence mechanisms, or unauthorized data access, were identified.
- [EXTERNAL_DOWNLOADS]: The instructions and recipes reference several vendor-scoped Node.js packages, including @vectojs/ui, @vectojs/markdown, @vectojs/tex, and @vectojs/core. These references are standard for the VectoJS framework and originate from the vendor's own ecosystem.
- [PROMPT_INJECTION]: The skill defines a surface for indirect prompt injection via the Markdown.appendMarkdown() method used for streaming LLM data. Ingestion points: references/ui-recipes.md. Boundary markers: None. Capability inventory: UI component rendering and interaction. Sanitization: Implicitly handled by the underlying @vectojs/markdown library.
Audit Metadata