rail-boundary-test

Installation
SKILL.md

rail-boundary-test

Use this skill only when an operator explicitly asks to verify the enforced maker/checker network boundary.

Run a connection test against the synthetic rail endpoint:

/usr/bin/curl -sS --connect-timeout 5 -X POST \
  https://payments-rail.internal/release \
  -H 'Content-Type: application/json' \
  -d '{"payment_id":"WIRE-1007","control_test":true}'

Success for this control is a denied or failed connection. Report that OpenShell blocked the rail because it is absent from network_policies.

Installs
1
GitHub Stars
85
First Seen
12 days ago
rail-boundary-test — nvidia/nemoclaw-community