Skip to main content

agent-intelligence

Evaluates agent trustworthiness and detects threats using real-time reputation scores and identity verification across multiple platforms.

Install this skill

or
84/100

Security score

The agent-intelligence skill was audited on Feb 9, 2026 and we found 4 security issues across 4 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 156

Template literal with variable interpolation in command context

SourceSKILL.md
156top.forEach(agent => console.log(`${agent.rank}. ${agent.name}`));
medium line 276

Webhook reference - potential data exfiltration

SourceSKILL.md
276- Webhook alerts (threat detected, agent rises/falls)
medium line 198

Access to hidden dotfiles in home directory

SourceSKILL.md
198Cache files go to `~/.cache/agent-intelligence/`:
low line 193

External URL reference

SourceSKILL.md
193export INTELLIGENCE_BACKEND_URL=https://intelligence.example.com
Scanned on Feb 9, 2026
View Security Dashboard