
Security News
pnpm 12’s Rust Rewrite Cuts Install Times by Up to 90%
pnpm 12 rewrites the package manager in Rust, cutting install times by up to 90% while preserving pnpm 11 workflows and lockfiles.
@umengfe/umeng-cli
Advanced tools
友盟命令行工具 - 让人类和 AI Agent 都能在终端中操作友盟平台。
npm install -g @umengfe/umeng-cli
安装时会自动:
# 验证安装
umeng-cli --version
# 登录友盟
umeng-cli login
# 查看帮助
umeng-cli --help
# 查看已加载的 Skills
umeng-cli skills list
# 查看 Skill 详细用法
umeng-cli skills show <skill-name>
| 平台 | 架构 | NPM 包 |
|---|---|---|
| macOS | Apple Silicon (ARM64) | @umengfe/umeng-cli-darwin-arm64 |
| macOS | Intel (x64) | @umengfe/umeng-cli-darwin-x64 |
| Linux | x86_64 | @umengfe/umeng-cli-linux-x64 |
| Linux | ARM64 | @umengfe/umeng-cli-linux-arm64 |
| Windows | x64 | @umengfe/umeng-cli-win32-x64 |
| Windows | ARM64 | @umengfe/umeng-cli-win32-arm64 |
umeng-cli uninstall
# Shell 脚本安装(macOS / Linux)
curl -fsSL https://raw.githubusercontent.com/umeng/umeng-cli/main/scripts/install.sh | sh
# PowerShell 安装(Windows)
irm https://raw.githubusercontent.com/umeng/umeng-cli/main/scripts/install.ps1 | iex
FAQs
友盟命令行工具 - 让人类和 AI Agent 都能在终端中操作友盟平台
The npm package @umengfe/umeng-cli receives a total of 43 weekly downloads. As such, @umengfe/umeng-cli popularity was classified as not popular.
We found that @umengfe/umeng-cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.

Security News
pnpm 12 rewrites the package manager in Rust, cutting install times by up to 90% while preserving pnpm 11 workflows and lockfiles.

Security News
Socket CTO Ahmad Nassri joins AppSec leaders at Black Hat to discuss active malware, package manager risks, and software supply chain defense.

Research
/Security News
Thirteen malicious Packagist themes expose visitors on unpatched iPhones to a WebKit-to-kernel exploit chain that steals device data and wallet seeds.