screenshot-journey
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
node:child_process.execSyncwithinlib/capture.tsto executegitcommands. Specifically, it callsrev-parseto collect the current commit hash and branch name for documentation purposes. These commands use static arguments and do not incorporate untrusted input, ensuring safety against command injection. - [SAFE]: The skill follows security best practices for a local reporting tool. It performs standard file system operations to save screenshots and generate local HTML/Markdown files. It does not perform any network operations to non-whitelisted domains or access sensitive system files.
Audit Metadata