Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

OSCAL Generator

БесплатноНе проверен

Generate machine-readable NIST OSCAL packages (SSP, component definition) and FedRAMP RFC-0024 artifacts.

GitHubEmbed

Описание

Generate machine-readable NIST OSCAL packages (SSP, component definition) and FedRAMP RFC-0024 artifacts.

README

Generate machine-readable NIST OSCAL packages (System Security Plan + Component Definition) and score FedRAMP RFC-0024 readiness — governed + SIGIL-signed. CSOAI Layer-0.

Why: RFC-0024 (13 Jan 2026) mandates machine-readable OSCAL packages, first deadline 30 Sep 2026 — yet ~0 of 100+ 2025 Rev5 authorizations actually produced OSCAL. System description in → valid OSCAL JSON out, signed.

Verify it yourself

This repository ships a signed OSCAL artefact. Check it without trusting us:

pip install cryptography
python3 verify_oscal.py layer0_protocol.oscal.json layer0_protocol.oscal.sig.json

verify_oscal.py depends on nothing but cryptography. No account, no network, no code of ours beyond that one file. It reads the four receipt schemas used across this estate, tries both the canonical and raw-bytes forms, and reports which one matched rather than assuming.

A receipt carrying no public key is reported as UNVERIFIABLE (exit 3), not as a pass or a failure — a signature nobody can check is not evidence, and saying so is the point.

What this attests: that the document is unaltered and attributable to the signing key. What it does not attest: that the declared posture is accurate, or that any authority has certified it. EU AI Act conformity requires a competent authority, and none is yet constituted.

Tools

  • generate_ssp(system_name, impact_level, controls, ts) → OSCAL System Security Plan
  • generate_component_definition(component_name, control_ids, ts) → OSCAL Component Definition
  • validate_oscal(document) → structural validation
  • rfc0024_readiness(...) → 0–100 readiness score + gaps vs the 30 Sep 2026 deadline

Deterministic (uuid5 + explicit ts) → reproducible packages. Apache-2.0.

from github.com/csoai-org/oscal-generator-mcp

Установка OSCAL Generator

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/csoai-org/oscal-generator-mcp

FAQ

OSCAL Generator MCP бесплатный?

Да, OSCAL Generator MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для OSCAL Generator?

Нет, OSCAL Generator работает без API-ключей и переменных окружения.

OSCAL Generator — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить OSCAL Generator в Claude Desktop, Claude Code или Cursor?

Открой OSCAL Generator на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare OSCAL Generator with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development