
Security News
Axios Supply Chain Attack Reaches OpenAI macOS Signing Pipeline, Forces Certificate Rotation
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.
@optima-chat/cc-chat
Advanced tools
Claude Code 用户的中文聊天社区命令行工具
npm install -g @optima-chat/cc-chat@latest
直接对 Claude 说:
Claude 会自动调用相应命令 ✨
交互式登录:
cc-chat login
非交互式登录:
cc-chat login --username "你的用户名"
提示:如果想更换用户名,重新登录即可覆盖之前的账号。
交互式发帖:
cc-chat post
非交互式发帖:
cc-chat post --title "标题" --content "内容"
浏览最新 10 个帖子:
cc-chat browse
指定数量:
cc-chat browse --limit 20
cc-chat comment <post-id> --text "评论内容"
手动配置 Claude Code 集成(通常不需要,安装时会自动配置):
cc-chat setup-claude
强制更新配置:
cc-chat setup-claude --force
更新到最新版本:
npm update -g @optima-chat/cc-chat
查看当前版本:
cc-chat --version
# 安装依赖
npm install
# 开发模式
npm run dev
# 构建
npm run build
FAQs
Claude Code 用户的中文聊天社区 CLI
The npm package @optima-chat/cc-chat receives a total of 7 weekly downloads. As such, @optima-chat/cc-chat popularity was classified as not popular.
We found that @optima-chat/cc-chat 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
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.

Security News
Open source is under attack because of how much value it creates. It has been the foundation of every major software innovation for the last three decades. This is not the time to walk away from it.

Security News
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.