技能 generate-image 審計歷史
🎨

審計歷史

generate-image - 4 審計

審計版本 4

最新 安全

Jan 17, 2026, 07:28 AM

All 153 static findings are FALSE POSITIVES. The skill is a legitimate image generation tool using OpenRouter API. The static scanner flagged standard API key handling, base64 image encoding, and documentation code blocks as suspicious patterns. No malicious intent or exfiltration behavior was found. The code performs exactly as documented - generating images via API calls to https://openrouter.ai/api/v1/chat/completions.

4
已掃描檔案
966
分析行數
4
發現項
claude
審計者
未發現安全問題

風險因素

🌐 網路存取 (1)
📁 檔案系統存取 (1)
🔑 環境變數 (1)
⚙️ 外部命令 (1)

審計版本 3

安全

Jan 17, 2026, 07:28 AM

All 153 static findings are FALSE POSITIVES. The skill is a legitimate image generation tool using OpenRouter API. The static scanner flagged standard API key handling, base64 image encoding, and documentation code blocks as suspicious patterns. No malicious intent or exfiltration behavior was found. The code performs exactly as documented - generating images via API calls to https://openrouter.ai/api/v1/chat/completions.

4
已掃描檔案
966
分析行數
4
發現項
claude
審計者
未發現安全問題

風險因素

🌐 網路存取 (1)
📁 檔案系統存取 (1)
🔑 環境變數 (1)
⚙️ 外部命令 (1)

審計版本 2

安全

Jan 12, 2026, 04:57 PM

All 99 static findings are FALSE POSITIVES. The skill is a legitimate image generation tool using OpenRouter API. The static scanner flagged standard API key handling, base64 image encoding, and documentation code blocks as suspicious patterns. No malicious intent or exfiltration behavior was found. The code performs exactly as documented - generating images via API calls.

2
已掃描檔案
467
分析行數
4
發現項
claude
審計者
未發現安全問題

風險因素

🌐 網路存取 (1)
📁 檔案系統存取 (1)
🔑 環境變數 (1)
⚙️ 外部命令 (1)

審計版本 1

安全

Jan 4, 2026, 04:28 PM

This is a legitimate image generation script. It reads a local .env file for the OpenRouter API key and sends prompts and optional images to the documented OpenRouter endpoint. No credential harvesting, persistence mechanisms, or execution of external code was found. The code behavior matches its stated purpose.

5
已掃描檔案
697
分析行數
4
發現項
claude
審計者
未發現安全問題