model-markov-chain
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
- [PROMPT_INJECTION]: The skill instructions define an interface that is susceptible to indirect prompt injection via untrusted input data.
- Ingestion points:
transition_dataandstate_spaceparameters defined inSKILL.md. - Boundary markers: Absent; the instructions do not specify the use of delimiters or 'ignore' instructions for the processed data.
- Capability inventory: The skill allows access to
Bash,Read, andWritetools, which are powerful capabilities if misused. - Sanitization: Absent; the procedure does not include steps to sanitize or validate input data for malicious content before use.
- [COMMAND_EXECUTION]: The skill requires access to the
Bashtool to perform simulations and calculations. This provides a capability that could be exploited if malicious commands are hidden in the transition data.
Audit Metadata