pause-and-resume
Pass
Audited by Gen Agent Trust Hub on Aug 27, 2026
Risk Level: SAFENO_CODEINDIRECT_PROMPT_INJECTION
Full Analysis
- [SAFE]: The skill is composed entirely of natural language instructions for a session-based workflow. It contains no executables, scripts, or external dependencies. It also explicitly advises the agent to distinguish parameters and job IDs while never exposing secrets.
- [NO_CODE]: There are no scripts or binary files included with this skill. It functions purely as a set of behavioral guidelines.
- [INDIRECT_PROMPT_INJECTION]: The skill identifies a state-management workflow that uses text markers in message history to resume previous tasks. * Ingestion points: Conversational context including previous agent outputs and user messages. * Boundary markers: Uses the exact text marker PAUSE_CHECKPOINT: ACTIVE to identify state data. * Capability inventory: No tools are provided within the skill; it operates using the agent's baseline capabilities. * Sanitization: No specific filtering is provided for the checkpoint content; the skill relies on the agent's ability to maintain context within a single session.
Audit Metadata