utility
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill architecture is vulnerable to indirect prompt injection by design. * Ingestion points: Untrusted data from the user (
query) and external sources (observations) is used to populate the decision state inmodules/state-builder.md. * Boundary markers: The framework lacks explicit delimiters or instructions to ignore embedded commands when the model performs self-estimation for theGainandUncertaintyutility components. * Capability inventory: The framework orchestrates high-impact actions includingtool_call(arbitrary command execution),retrieve(file and web access), anddelegate(spawning sub-agents) as defined inSKILL.md. * Sanitization: There is no evidence of input validation, filtering, or escaping for data entering the utility calculation pipeline, especially when operating in prescriptive mode.
Audit Metadata