Habilidades generate-image Histórico de Auditoria
🎨

Histórico de Auditoria

generate-image - 4 auditorias

Versão da auditoria 4

Mais recente Seguro

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
Arquivos analisados
966
Linhas analisadas
4
achados
claude
Auditado por
Nenhum problema de segurança encontrado

Fatores de risco

🌐 Acesso à rede (1)
📁 Acesso ao sistema de arquivos (1)
🔑 Variáveis de ambiente (1)
⚙️ Comandos externos (1)

Versão da auditoria 3

Seguro

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
Arquivos analisados
966
Linhas analisadas
4
achados
claude
Auditado por
Nenhum problema de segurança encontrado

Fatores de risco

🌐 Acesso à rede (1)
📁 Acesso ao sistema de arquivos (1)
🔑 Variáveis de ambiente (1)
⚙️ Comandos externos (1)

Versão da auditoria 2

Seguro

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
Arquivos analisados
467
Linhas analisadas
4
achados
claude
Auditado por
Nenhum problema de segurança encontrado

Fatores de risco

🌐 Acesso à rede (1)
📁 Acesso ao sistema de arquivos (1)
🔑 Variáveis de ambiente (1)
⚙️ Comandos externos (1)

Versão da auditoria 1

Seguro

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
Arquivos analisados
697
Linhas analisadas
4
achados
claude
Auditado por
Nenhum problema de segurança encontrado