image-generation-guide
本地AI图像生成指南技能,脚本会无警告删除用户主目录PNG文件,curl|sh安装方式存在风险,已在skill-card.md声明但SKILL.md未提及。
scripts/flux-gen 第35行执行 rm -f "$HOME"/*.png 会无警告删除用户主目录下的所有PNG图像,可能导致用户重要数据丢失
scripts/flux-gen:35 Why this conclusion was reached
3/4 dimensions flagged1 undeclared or violating capabilities were inferred.
1 high-risk artifacts or egress signals were extracted.
The report includes 0 attack-chain steps and 2 severe findings.
Dependency information is incomplete, so supply-chain confidence stays limited.
What drove the risk score up
scripts/flux-gen:35 执行 rm -f "$HOME"/*.png 会删除用户重要文件
guide/full-guide.md:71 包含 curl -fsSL https://ollama.com/install.sh | sh
SKILL.md未声明文件删除行为,仅在skill-card.md有说明
Most important evidence
脚本删除用户主目录PNG文件
scripts/flux-gen 第35行执行 rm -f "$HOME"/*.png 会无警告删除用户主目录下的所有PNG图像,可能导致用户重要数据丢失
scripts/flux-gen:35 curl-to-shell安装命令
guide/full-guide.md 包含 curl -fsSL https://ollama.com/install.sh | sh 远程脚本执行,存在供应链风险
guide/full-guide.md:71 SKILL.md与skill-card.md风险声明不一致
SKILL.md未声明文件删除风险,仅在skill-card.md的Known Risks部分说明,造成文档信息不对称
SKILL.md:1 使用非官方Ollama模型源
脚本引用 x/flux2-klein:4b 等非官方模型路径,可能来自第三方,存在模型供应链风险
scripts/flux-gen:5 Declared capability vs actual capability
scripts/flux-gen:38 调用 ollama run scripts/flux-gen:35 意外删除 $HOME/*.png 但SKILL.md未声明 未发现网络行为,仅文档链接 Suspicious artifacts and egress
curl -fsSL https://ollama.com/install.sh | sh guide/full-guide.md:71
https://ollama.com/install.sh guide/full-guide.md:71
https://discord.gg/ollama guide/full-guide.md:301
https://ollama.com/blog/image-generation guide/full-guide.md:342
https://blackforestlabs.ai/ guide/full-guide.md:343
https://clawhub.ai/user/amrree skill-card.md:7
https://clawhub.ai/amrree/skills/image-gen-guide skill-card.md:27
Dependencies and supply chain
There are no structured dependency warnings.
File composition
guide/full-guide.md skill-card.md scripts/flux-gen SKILL.md