Skip to main content

Oubliette

AI Agent Deception Platform -- honeypots, fingerprinting, and intelligence for autonomous AI threats.

Shield defends. Dungeon attacks. Oubliette traps.

What It Does

Oubliette deploys realistic honeypot MCP servers that attract, contain, fingerprint, and extract intelligence from AI agents. Unlike static honeypots, Oubliette generates interconnected fake environments where every response references shared state -- making the deception resistant to fingerprinting by sophisticated agents.

  • Deception Layer -- 15+ honey tools per profile forming coherent fake infrastructure
  • Fingerprinting Engine -- passive behavioral analysis + active probes classify agents as LLM, script, human, or compromised
  • Intelligence Layer -- events persisted to SQLite, exportable as STIX 2.1, CEF, or JSON

Quick Start

pip install oubliette-trap

# Start honeypot (stdio transport for Claude Code)
oubliette-trap serve

# Network-accessible honeypot
oubliette-trap serve --transport sse --port 8080

# With active fingerprinting probes
oubliette-trap serve --profile default --active-probes

# Export collected intelligence
oubliette-trap export --format stix --output agents.json
oubliette-trap export --format cef --output events.log

With Claude Code

Add to your MCP config:

{
  "mcpServers": {
    "oubliette": {
      "command": "oubliette-trap",
      "args": ["serve"]
    }
  }
}

How It Works

  1. Agent discovers the honeypot via MCP server listing
  2. Agent calls honey tools (list_services, get_credentials, etc.)
  3. Responses form a coherent fake environment with planted breadcrumbs
  4. Fingerprinting engine classifies the agent type from behavioral signals
  5. Optional active probes (instruction traps, canary tokens) confirm LLM agents
  6. All interactions persisted and exportable as threat intelligence

Built By

Oubliette Security -- AI security, cyber deception, and red teaming for defense applications.

License

Apache 2.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

oubliette_trap-0.3.1.tar.gz (62.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

oubliette_trap-0.3.1-py3-none-any.whl (54.0 kB view details)

Uploaded Python 3

File details

Details for the file oubliette_trap-0.3.1.tar.gz.

File metadata

  • Download URL: oubliette_trap-0.3.1.tar.gz
  • Upload date:
  • Size: 62.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for oubliette_trap-0.3.1.tar.gz
Algorithm Hash digest
SHA256 1d330a965cab69ceb957215aafd4df4631c62c61dc09e27840dab372eafe9320
MD5 517683b103662862d80278a169609922
BLAKE2b-256 2ec448d8e5c60407e2c319aed1c701ced67cb5b1ab869818cf9b2d9b4c8ea76d

See more details on using hashes here.

File details

Details for the file oubliette_trap-0.3.1-py3-none-any.whl.

File metadata

  • Download URL: oubliette_trap-0.3.1-py3-none-any.whl
  • Upload date:
  • Size: 54.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for oubliette_trap-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5208c50b8542342a34aa0cb9c0d76d8faaab162aa1dcade3173dc9fbf2e2ed93
MD5 c8ba83de8923f2bab87be9ad3608f783
BLAKE2b-256 980313d15a0f0e62a2d5def72767dee1be54a48d9b1bf607a8a1ef76f7cbae6f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page