Skip to content
View tsyrulb's full-sized avatar
:shipit:
omnomnoming
:shipit:
omnomnoming

Organizations

@cyntrisec

Block or report tsyrulb

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
tsyrulb/README.md

Founder @ Cyntrisec

Cloud Security, Confidential Computing & AI Infrastructure

Website Email X


About

I build security tooling for the AI era. My work at Cyntrisec spans AWS attack-path analysis, confidential computing with hardware-backed enclaves, and tamper-evident audit trails for AI agents.

  • Rust for core security logic and enclave runtimes
  • Python for cloud analysis and orchestration
  • TypeScript for visualization and frontends

Cyntrisec Open Source

Cyntrisec CLI AWS capability graph analysis and attack-path discovery. Read-only CLI that scans infrastructure, builds IAM/network graphs, discovers attack paths, and prioritizes fixes by ROI.

Python AWS Graph Theory MCP Server

EphemeralML Confidential AI inference with hardware-backed attestation. Runs models inside AWS Nitro Enclaves where prompts and weights stay encrypted, even if the host is compromised.

Rust AWS Nitro Enclaves TEE Candle

Clawprint Tamper-evident audit trail for AI agent runs. Captures tool calls, outputs, and lifecycle events, sealing them in a SHA-256 hash chain. Includes security scanner, web dashboard, and MCP server.

Rust SQLite Hash Chain MCP

Cyntrisec Platform Web interface for the Cyntrisec CLI. Visualize AWS attack paths, explore capability graphs, and generate remediation plans.

AWS React D3.js


Products & Websites

Product Description Link
EphemeralML Confidential AI inference platform ephemeralml.cyntrisec.com
IsMyEmailExposed Passive security scanner & leak detector ismyemailexposed.com
InstaBrochure Marketing brochure generator instabrochure.com
CanIShareThisFile Secure file analysis utility (WASM-based) canisharethisfile.com
Clawprint Docs Documentation & dashboard for Clawprint cyntrisec.github.io/clawprint

Tech Stack

Security        Rust, AWS Nitro Enclaves, KMS Attestation, TEE, Graph Analysis
Cloud           AWS, CSPM, IAM, Attack Path Discovery, Terraform
Backend         Python (FastAPI), Node.js, .NET 8, gRPC
AI/ML           Candle (Rust), LLM Agents, MCP, Vector Databases
Frontend        React, Angular, D3.js, TypeScript

GitHub Stats


Pinned Loading

  1. cyntrisec/cyntrisec-cli cyntrisec/cyntrisec-cli Public

    Proof-carrying cost cuts and AWS attack-path analysis (local, read-only CLI).

    Python 2 1

  2. cyntrisec/EphemeralML cyntrisec/EphemeralML Public

    Confidential AI inference inside AWS Nitro Enclaves with hardware-backed attestation.

    Rust

  3. cyntrisec/clawprint cyntrisec/clawprint Public

    Tamper-evident audit trail for OpenClaw agent runs

    Rust