native-feel-cross-platform-desktop
Pass
Audited by Gen Agent Trust Hub on May 31, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The README.md provides standard installation instructions using the 'npx skills add' command and a manual git clone prompt for the user's local environment. These are documented installation procedures for the agent platform.
- [EXTERNAL_DOWNLOADS]: The skill references documentation and public technical blogs from Raycast and GitHub repositories owned by the author (yetone). These references are used for educational and technical guidance.
- [REMOTE_CODE_EXECUTION]: While the skill discusses architectural patterns involving Node.js backends and Rust cores, it contains no instructions for the agent to fetch or execute untrusted remote code. All code snippets provided are for the developer's use in building their own applications.
- [SAFE]: The technical content includes detailed discussions on using private platform APIs (e.g., Apple's _doAfterNextPresentationUpdate) to solve UI flicker. These are explicitly described as advanced technical workarounds for native-feel optimization and do not pose a security risk in the context of architectural advice.
Audit Metadata