naive-ui
Pass
Audited by Gen Agent Trust Hub on Feb 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): Analysis of the 38 files confirms they are entirely documentation-based. There are no scripts, executables, or hidden commands included with the skill.- [PROMPT_INJECTION] (SAFE): No attempts to override agent instructions, bypass safety filters, or extract system prompts were found. The instructional content is strictly related to UI component usage.- [EXTERNAL_DOWNLOADS] (SAFE): Documentation examples reference standard and legitimate external sources including unpkg.com, GitHub, and xicons.org. Mocky.io is used appropriately in examples to demonstrate API interactions.- [DATA_EXFILTRATION] (SAFE): No hardcoded credentials, sensitive file path access, or unauthorized network communication patterns were detected. Code examples demonstrating fetch() or clipboard access are standard web development patterns intended for application development, not agent-level exfiltration.- [DYNAMIC_EXECUTION] (SAFE): No use of eval(), exec(), or other dynamic code execution sinks. The skill does not generate or compile code at runtime.
Audit Metadata