skill-paste-image-to-file-tool
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches source code from the author's public GitHub repository (
dnvriend/paste-image-to-file-tool) and references the well-knownuvpackage manager repository. These are documented as necessary steps for tool installation. - [COMMAND_EXECUTION]: Instructs the user to clone a repository and install a Python tool using the
uvpackage manager. It also provides commands to generate and evaluate shell completion scripts usingeval, which is standard practice for CLI tools. - [SAFE]: No malicious patterns such as obfuscation, credential theft, or unauthorized persistence mechanisms were found. The tool's interaction with the system clipboard is consistent with its stated purpose of capturing images.
Audit Metadata