agent-cli
Skill本身为纯文档索引不执行代码,但references/README.md中包含危险的curl|bash管道安装命令,违反安全最佳实践
Why this conclusion was reached
2/4 dimensions flaggedDeclared resources and inferred behavior are broadly aligned.
1 high-risk artifacts or egress signals were extracted.
The report includes 3 attack-chain steps and 1 severe findings.
Dependency information is incomplete, so supply-chain confidence stays limited.
Attack Chain
Entry · SKILL.md:1
Escalation · references/README.md:21
Impact · references/README.md:21
What drove the risk score up
references/README.md:21 包含 curl https://cursor.com/install -fsS | bash
直接从外部URL下载脚本执行,无hash校验
文档记录了影子功能(危险安装方式)但SKILL.md未声明
Most important evidence
危险curl|bash管道安装命令
references/README.md第21行包含从cursor.com下载安装脚本并直接管道执行bash的命令,这是典型的供应链攻击向量(MITRA ATT&CK T1195.001)
references/README.md:21 文档-行为差异:SKILL.md未声明危险操作
SKILL.md描述为'代码编辑CLI工具集合',未提及会建议用户执行curl|bash安装命令。文档中高危IOC未在主文档声明。
SKILL.md:1 外部URL无版本锁定
references/README.md和references/qodercli.md引用外部URL(https://cursor.com/install, https://docs.qoder.com/llms.txt),未指定版本或hash
references/README.md:93 Declared capability vs actual capability
纯文档skill,无脚本 文档skill不执行网络请求 文档skill不执行shell Suspicious artifacts and egress
curl https://cursor.com/install -fsS | bash references/README.md:21
https://cursor.com/install references/README.md:21
https://docs.qoder.com/llms.txt references/README.md:93
Dependencies and supply chain
There are no structured dependency warnings.
File composition
SKILL.md references/README.md