privacy-mask
Pass
Audited by Gen Agent Trust Hub on Aug 24, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes the
privacy-maskCLI tool to process images locally on the user's machine. - [REMOTE_CODE_EXECUTION]: The instructions suggest installing dependencies via
pip install privacy-mask, which is standard practice for CLI-based skills and targets a known package name matching the project source. - [DATA_EXFILTRATION]: No data exfiltration was detected. The skill explicitly mandates that all processing is local and offline, with instructions to avoid sending unmasked images to any external API or cloud service.
Audit Metadata