optimizing-tauri-binary-size
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The skill includes standard build commands such as
cargo tauri build --release. These are routine development operations and do not target sensitive system areas. - [REMOTE_CODE_EXECUTION] (SAFE): No remote code execution patterns or unverified downloads were detected. References to the Tauri framework and Rust toolchains are consistent with legitimate development practices.
- [DATA_EXFILTRATION] (SAFE): The skill does not access sensitive local files or initiate unauthorized network connections.
- [PROMPT_INJECTION] (SAFE): There are no attempts to override agent instructions or bypass safety filters.
- [INDIRECT_PROMPT_INJECTION] (INFO): The skill provides configuration templates for Tauri. While these involve build-time commands (e.g.,
beforeBuildCommand), they are presented as educational content and do not represent a vulnerability in the skill's own execution flow.
Audit Metadata