tiez-clipboard-manager
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the Rust programming language installer from the official source (sh.rustup.rs) and executes it via the shell. This is a standard installation procedure for Rust development.- [EXTERNAL_DOWNLOADS]: Downloads the application source code from a third-party GitHub repository (github.com/jimuzhe/tiez-clipboard).- [COMMAND_EXECUTION]: Instructs the user to execute shell commands for environment setup (Homebrew, npm), project cloning (git), and building the application (pnpm).- [DATA_EXFILTRATION]: The skill documents features for WebDAV and MQTT synchronization which involve sending clipboard data to user-configured external servers. These are described as primary features for cross-device data consistency.- [COMMAND_EXECUTION]: The application's configuration (tauri.conf.json) defines broad permissions for the clipboard, file system ($APPDATA, $HOME/.tiez), and network access to support its core functionality as a clipboard manager.
Audit Metadata