Action-path lab

Trace how an AI-assisted PR can reach a publishing credential.

This simulation follows a PR that can modify release.yml, whose job can use NPM_TOKEN to publish a package. Export the result as an Agent Action BOM, JSON workflow path, or evidence packet.

AI-assisted PRrelease.ymlNPM_TOKENpackage publish
Entry point Agent opens a PR

The change enters the normal repository review process.

Workflow change PR changes release.yml

The PR can alter a job that runs after merge.

Credential reach Workflow has NPM_TOKEN

The job can use the token to publish a package.

Approval to verify Does approval cover the publish job?

Check which approval, if any, applies before the job can use NPM_TOKEN.

What does this lab export? A simulated Agent Action BOM, JSON action path, and evidence packet showing how normal AI-assisted software delivery can move through repos, CI/CD, tools, credentials, targets, approvals, and evidence gaps. It does not access your repo or upload source.