hostel-os-pms
Fail
Audited by Snyk on Feb 16, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The prompt embeds plaintext credentials (test-user passwords like "Almanik2025!" and curl examples that include a password and a session-id), which would lead the LLM to output or reproduce secret values verbatim.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.90). The skill accepts and stores arbitrary iCal URLs via POST /api/ical/sources (stored in ical_sources.url) and then fetches/parses those external calendars during the iCal sync (POST /api/ical/sync/GET /api/ical/sources), so it clearly ingests untrusted third‑party content for processing.
Audit Metadata