Registry

[workflow action package]

@beam/checksum-verify

Checksum Verify

Verify an artifact checksum before the next step runs.

BuiltinActiveVerifiedchecksumverification

Trust

Builtin

Placements

1

Permissions

1

Versions

1

[package identity]

Details

Identity and execution metadata for the latest version.

Package
@beam/checksum-verify
Author
beam
Category
security
API version
workflow-actions/v1
Latest tag
latest -> 1.0.0
Task mode
single-worker
Default placement
-
Visibility
Public
Published
Jul 6, 2026, 4:41 PM
Updated
7/6/2026

[workflow reference]

Use in a workflow

Drop this into a workflow definition to reference the action.

{
  "actionPackageName": "@beam/checksum-verify",
  "actionVersionRange": "^1.0.0",
  "config": {},
  "inputBindings": {}
}

[developer tooling]

CLI

Publish and resolve packages from a local development environment.

beam-registry publish . --tag latest
curl "https://api.b3m.dev/registry/v1/resolve/%40beam/checksum-verify?range=latest"