Skip to content
View DSHCorrectover's full-sized avatar

Block or report DSHCorrectover

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
.github/profile/README.md

DSHCorrectover

Open-source security & provenance tooling from CorrectoverAI Reliability™. Every repository below ships evidence that is independently verifiable: signed receipts and Sigstore Rekor transparency-log anchors, no account needed to check.

🔏 Code provenance

  • code-birth-certificate — one GitHub Action: content-addressed manifest + Ed25519 receipt + Sigstore Rekor anchor (+ optional Zenodo DOI). Publicly verifiable code birth certificate, zero tokens.

🛡️ Runtime security scanning

  • correctover-scan — security scanner for MCP servers & AI agents: hardcoded secrets, RCE, SSRF, missing auth, credential hijacking (OWASP AISVS); also scans published/minified JS bundles (npx correctover-scan).
  • correctover-scan-action — drop-in GitHub Action: scan MCP config in CI, SARIF output, fail builds on critical findings.

🧪 Standards & conformance

  • ccs-conformance-vectors — public, signed conformance test vectors for the CCS (Correctover Conformance Shape) agent runtime-verification spec; this repo anchors itself to Rekor on every push (2697248662).

npx correctover-scan · correctover.com · evidence infrastructure for the AI age

Popular repositories Loading

  1. agent-audit agent-audit Public

    Manual security audit service for AI agents and MCP integrations — semantic intent review of tool permissions, command injection, SSRF and credential-exposure paths, with a free 1-page audit summary.

    JavaScript

  2. ccs-conformance-vectors ccs-conformance-vectors Public

    Public conformance test vectors for CCS (Correctover Conformance Shape) — signed, tamper-evident receipt fixtures for verifying AI agent runtime security implementations.

    Python

  3. ccs-verifier ccs-verifier Public

    Moved to github.com/Correctover/ccs-verifier — CCS Runtime Verifier

  4. ccs-verifier-build ccs-verifier-build Public

    CI build matrix for ccs-verifier wheels (cp310-cp313, Linux/macOS/Windows)

    Python

  5. ccs-integrations ccs-integrations Public

    Framework-native adapters for CCS (Correctover Conformance Shape) cryptographically signed runtime receipts — Ed25519 + JCS signed audit evidence for AI agent tool calls (Pydantic AI, CrewAI).

    Python

  6. emilia-protocol emilia-protocol Public

    Forked from emiliaprotocol/emilia-protocol

    Authority control plane for autonomous work. EMILIA Gate enforces finite customer-owned mandates at protected executor boundaries; the open protocol keeps evidence verifiable.

    TypeScript