New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

zen-cli-tool

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zen-cli-tool

Interactive CLI tool for achieving zen-like editor environment

latest
npmnpm
Version
1.0.8
Version published
Maintainers
1
Created
Source

🧘 Zen CLI

Interactive CLI tool for achieving zen-like editor environment by managing Augment extensions.

✨ Features

  • 🔍 Auto-detect editors - Supports VSCode, Windsurf, and Cursor
  • 🎨 Logo customization - Replace Augment logo with zen branding
  • 🗑️ Clean state - Remove machine ID and clean database entries
  • 💉 Code injection - Inject custom modifications safely
  • 🔐 Permission handling - Automatically manage file permissions
  • 📊 Interactive UI - Beautiful terminal interface with progress indicators

🚀 Installation

npm install -g zen-cli-tool

📖 Usage

Interactive Mode

zen

Interactive Commands

# In interactive mode, use these commands:
/vscode-aug     # Process VSCode
/windsurf-aug   # Process Windsurf
/cursor-aug     # Process Cursor
/help           # Show available commands
/exit           # Exit the application

🎯 What it does

  • 🔍 System Detection - Scans for supported editors and extensions
  • ⚡ Process Check - Ensures editors are closed before modifications
  • 🔐 Permission Setup - Handles file permissions automatically
  • 💉 Code Injection - Safely injects custom modifications
  • 🗑️ State Cleanup - Removes machine ID and cleans databases
  • 🎨 Logo Revision - Replaces Augment branding with zen aesthetics

🛠️ Supported Editors

  • Visual Studio Code - Full support
  • Windsurf - Full support
  • Cursor - Full support

🔧 Requirements

  • Node.js >= 14.0.0
  • Windows, macOS, or Linux
  • Augment extension installed in target editor

📝 License

MIT License - see LICENSE file for details.

🤝 Contributing

Contributions are welcome! Please feel free to submit issues and pull requests.

⚠️ 重要声明 / Important Disclaimer

🎓 仅供学习研究使用 / For Educational and Research Purposes Only

本工具仅供学习、研究和技术交流使用。使用者需要遵守以下条款:

📋 使用条款 / Terms of Use

  • 合法使用: 仅可用于合法的学习、研究和个人使用目的
  • 禁止商业用途: 严禁用于任何商业用途或盈利活动
  • 遵守法律: 使用者必须遵守所在地区的相关法律法规
  • 风险自担: 使用本工具产生的任何后果由使用者自行承担

⚖️ 免责声明 / Liability Disclaimer

  • 数据安全: 使用前请备份重要数据,开发者不承担数据丢失责任
  • 法律责任: 任何违法使用行为的法律后果由使用者自行承担
  • 技术支持: 本工具按"现状"提供,不提供任何形式的保证

使用本工具即表示您已阅读、理解并同意上述条款。如不同意,请立即停止使用。

Keywords

cli

FAQs

Package last updated on 01 Sep 2025

Did you know?

Socket

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.

Install

Related posts