Curriculum previewThis is not your assigned passport. No identity, answers, or completion progress are stored here.How to start your passport
Mission / Universal Safety Core
04 / 0425 active minutes

Respond To Incidents And Own Automated Work

You can stop unsafe activity, contain impact, preserve useful evidence, report through the correct path, and remain responsible for commands suggested by software or AI agents.

Work herebrowser / none
  1. 1Understand
  2. 2Do
  3. 3Check
  4. 4Submit
Learn firstConcept, example, trap and recovery

Outcome#

You can stop unsafe activity, contain impact, preserve useful evidence, report through the correct path, and remain responsible for commands suggested by software or AI agents.

Concept#

Continuing to experiment after a suspected credential, confidentiality, access, or data-loss incident can increase harm. Likewise, fluent agent output is not proof that a command ran or a result is correct.

Worked Example#

The answer preserves evidence, contains risk, uses the private reporting path, and leaves accountability with a person.

A correct example uses these decisions:

  • Put the first incident-response actions in order. Stop the risky action and preserve evidence. -> Contain or revoke what can cause further harm. -> Report through the private incident path. -> Document verified facts and follow-up.
  • Who owns an action taken by an AI coding agent? The person who authorized and reviewed the action.
  • A mistaken Euler job is consuming resources. Put the immediate actions in order. Record the job ID and stop it with scancel. -> Confirm with squeue or sacct that it stopped. -> Inspect the script and first meaningful error before resubmitting.
  • The only copy of a result was left in scratch and is now missing. What is the honest response? Stop creating new files there, check approved recovery options, report the loss, and reconstruct only from recorded inputs if possible.

Common Trap#

Trying to make the incident look harmless before preserving evidence or notifying the owner.

If Blocked#

If one scenario resembles a real current event, stop writing the assessment answer and select This is a real incident. The Passport leaves the exercise without collecting incident details and opens the private reporting choices in the incident guide. The incident scenarios lab provides additional safe examples.

Useful references:

Understand Before Accepting AI Output#

An AI tool must not decide whether an incident is harmless, erase evidence, or contact external services with protected details. You remain responsible for stopping, preserving safe evidence, submitting the report, and verifying that the documented incident path was followed.

Do the mission

One bounded attempt

Pass: 100% + every safety item
Action

Resolve four fictional scenarios covering incident order, AI accountability, an uncontrolled Euler job, and lost scratch data.

Expected

The answer preserves evidence, contains risk, uses the private reporting path, and leaves accountability with a person.

01Put the first incident-response actions in order.Safety-critical
02Who owns an action taken by an AI coding agent?Safety-critical
03A mistaken Euler job is consuming resources. Put the immediate actions in order.Safety-critical
04The only copy of a result was left in scratch and is now missing. What is the honest response?Safety-critical
Before submitting
Open my real passport first
Preview onlyThis page can be read, but it cannot store or submit an attempt.