谨慎安装 oh-my-opencode-slim
- 内容介绍
- 文章标签
- 相关推荐
公司网络报警:中等严重性警报:可疑的 Node.js 进程行为
Medium severity alert: Suspicious Node.js process behavior
Subsequently on one of its child processes, the following exe application initated the install of this following program called “oh-my-opencode-slim”
“bunx.exe” oh-my-opencode-slim@latest install
Which then initiated a skills install of a particular module called agent-browser
cmd.exe /c npx skills add GitHub - vercel-labs/agent-browser: Browser automation CLI for AI agents · GitHub --skill agent-browser -a opencode -y –global
--【壹】--:
都是开源项目,可以自己去审查以下代码的,个人觉得问题不大
--【贰】--:
公司网络阻止了安装,然后需全面扫毒一次。估计是认定这个不安全。
--【叁】--:
目前公司电脑上安装了,比oh-my-openagent感觉好使(轻量化
--【肆】--:
对,安装的时候自动带了一个agent-browser
--【伍】--:
应该只是权限要求搞了 本身应该没有问题 agent-beowser是vercel开发的
--【陆】--:
光从这个警报中 暂时还看不出存在什么问题
公司网络报警:中等严重性警报:可疑的 Node.js 进程行为
Medium severity alert: Suspicious Node.js process behavior
Subsequently on one of its child processes, the following exe application initated the install of this following program called “oh-my-opencode-slim”
“bunx.exe” oh-my-opencode-slim@latest install
Which then initiated a skills install of a particular module called agent-browser
cmd.exe /c npx skills add GitHub - vercel-labs/agent-browser: Browser automation CLI for AI agents · GitHub --skill agent-browser -a opencode -y –global
--【壹】--:
都是开源项目,可以自己去审查以下代码的,个人觉得问题不大
--【贰】--:
公司网络阻止了安装,然后需全面扫毒一次。估计是认定这个不安全。
--【叁】--:
目前公司电脑上安装了,比oh-my-openagent感觉好使(轻量化
--【肆】--:
对,安装的时候自动带了一个agent-browser
--【伍】--:
应该只是权限要求搞了 本身应该没有问题 agent-beowser是vercel开发的
--【陆】--:
光从这个警报中 暂时还看不出存在什么问题

