problem-space
Pass
Audited by Gen Agent Trust Hub on Apr 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a structured template and instructional logic for mapping problem spaces. It guides the agent through identifying objectives, constraints, terrain, and assumptions without involving dangerous operations.\n- [DATA_EXPOSURE_AND_EXFILTRATION]: The skill maintains session state by reading and writing to the .oh/ directory. Access is limited to local session files within the project context.\n- [COMMAND_EXECUTION]: The skill documentation references the use of the oh_search_context tool. This is a platform-level tool used for context-aware information retrieval within the repository, rather than arbitrary shell command execution.\n- [INDIRECT_PROMPT_INJECTION]: The skill ingests data from local session files and tool outputs.\n
- Ingestion points: Reads from .oh/ files and oh_search_context output.\n
- Boundary markers: None explicitly defined to delimit external data from instructions.\n
- Capability inventory: File writing in the .oh/ directory and tool calls for retrieval.\n
- Sanitization: No explicit validation of ingested content is mentioned.
Audit Metadata