sealos-app-builder
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the agent to install the official Sealos Desktop SDK using standard package managers (pnpm, npm, yarn). The package
@labring/sealos-desktop-sdkis a vendor-owned resource corresponding to the skill's author. - [COMMAND_EXECUTION]: The skill recommends standard development commands for package installation and project scaffolding. These commands are necessary for the skill's primary purpose of application building.
- [DATA_EXFILTRATION]: The skill defines patterns for handling Sealos session data, such as user IDs and avatars. The instructions focus on local application logic and business data integration within the app's own database, rather than exfiltrating sensitive environment data to unauthorized external endpoints.
- [SAFE]: The templates provided for React and Vue follow standard best practices for client-side SDK integration, including proper initialization, state management, and cleanup of event listeners.
Audit Metadata