Skip to content

Security: VantageAtraxa/CodingAgentSetup

Security

docs/security.md

安全说明

运行前须知

脚本会下载并在本地执行代码,运行前请先阅读脚本内容。

powershell -ExecutionPolicy Bypass -File .\setup-windows.ps1 -Agent Both

备份机制

所有被替换的配置文件会在修改前自动备份到:

~/.CodingAgentSetup-backup-<timestamp>/

网络请求

安装过程中会通过 wingetbun 从以下来源下载工具:

  • winget 官方源(微软)
  • npm registry(bun 全局包)
  • GitHub Releases(rtk)

There aren't any published security advisories