skyline-components
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides technical documentation and architectural guidelines for Skyline component development in WeChat Mini-programs. The instructions are purely instructional and contain no prompt injection attempts or behavioral overrides.
- [SAFE]: No sensitive data exposure or exfiltration risks were identified. File system operations in code examples (e.g.,
wx.getFileSystemManager().writeFile) are standard practices for handling user-generated snapshots and local assets. - [SAFE]: There are no obfuscated strings, hidden URLs, or suspicious encoding techniques. URLs provided in documentation are standard placeholders or local asset references.
- [SAFE]: No external or unverifiable dependencies are used. The skill describes built-in platform features and uses standard WeChat Mini-program APIs.
- [SAFE]: The skill contains no dynamic execution patterns, privilege escalation attempts, or persistence mechanisms. All code samples are static WXML/WXSS/JS snippets intended for UI rendering.
Audit Metadata