ubiquitous-language
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs legitimate documentation tasks by analyzing conversational context to extract and organize domain terms into a local file, UBIQUITOUS_LANGUAGE.md. No malicious patterns or suspicious intents were detected.
- [COMMAND_EXECUTION]: The skill does not use subprocesses, shell commands, or dynamic execution patterns. All instructions are focused on text processing and file-based documentation.
- [DATA_EXFILTRATION]: File system interaction is restricted to reading and writing the domain vocabulary file. There is no evidence of network activity, exfiltration of sensitive files (e.g., credentials, ssh keys), or unauthorized data access.
- [PROMPT_INJECTION]: The skill processes user conversations to extract domain concepts, which is a surface for indirect prompt injection. However, the instructions mandate that the agent act as an 'opinionated' architect, filtering and normalizing terms, which serves as a functional control over the output content.
Audit Metadata