
Research
/Security News
11 Malicious NuGet Tools Pose as Game Cheats to Drop a Windows Host-Surveillance Payload
11 malicious NuGet tools pose as game cheats to deploy Windows payloads, track hosts, and use Google Sheets for telemetry and control.
unique-aicommit
Advanced tools
基于AI自动生成commit信息,通过CLI提升工作流程。
npm install -g unique-aicommit
获取 API 密钥 👆
aicommit config set AI_PROVIDER=deepseek
or
aicommit config set AI_PROVIDER=moonshot
or
aicommit config set AI_PROVIDER=deepbricks
设置 API:
aicommit config set DeepSeek_KEY=<your token>
or
aicommit config set Moonshot_KEY=<your token>
or
aicommit config set Deepbricks_KEY=<your token>
在你的 git 仓库中,运行:
aicommit
演示:

基于暂存区的更改自动生成分支名:
aicommit branch
# or
aicommit b
分支生成功能支持:
获取完整配置:
aicommit config list
要获取指定配置选项,请使用以下命令:
aicommit config get <key>
例如,要检索 API 密钥:
aicommit config get DeepSeek_KEY
参考 aicommits
FAQs
A tool to generate standardized commit messages using AI.
The npm package unique-aicommit receives a total of 9 weekly downloads. As such, unique-aicommit popularity was classified as not popular.
We found that unique-aicommit demonstrated a not healthy version release cadence and project activity because the last version was released 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.

Research
/Security News
11 malicious NuGet tools pose as game cheats to deploy Windows payloads, track hosts, and use Google Sheets for telemetry and control.

Research
/Security News
4 compromised asyncapi packages deliver miasma botnet loader on macOS, Linux and Windows.

Research
/Security News
A compromised jscrambler npm release added a malicious preinstall hook that runs hidden native binaries on Linux, macOS, and Windows.