Skip to content

Comments

Add MOSS to Tools section (AI Agent Security)#43

Open
Lechatdiabolique wants to merge 2 commits intoarainho:masterfrom
Lechatdiabolique:add-moss
Open

Add MOSS to Tools section (AI Agent Security)#43
Lechatdiabolique wants to merge 2 commits intoarainho:masterfrom
Lechatdiabolique:add-moss

Conversation

@Lechatdiabolique
Copy link

@Lechatdiabolique Lechatdiabolique commented Feb 19, 2026

What is MOSS?

MOSS provides cryptographic signing for AI agent API calls using ML-DSA-44 post-quantum signatures.

Section

Tools > AI Agent Security (new subsection)

Why it belongs here

As AI agents increasingly make API calls autonomously, security teams need:

  • Attribution: Cryptographic proof of which AI agent made which API call
  • Tamper-proof audit trails: Signed records of all agent API interactions
  • Policy enforcement: Block/hold risky API calls before they execute
  • Compliance: Evidence for regulatory requirements

MOSS signs every API call made by AI agents, creating a verifiable chain of custody.

Features

  • ML-DSA-44 post-quantum signatures (NIST FIPS 204)
  • Offline verification without network calls
  • Framework integrations: LangChain, LangGraph, CrewAI, AutoGen
  • Multi-language SDKs: Python, TypeScript, Rust, Java, C#/.NET

Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants