security-engineer
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill's installation command fetches its own definition file from the author's public repository on GitHub.
- Evidence:
https://raw.githubusercontent.com/kafkaspanel1/panel/main/.cursor/skills/security-engineer/SKILL.mddownloaded via curl. - [SAFE]: The provided code examples promote security best practices, including:
- Input validation using the
zodlibrary. - HTML sanitization using
dompurifyto prevent XSS. - Parameterized queries via Supabase to prevent SQL injection.
- Secure header configurations and rate limiting using Upstash.
Audit Metadata