Skip to main content

exa-incident-runbook

Facilitates rapid incident response for Exa outages, including triage, mitigation, and postmortem procedures.

Install this skill

or
78/100

Security score

The exa-incident-runbook skill was audited on May 12, 2026 and we found 6 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 41

Template literal with variable interpolation in command context

SourceSKILL.md
41```bash
medium line 84

Template literal with variable interpolation in command context

SourceSKILL.md
84```bash
medium line 122

Template literal with variable interpolation in command context

SourceSKILL.md
122console.error(`[Exa] ${err.status}: ${err.message} (requestId: ${err.requestId})`);
medium line 91

Curl to non-GitHub URL

SourceSKILL.md
91curl -v -X POST https://api.exa.ai/search \
low line 48

External URL reference

SourceSKILL.md
48-X POST https://api.exa.ai/search \
low line 91

External URL reference

SourceSKILL.md
91curl -v -X POST https://api.exa.ai/search \
Scanned on May 12, 2026
View Security Dashboard
Installation guide →