time_bomb
Suspicious deferred execution
Line 1446Snippets
const timer = setTimeout( const timer = setTimeout(privilege_escalation
Privilege escalation attempt
Privilege escalation attempt
Line 1058Snippets
chmod +x generate.shsudo ufw allow 8188/tcpsudo ufw reloadsudo iptables -A INPUT -p tcp --dport 8188 -j ACCEPTecho "192.168.1.50 my-webhook-server" | sudo tee -a /etc/hostssensitive_files
Sensitive system file access
Sensitive system file access
Line 2625Snippets
echo "192.168.1.50 my-webhook-server" | sudo tee -a /etc/hostsecho "192.168.1.50 my-webhook-server" | sudo tee -a /etc/hostsnetwork_call
Outbound network call
Outbound network call
Line 54Snippets
│ (curl, n8n, │ │ │ │ Server │- curl commands for every endpoint- JavaScript fetch client1. [curl Examples (Every Endpoint)](#1-curl-examples)1. [curl Examples (Every Endpoint)](#1-curl-examples)hardcoded_secret
Potentially hardcoded secret
Potentially hardcoded secret
Line 1018Snippets
API_KEY="${COMFYUI_API_KEY:-}" gw = ComfyUIGateway("http://localhost:3000", api_key="your-key") gw = ComfyUIGateway("http://localhost:3000", api_key="your-api-key") apiKey: "your-api-key",API_KEY="${COMFYUI_API_KEY:-}"env_access
Environment variable access
Environment variable access
Line 1678Snippets
const WEBHOOK_SECRET = process.env.WEBHOOK_SECRET || "your-webhook-secret";const WEBHOOK_SECRET = process.env.WEBHOOK_SECRET || "your-webhook-secret";Trust Score
Updated há 2 semanas
Analisado
31 de mar. de 2026, 15:57
+ 2 previous scans
Compatível com
Skill details
Updated há 2 semanas
Analisado 31 de mar. de 2026, 15:57
Descricao
REST API gateway for ComfyUI servers. Workflow management, job queuing, webhooks, caching, auth, rate limiting, and image delivery (URL + base64).
Scans recentes
31 de mar. de 2026, 15:57
Latest analysis
31 de mar. de 2026, 15:11
Run 2
27 de mar. de 2026, 15:46
Run 1