ubiquitous-language
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: The skill processes untrusted input from the conversation history to extract domain concepts.
- Ingestion points: Reads the current conversation and the existing
UBIQUITOUS_LANGUAGE.mdfile (SKILL.md). - Boundary markers: None present; the skill lacks specific delimiters to distinguish between conversation content and instructions.
- Capability inventory: Limited to writing structured markdown content to a local file (
UBIQUITOUS_LANGUAGE.md). - Sanitization: None present. While the skill lacks boundary markers, its operational scope is restricted to creating and formatting informational tables in a markdown file, which does not present a mechanism for command execution or privilege escalation.
- [DATA_EXPOSURE_AND_EXFILTRATION]: The skill performs local file operations (reading and writing
UBIQUITOUS_LANGUAGE.md) to maintain the glossary. No access to sensitive system files, environment variables, or credentials was detected. - [REMOTE_CODE_EXECUTION]: No remote code execution patterns, external downloads, or dynamic execution capabilities were identified.
Audit Metadata