learner
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: The skill contains an indirect prompt injection surface as it is designed to ingest data from user conversations and persist it as instructions in the filesystem.
- Ingestion points: Processes the active conversation history to extract knowledge (SKILL.md).
- Boundary markers: No specific delimiters are used to separate conversation data from the extraction logic.
- Capability inventory: The skill instructs the agent to write files to
.omc/skills/or~/.claude/skills/. - Sanitization: There is no explicit sanitization or validation of content extracted from the conversation before it is saved.
Audit Metadata