
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
The Deco CLI is your interface for managing AI-native projects built with deco.chat.
Official docs: https://docs.deco.page/
Command | Description |
---|---|
deco login | Authenticate and store an API token for subsequent commands. |
deco logout | Remove local credentials and end the session. |
deco whoami | Show the currently authenticated user and workspace. |
Command | Description |
---|---|
deco create | Scaffold a new deco project from an official template. |
deco configure | Re-run setup for the current directory to change workspace or app settings. |
Command | Description |
---|---|
npm run dev | Preferred way to run local Worker and React frontend in watch mode. |
deco dev | (Experimental) Future unified development command. |
deco link [build-command] | Link your local dev server to a public domain. Supports -p <port> . Example: deco link npm run dev. |
Command | Description |
---|---|
deco gen | Generate types for external integrations (deco.gen.ts ). |
deco gen:self | Generate types for your own tools and workflows via local /mcp endpoint. |
Command | Description |
---|---|
npm run deploy | Builds frontend and invokes deco deploy . Recommended for most use cases. |
deco deploy | Bundle and deploy to Cloudflare Workers. Supports -w , -a , and -l . |
deco hosting list -w <name> | List deployed apps in a specific workspace. |
Command | Description |
---|---|
deco add | Add and configure workspace integrations. |
Command | Description |
---|---|
deco update | Upgrade the CLI to the latest published version. |
Command | Description |
---|---|
deco --help | Display the full list of CLI commands and usage. |
The CLI uses a local config file to store your workspace and app context. Set or
update this configuration anytime using: deco configure
Variable | Purpose |
---|---|
DECO_CHAT_API_TOKEN | API token for authentication (set by deco login ). |
DECO_CHAT_API_LOCAL | Overrides API base URL for local development. |
DECO_SELF_URL | Local MCP endpoint for deco gen:self to introspect workflows/tools. |
FAQs
CLI for managing deco.chat apps & projects
We found that decocms demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.