You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: blog/_pages/about.md
+80-23Lines changed: 80 additions & 23 deletions
Original file line number
Diff line number
Diff line change
@@ -4,26 +4,83 @@ title: About
4
4
permalink: /about/
5
5
---
6
6
7
-
[Reverie](https://github.com/amitmerchant1990/reverie) is a Jekyll theme which is simple and opinionated. It's actually a fork of [jekyll-now](https://github.com/barryclark/jekyll-now) with some additional features and personal touches which I've implemented to suit my needs for [my blog](https://www.amitmerchant.com).
8
-
9
-
This is a plug-and-play Jekyll theme which you can use on GitHub Pages without even setting up a local environment.
10
-
11
-
## Features
12
-
13
-
- Command-line free fork-first workflow, using GitHub.com to create, customize and post to your blog
14
-
- Fully responsive and mobile optimized base theme
15
-
- Sass/Coffeescript support using Jekyll 2.0
16
-
- Free hosting on your GitHub Pages user site
17
-
- All the SEO goodies comes in-built
18
-
- Markdown blogging
19
-
- Syntax highlighting using Pygments
20
-
-[Dracula syntax theme](https://draculatheme.com/) included
21
-
- Disqus commenting
22
-
- Google Analytics integration
23
-
- Fuzzy search across blog posts
24
-
- Pagination of posts works out-of-the-box.
25
-
- Categorize posts out-of-the box
26
-
- RSS Feed
27
-
- In-built sitemap
28
-
29
-
Learn more about it [here](https://github.com/amitmerchant1990/reverie) on how to get started.
7
+
# About ThirdKey Research
8
+
9
+
ThirdKey Research is dedicated to advancing AI security through our "Zero Trust for AI" approach. We believe that **every AI interaction should be verified, every model should be validated, and every decision should be auditable**.
10
+
11
+
## Our Mission
12
+
13
+
As artificial intelligence becomes increasingly integrated into critical systems and decision-making processes, the need for robust security frameworks has never been more urgent. Traditional security models that rely on perimeter defense are insufficient for the dynamic, distributed nature of AI systems.
14
+
15
+
We focus on extending Zero Trust principles to artificial intelligence systems, applying the philosophy of "never trust, always verify" to AI interactions, model behavior, and system integrity.
16
+
17
+
## Research Projects
18
+
19
+
### SchemaPin
20
+
**Cryptographic Security for AI Tool Schemas**
21
+
22
+
A cryptographic protocol for ensuring the integrity and authenticity of tool schemas used by AI agents. SchemaPin prevents "MCP Rug Pull" attacks by enabling developers to cryptographically sign their tool schemas and allowing clients to verify that schemas have not been altered since publication.
-**Features**: ECDSA P-256 signatures, Trust-On-First-Use key pinning, cross-language support
26
+
-**License**: MIT
27
+
28
+
### VectorSmuggle
29
+
**Vector-Based Data Exfiltration Research**
30
+
31
+
A comprehensive proof-of-concept demonstrating vector-based data exfiltration techniques in AI/ML environments. This project illustrates potential risks in RAG systems and provides tools and concepts for defensive analysis.
- 🕵️ **Evasion Capabilities**: Behavioral camouflage and detection avoidance
41
+
- 🔍 **Enhanced Query Engine**: Data reconstruction and analysis
42
+
- 🐳 **Production-Ready**: Full containerization and Kubernetes deployment
43
+
- 📊 **Analysis Tools**: Comprehensive forensic and risk assessment capabilities
44
+
45
+
### AgentNull
46
+
**AI System Security Threat Catalog + Proof-of-Concepts**
47
+
48
+
A comprehensive security research project focused on cataloging and demonstrating threats specific to AI systems, providing both theoretical frameworks and practical proof-of-concepts for AI security vulnerabilities.
*ThirdKey Research is committed to advancing the state of AI security through open research and collaboration. Follow our work and join the conversation about building a more secure AI future.*
0 commit comments