
Security News
Axios Maintainer Confirms Social Engineering Attack Behind npm Compromise
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.
@scopeblind/verify-mcp
Advanced tools
MCP server for offline verification of ScopeBlind and Veritas Acta artifacts.
MCP server for offline verification of ScopeBlind and Veritas Acta artifacts.
It is deliberately narrow:
This is the registry-worthy MCP surface for the verification lane. It is not a gateway, not a builder, and not a hosted verification service.
npm install -g @scopeblind/verify-mcp
{
"mcpServers": {
"scopeblind-verify": {
"command": "npx",
"args": ["-y", "@scopeblind/verify-mcp"]
}
}
}
self_testRuns packaged sample verification.
Returns:
verify_receiptInputs:
artifact_json or pathpublic_key_hexReturns:
verify_bundleInputs:
bundle_json or pathReturns:
explain_artifactInputs:
artifact_json or pathReturns a normalized summary of:
protect-mcp remains the local policy gateway.@scopeblind/passport remains the local pack builder.@scopeblind/red-team remains the local benchmark runner.MIT
FAQs
MCP server for offline verification of ScopeBlind and Veritas Acta artifacts.
We found that @scopeblind/verify-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.

Security News
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.