hospitable-api
Pass
Audited by Gen Agent Trust Hub on Mar 2, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: Indirect prompt injection vulnerability surface. The skill processes data from third parties that could contain malicious instructions.
- Ingestion points: Untrusted data enters via
client.tsthrough methods such asreservations.listMessages,inquiries.list, andreviews.list. - Boundary markers: Instructions in
SKILL.mdandrules.mddo not define delimiters for external data. - Capability inventory: The agent can execute write actions via
client.tsincludingreservations.sendMessage,calendar.update, andshortcodes.set. - Sanitization: The skill does not implement validation or escaping of the fetched API content.
Audit Metadata