Skip to content

KryptosAI/mcp-observatory

v1.28.0 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

Published 20d MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agent-security ai-agent ai-security ai-supply-chain cli code-scanning
+14 more
developer-tools github-action github-code-scanning mcp mcp-ci mcp-security mcp-server mcp-testing model-context-protocol regression-testing sarif schema-drift security supply-chain-security

Summary

AI summary

New receipt CLI command creates portable JSON/Markdown trust artifacts with explicit action verdicts.

Full changelog

MCP Receipts: portable trust evidence for agent dependencies

This release makes MCP Receipts a canonical public trust artifact for MCP Observatory.

A scan finds facts. A report explains facts. A receipt makes those facts portable, reproducible, citable, and actionable for CI gates, Safety Index entries, maintainers, agents, and buyers.

Highlights

  • New receipt CLI command for standalone JSON or Markdown MCP Receipts.
  • New audit --receipt <file> output path to emit receipts alongside JSON, Markdown, or SARIF reports.
  • Receipt verdicts with explicit action states: allow, gate, rerun, quarantine, and escalate.
  • Buyer-ready and maintainer-ready CTAs inside receipt artifacts.
  • Government and enterprise pilot artifacts: procurement one-pager, security due diligence, public guidance crosswalk, and commercial boundary docs.
  • Private telemetry command center improvements for growth direction, stale-version adoption, and paid-intent tracking.
  • Stronger test coverage around receipt generation, artifact hashing, action receipts, and release behavior.

Try it

npx @kryptosai/mcp-observatory@latest audit npx -y <server-package> --receipt receipt.md --format markdown --output report.md
npx @kryptosai/mcp-observatory@latest receipt npx -y <server-package> --output receipt.json

Next step after a clean receipt

npx @kryptosai/mcp-observatory@latest setup-ci --all --sarif --schedule weekly

Notes

This is safe-mode evidence generation only. MCP Observatory does not execute destructive payloads, exfiltrate secrets, or contact attacker-controlled callbacks.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track KryptosAI/mcp-observatory

Get notified when new releases ship.

Sign up free

About KryptosAI/mcp-observatory

Regression testing for MCP servers. Auto-discovers servers from Claude configs, checks capabilities, invokes tools, detects schema drift between versions, and recommends new servers based on your environment. Works as both a CLI and an MCP server.

All releases →

Beta — feedback welcome: [email protected]