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.0.tar.gz (54.3 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.0-py3-none-any.whl (52.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for oubliette_trap-0.3.0.tar.gz
Algorithm Hash digest
SHA256 46cf06e5bb71c7e8bbde17c73b5b595a9116e5445fb7d4d49eb1528444e85b0b
MD5 3f49fb1b9c81f7883da5b8235ebbe7bd
BLAKE2b-256 46f25ed94b7eb5f7a09070eed6476dbfebdeea8fa57daa6c8b0a0e3087b884e2

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for oubliette_trap-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7e86222150790b899af4551fe7741e7a91d783e05f0586fc83e982c47f57a7fa
MD5 52c08e8a0959af2d2515f18ab0ce3135
BLAKE2b-256 a9bf86f546fda94fd04c2db89110058c0046719e3cc1c395dc374e7ed6f561d8

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