personal-context-init-profile
Pass
Audited by Gen Agent Trust Hub on Mar 2, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
personal-context-clipackage via pipx from the author's GitHub repository atgithub.com/WangLiquan/personal-context-cli. - [COMMAND_EXECUTION]: Includes a shell wrapper script
scripts/pctx.shand various bash recipes to initialize encrypted storage and perform CRUD operations on personal data using thepersonal-contextCLI. - [CREDENTIALS_UNSAFE]: Interacts with the macOS
securityutility to store and retrieve passwords from the system keychain, and uses thePCTX_PASSWORDenvironment variable to authenticate CLI sessions.
Audit Metadata