Skip to content

Add CLI on top of config keys refactor#6082

Draft
paullinator wants to merge 2 commits into
developfrom
paul/cli
Draft

Add CLI on top of config keys refactor#6082
paullinator wants to merge 2 commits into
developfrom
paul/cli

Conversation

@paullinator

Copy link
Copy Markdown
Member

CHANGELOG

Does this branch warrant an entry to the CHANGELOG?

  • Yes
  • No

Dependencies

future! paul/configKeysRefactor (local WIP: Split app config and keys)

Summary

Rebases the existing paul/cli branch ("Add cli", Feb 2026) onto paul/configKeysRefactor, preserving the CLI work while picking up the env/config/keys JSON split.

Conflict resolution during rebase:

  • .gitignore: kept both /config.json and /keys.json from the config-keys refactor
  • package.json: kept current deps (expo-quick-actions, newer yaob, zcashname-sdk) and CLI additions (hash.js, xdg-basedir)
  • yarn.lock: dropped (removed on the base branch; project uses npm)

Requirements

If you have made any visual changes to the GUI. Make sure you have:

  • Tested on iOS device
  • Tested on Android device
  • Tested on small-screen device (iPod Touch)
  • Tested on large-screen device (tablet)
Open in Web Open in Cursor 

paullinator and others added 2 commits July 22, 2026 11:36
Load non-secrets from config.json and secrets from keys.json,
merge at runtime, and key plugin init by plugin ID. Use a
config-scoped cleaner so prepare cannot write secrets into
config.json.

Co-authored-by: Cursor <cursoragent@cursor.com>
@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedlib-cmdparse@​0.1.0671006975100
Addedbabel-plugin-transform-fake-error-class@​1.0.0751008875100
Addednode-getopt@​0.2.49910010075100
Addedxdg-basedir@​4.0.01001008680100
Addednanocolors@​0.1.129910010080100
Added@​rollup/​plugin-node-resolve@​15.3.19910010085100

View full report

@socket-security

Copy link
Copy Markdown

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn Medium
Low adoption: npm babel-plugin-transform-fake-error-class

Location: Package overview

From: package.jsonnpm/babel-plugin-transform-fake-error-class@1.0.0

ℹ Read more on: This package | This alert | What are unpopular packages?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Unpopular packages may have less maintenance and contain other problems.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/babel-plugin-transform-fake-error-class@1.0.0. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn Medium
Low adoption: npm lib-cmdparse

Location: Package overview

From: package.jsonnpm/lib-cmdparse@0.1.0

ℹ Read more on: This package | This alert | What are unpopular packages?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Unpopular packages may have less maintenance and contain other problems.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/lib-cmdparse@0.1.0. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant