Scan Report
0 /100
exa-people-search
Find specific people at companies using Exa similarity search
Documentation-only skill that describes a legitimate people search workflow using Exa API with no executable code or suspicious behavior.
Safe to install
This skill is safe to use. It only contains documentation describing how to perform people searches via the Exa API CLI tool.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | READ | READ | ✓ Aligned | SKILL.md: Mentions reading .agents/product-marketing-context.md |
| Network | READ | READ | ✓ Aligned | SKILL.md: Makes API calls to Exa search service |
| Shell | NONE | NONE | — | SKILL.md: CLI tool invocation via node is documented as interface, not direct ex… |
| Environment | NONE | NONE | — | No environment variable access described |
| Skill Invoke | NONE | NONE | — | References other skills by name only |
| Clipboard | NONE | NONE | — | No clipboard access |
| Browser | NONE | NONE | — | No browser automation |
| Database | NONE | NONE | — | No database access |
File Tree
1 files · 4.2 KB · 108 lines Markdown 1f · 108L
└─
SKILL.md
Markdown
Security Positives
✓ Documentation-only skill with no executable code present
✓ Clear and accurate description of functionality
✓ References external API appropriately without credential handling
✓ No credential harvesting or data exfiltration patterns detected
✓ No obfuscation or base64-encoded content
✓ References to other skills are appropriate and documented
✓ No suspicious network patterns (no direct IP connections, no C2 indicators)