personal-context-ask-flow
Pass
Audited by Gen Agent Trust Hub on Mar 2, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to install the 'personal-context-cli' tool directly from the author's GitHub repository (WangLiquan/personal-context-cli) using pipx.
- [COMMAND_EXECUTION]: The skill executes various shell commands to perform context previews and question workflows, including running the 'personal-context' CLI and a wrapper script 'pctx.sh'.
- It utilizes a local Python virtual environment to execute the 'personal_context_cli' module.
- [CREDENTIALS_UNSAFE]: The skill includes instructions for managing a session password using the macOS 'security' utility to interact with the system keychain.
- It exports a password to the 'PCTX_PASSWORD' environment variable for use by the CLI tool during the session.
Audit Metadata