Skip to main content

task-intelligence

Enhances task execution by activating relevant agents for pre-task analysis, ensuring efficient planning and risk management.

Install this skill

or
94/100

Security score

The task-intelligence skill was audited on May 14, 2026 and we found 6 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 255

Webhook reference - potential data exfiltration

SourceSKILL.md
255Usar variáveis de ambiente (.env). Webhooks precisam validação HMAC-SHA256.
low line 256

Webhook reference - potential data exfiltration

SourceSKILL.md
256• skill-sentinel: whatsapp-cloud-api já implementa padrão HMAC-SHA256 para webhooks
low line 266

Webhook reference - potential data exfiltration

SourceSKILL.md
2665. Criar webhook_handler.py com HMAC-SHA256 (~5min) — reusar padrão whatsapp
low line 276

Webhook reference - potential data exfiltration

SourceSKILL.md
276✅ Webhook sem autenticação → HMAC-SHA256 incluído no plano
low line 255

Access to .env file

SourceSKILL.md
255Usar variáveis de ambiente (.env). Webhooks precisam validação HMAC-SHA256.
low line 274

Access to .env file

SourceSKILL.md
274✅ API key exposta → .env obrigatório, .gitignore configurado
Scanned on May 14, 2026
View Security Dashboard
Installation guide →