proxy-app-global
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of documentation, architectural guidelines, and code snippets designed to standardize development for the 'proxy2.0-app' project.
- [SAFE]: No hardcoded credentials or sensitive data exposures were found. Example authentication code in 'references/coding-patterns.md' uses placeholder mobile numbers and passwords for demonstration purposes.
- [SAFE]: Referenced dependencies, including luch-request, Pinia, Vite, lodash, and dayjs, are standard and well-known libraries within the JavaScript and uni-app ecosystems.
- [SAFE]: No evidence of prompt injection, obfuscation, or remote code execution was detected. The use of conditional compilation directives (e.g., #ifdef MP-WEIXIN) is a standard architectural feature of the uni-app framework for multi-platform support.
- [SAFE]: Network operations are described as using a centralized request wrapper with proper token management, following best practices for mobile application security.
Audit Metadata