Skip to main content

Combat

Initiates combat encounters by calling the combat_initiate function, managing character and ship data for testing scenarios.

Install this skill

or
64/100

Security score

The Combat skill was audited on May 20, 2026 and we found 8 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 25

Template literal with variable interpolation in command context

SourceSKILL.md
25```bash
medium line 35

Template literal with variable interpolation in command context

SourceSKILL.md
35```bash
medium line 45

Template literal with variable interpolation in command context

SourceSKILL.md
45```bash
medium line 56

Template literal with variable interpolation in command context

SourceSKILL.md
56```bash
medium line 68

Template literal with variable interpolation in command context

SourceSKILL.md
68```bash
medium line 78

Template literal with variable interpolation in command context

SourceSKILL.md
78```bash
low line 16

Access to .env file

SourceSKILL.md
16set -a && source .env.supabase && set +a
medium line 106

Access to .env file

SourceSKILL.md
106- Edge functions must be running: `npx supabase functions serve --workdir deployment --no-verify-jwt --env-file .env.supabase`
Scanned on May 20, 2026
View Security Dashboard
Installation guide →
GitHub Stars 390
Rate this skill
Categorydevops
UpdatedJune 15, 2026
pipecat-ai/gradient-bang