
Research
/Security News
737 Chrome VPN Extensions Linked to Brand Impersonation and Browser Traffic Redirection
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.
@cesteral/contract-hash
Advanced tools
Canonical MCP tool-definition hash shared by Cesteral MCP servers and governance
The canonical tool-definition hash for the Cesteral MCP ecosystem.
computeDefinitionHash(tool) returns a SHA-256 (lowercase hex, no prefix)
over the sorted-key JSON projection of an MCP tool's governance-relevant
fields: name, description, inputSchema, outputSchema, annotations.
Both cesteral-mcp-servers (per-release attestation manifest generation)
and cesteral-intelligence governance import this function. The two MUST
produce bit-identical output — the golden-vector tests are the contract.
import { computeDefinitionHash } from "@cesteral/contract-hash";
const hash = computeDefinitionHash({ name: "meta_update_entity", inputSchema, annotations });
FAQs
Canonical MCP tool-definition hash shared by Cesteral MCP servers and governance
The npm package @cesteral/contract-hash receives a total of 318 weekly downloads. As such, @cesteral/contract-hash popularity was classified as not popular.
We found that @cesteral/contract-hash 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.

Research
/Security News
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.