pick
Pass
Audited by Gen Agent Trust Hub on Apr 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill describes an interactive terminal selection tool ('pick'). It functions by reading input from standard streams (stdin) and outputting the selection to standard output (stdout).
- [COMMAND_EXECUTION]: The skill demonstrates standard command-line usage patterns, such as piping file listings into the selection tool. These are typical administrative/developer workflows and do not involve unauthorized or hidden command execution.
- [DATA_EXPOSURE]: There is no evidence of sensitive data access or network-based exfiltration. The tool operates locally within the terminal environment.
- [REMOTE_CODE_EXECUTION]: No remote scripts or unverified third-party packages are downloaded or executed. The 'x' command referenced in examples is part of the x-cmd vendor environment.
Audit Metadata