Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 972 Bytes

File metadata and controls

22 lines (15 loc) · 972 Bytes

glassOS

Community-driven open-source library for defending against advanced threats identified by Project Glasswing.

GlassOS provides practical defensive tools, detection patterns, mitigation helpers, and analysis capabilities so organizations and maintainers outside the restricted Mythos/Glasswing partner circle can better protect their systems in the AI era.

Purpose

Since the powerful capabilities of Anthropic's Claude Mythos Preview remain restricted under Project Glasswing, the broader security community needs accessible, open tools to scan for, detect, and mitigate similar classes of vulnerabilities. glasswingos is built and maintained by the open-source security community to fill that gap.

Features

  • [Forthcoming]
  • Compatible with common security pipelines and tools
  • Focused on defensive use only

Quick Start

# Installation example (adjust based on your language)
pip install glassos
# or
go get github.com/yourorg/glassos