screenshot
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: No malicious behavior, obfuscation, or data exfiltration attempts were detected. The skill's functionality aligns with its stated purpose of capturing screen images.- [COMMAND_EXECUTION]: The script executes system binaries such as screencapture, gnome-screenshot, scrot, and import. It safely handles user-provided arguments (mode, output path, and delay) by using bash arrays and proper variable quoting, which mitigates the risk of command injection through the output parameter.
Audit Metadata