desktop-applications
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill serves as a library of developer resources and code examples. Thorough analysis of the instructions, markdown files, and sample code revealed no evidence of prompt injection, data exfiltration, or obfuscation.
- [EXTERNAL_DOWNLOADS]: The documentation mentions downloading standard tools and libraries from well-known sources, such as the Rust toolchain (rustup.rs), Node.js, and various official Rust crates and NPM packages. These are standard resources for the described development workflows.
- [REMOTE_CODE_EXECUTION]: Provides instructions for installing development tools using common shell patterns (e.g., piping a script to bash for the Rust installer). These patterns are used to document the standard installation processes for trusted tools like Rustup and AppImageKit.
- [COMMAND_EXECUTION]: Includes code snippets demonstrating how applications can interact with the operating system (e.g., file system access, system notifications, and registry operations). These examples are provided for educational purposes as part of the framework guides.
Audit Metadata