Skip to content
View jaschadub's full-sized avatar
๐Ÿ‘๏ธ
๐Ÿ‘๏ธ

Organizations

@tarnover @ImmutaLabs

Block or report jaschadub

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
jaschadub/README.md

Hi there ๐Ÿ‘‹ I'm Jascha

๐Ÿ”ญ Currently building:

  • Symbiont โ€” โš™๏ธ AI-native, privacy-first programming language and agent framework for autonomous, policy-aware software development.
  • SchemaPin โ€” ๐Ÿงท A cryptographic protocol that ensures tool schema integrity for AI agents. Prevents "MCP Rug Pull" attacks by enabling developers to sign schemas and clients to verify them.
  • AgentPin โ€” ๐Ÿชช Domain-anchored cryptographic identity for AI agents. Verify who your agents really are.
  • ToolClad โ€” ๐Ÿ›ก๏ธ Declarative .clad.toml manifests for AI agent tools. Typed parameters, injection-safe command construction, and policy metadata. The LLM fills parameters โ€” the executor validates and constructs commands.
  • AgentSniff โ€” ๐Ÿ” AI Agent Network Scanner. Detect AI agents operating on your network through passive monitoring, active probing, protocol detection, and behavioral analysis.
  • TrustVer โ€” ๐Ÿ“ฆ Provenance-aware versioning for AI-era software. Know how much effort an update requires, who or what wrote it, and what verification was applied.

Other Projects ๐Ÿš€

  • AgentNull โ€” ๐Ÿ•ณ๏ธ AI System Security Threat Catalog + Proof-of-Concepts. Collection of PoCs for using Agents, MCP, and RAG in bad ways.
  • VectorSmuggle โ€” ๐Ÿงฌ Covert channel research using vector embeddings to demonstrate data exfiltration within legitimate RAG operations. Built to help security teams detect and defend.
  • HarmonyDagger โ€” ๐Ÿ” Source repo for the HarmonyDagger system, including CLI, API, and deployment tooling. (Use it as a reference not in production)

We're building next-generation AI systems for enterprise security and automation.
Our mission: enhance cybersecurity, streamline operations, and democratize AI-powered protection.

Tech Stack โš™๏ธ

Rust Python FastAPI Terraform Ansible Kubernetes AWS Docker

Connect with me ๐Ÿค

Twitter LinkedIn Hugging Face Bluesky

Pinned Loading

  1. ThirdKeyAI/Symbiont ThirdKeyAI/Symbiont Public

    Rust-native runtime for executing AI agents and tools under explicit policy, identity, and audit controls.

    Rust 39 7

  2. ThirdKeyAI/SchemaPin ThirdKeyAI/SchemaPin Public

    The SchemaPin protocol for cryptographically signing and verifying AI agent tool schemas to prevent supply-chain attacks.

    Python 13 6

  3. ThirdKeyAI/AgentPin ThirdKeyAI/AgentPin Public

    AgentPin agent pinning protocol, part of the Symbiont Agent Trust Stack

    Rust 2

  4. ThirdKeyAI/ToolClad ThirdKeyAI/ToolClad Public

    ToolClad is a manifest format (.clad.toml) that defines the complete behavioral contract for a tool: typed parameters, validation rules, invocation mechanism, output parsing, and policy metadata.

    Rust 1

  5. ThirdKeyAI/agentsniff ThirdKeyAI/agentsniff Public

    Detect AI agents operating on your network through passive monitoring, active probing, protocol detection, and behavioral analysis.

    Python 2

  6. VectorSmuggle VectorSmuggle Public

    Testing platform for covert data exfiltration techniques where sensitive documents are embedded into vector representations and tunneled out under the guise of legitimate RAG operations โ€” bypassingโ€ฆ

    Python 67 3

โšก