solution-space
Pass
Audited by Gen Agent Trust Hub on Mar 8, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [SAFE]: The skill is a prompt-based extension that provides instructions for analytical reasoning. It does not include any executable scripts, binaries, or hidden code.
- [DATA_EXPOSURE]: The skill implements session persistence by reading from and writing to the
.oh/directory. This is used exclusively for maintaining context (such as problem statements and constraints) within the vendor's intended workflow and does not access sensitive user credentials or system files. - [PROMPT_INJECTION]: The instructions do not contain any attempts to bypass safety filters, override system instructions, or extract internal configuration. It uses a structured template to guide the AI's output format.
- [EXTERNAL_DOWNLOADS]: The skill references the Model Context Protocol (MCP) for querying historical data and logging decisions. This utilizes the agent's established communication protocol and does not perform arbitrary downloads from untrusted remote sources.
Audit Metadata