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 24, 2026 and we found 6 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 42

Template literal with variable interpolation in command context

SourceSKILL.md
42```bash
medium line 86

Template literal with variable interpolation in command context

SourceSKILL.md
86```bash
medium line 126

Template literal with variable interpolation in command context

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

Curl to non-GitHub URL

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

External URL reference

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

External URL reference

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