uniappx-uview-pro
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is composed entirely of technical documentation and code templates. No malicious instructions, obfuscation, or unauthorized data access patterns were identified. All content is consistent with its stated purpose of assisting with UniAppX development.
- [EXTERNAL_DOWNLOADS]: The documentation references standard installation procedures using npm (
npm install uview-pro) and the official DCloud plugin marketplace (ID: 24633). These are legitimate and well-known sources within the UniApp development ecosystem. - [DATA_EXFILTRATION]: All network-related code examples utilize generic placeholders such as
api.example.comfor demonstration purposes. No hardcoded external destinations for data exfiltration or unauthorized network operations were found. - [CREDENTIALS_UNSAFE]: Templates for configuration files like
manifest.jsonandpages.jsoncorrectly use placeholders for sensitive identifiers such asappid(e.g.,__UNI__XXXXXoryour-appid), promoting safe development practices.
Audit Metadata