uview-vue2
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- Prompt Injection (SAFE): No instructions found that attempt to bypass safety filters or override system prompts. The instructions are focused on guiding the agent to provide accurate documentation for the uView library.
- Data Exposure & Exfiltration (SAFE): No hardcoded credentials or access to sensitive file paths were detected. Code examples use placeholders (e.g., 'Bearer token') for authentication tokens, which is a standard practice.
- Unverifiable Dependencies (SAFE): The skill references the 'uview-ui' package via npm and yarn. This is a well-known and expected dependency for a skill documenting this specific library.
- Persistence and Privilege Escalation (SAFE): No commands were found that attempt to gain elevated privileges or maintain persistent access on the host system.
- Obfuscation (SAFE): All content is in clear text with no evidence of hidden characters, base64 encoding of commands, or other obfuscation techniques.
Audit Metadata