ubiquitous-language
Pass
Audited by Gen Agent Trust Hub on Jul 9, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection because it processes untrusted data from the conversation history and writes it to a file.
- Ingestion points: Processes conversation history to extract nouns, verbs, and concepts (SKILL.md).
- Boundary markers: Absent; the instructions do not provide delimiters or specific warnings to ignore instructions embedded within the conversation text.
- Capability inventory: Has the capability to write a local file named
UBIQUITOUS_LANGUAGE.md. - Sanitization: Absent; no validation or escaping instructions are provided for the terminology extracted from the conversation.
Audit Metadata