CodeVine AI CLI — setup, sync, and manage your Claude Code environment
On CLI execution, the package can download and persist a newer remote CLI, then execute it on later runs. Its explicit setup/install commands configure CodeVine integrations in Claude-related settings.
Install-time lifecycle script matches a deterministic static-gate block pattern.
package.jsonView on unpkgPackage defines install-time lifecycle scripts.
package.jsonView on unpkgSource contains an obfuscator-style string-array loader that reconstructs and executes hidden code.
dist/cli.cjsView on unpkg · L94Package source references dynamic require/import behavior.
dist/cli.cjsView on unpkg · L13Install-time lifecycle script matches a deterministic static-gate block pattern.
package.jsonView on unpkg · L20Package defines install-time lifecycle scripts.
package.jsonView on unpkg · L20Package source references dynamic require/import behavior.
dist/cli.cjsView on unpkg · L13Source contains an obfuscator-style string-array loader that reconstructs and executes hidden code.
dist/cli.cjsView on unpkg · L94