MCP response integrity: ccs-lint-action for CI scanning #6415
DSHCorrectover
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
We built a GitHub Action that scans MCP tool-call messages for unsigned receipt field injection in CI. ToolHive's sandboxing prevents many attacks, but forged
_ccsReceipt/_verifiedfields in upstream responses are a separate attack class that runtime sandboxing doesn't catch.Action: https://github.com/DSHCorrectover/ccs-lint-action
CLI:
npx ccs-lint --demoWould be great to see ToolHive integrate this as a pre-deployment scan step.
All reactions