Destroy Ship
Facilitates the destruction of corporation ships for testing, ensuring real-time updates and data integrity through Supabase API integration.
Install this skill
Security score
The Destroy Ship skill was audited on May 20, 2026 and we found 10 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
Template literal with variable interpolation in command context
| 24 | ```bash |
Template literal with variable interpolation in command context
| 38 | ```bash |
Template literal with variable interpolation in command context
| 51 | ```bash |
Template literal with variable interpolation in command context
| 58 | ```bash |
Template literal with variable interpolation in command context
| 74 | ```bash |
Template literal with variable interpolation in command context
| 118 | ```bash |
Template literal with variable interpolation in command context
| 127 | ```bash |
Template literal with variable interpolation in command context
| 134 | ```bash |
Template literal with variable interpolation in command context
| 143 | ```bash |
Access to .env file
| 17 | set -a && source .env.supabase && set +a |