Skip to content

Security: p-matrix/core-sdk

Security

SECURITY.md

Security Policy

Reporting a Vulnerability

For vulnerabilities in @pmatrix/core-sdk, please report to:

Do not open public issues for security vulnerabilities.

Scope

This SDK is the cross-vendor neutral foundation for all P-MATRIX Agent Host-Integration Adapters. Vulnerabilities of particular concern:

  1. Cryptographic primitivesprovenance.signature (HMAC-SHA256) key handling, request signing.
  2. Schema validation bypass — zod schema circumvention that allows schema-non-conformant events through.
  3. Content-agnostic invariant violation — any code path that leaks prompt or response content through transport layer.
  4. vendor_extensions consumption — engine MUST NOT consume vendor_extensions for judgment; vulnerabilities that allow such consumption are critical.

Response Time

  • Acknowledgment: within 72 hours
  • Initial assessment: within 7 days
  • Coordinated disclosure: timing negotiated with reporter

Supported Versions

Pre-1.0 phase: only the latest minor version receives security patches. Once stable (post-1.0), the policy will expand to last 2 major versions.

Version Supported
0.1.x

There aren't any published security advisories