AirLock — source-to-sink firewall for agentic web browsing
Project description
AirLock Scanner
Source-to-sink firewall for agentic web browsing.
airlock-codes is the Python package for the AirLock scanner. It strips prompt injection, hostile instructions, and hidden content before your AI agent sees it.
Installation
pip install airlock-codes
CLI
airlock https://example.com
airlock https://example.com --json
Library
from airlock import scan
result = scan("https://example.com")
print(result["page_risk"], result["trust_level"])
Documentation
Full documentation at airlock.codes
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file airlock_codes-0.2.2-py3-none-any.whl.
File metadata
- Download URL: airlock_codes-0.2.2-py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
78ca55fda9d96beef0651a57ba9e56fe41ff55820521686162dc5418f504aa6d
|
|
| MD5 |
4eba3e707093f580f57ee48448d73ffd
|
|
| BLAKE2b-256 |
531718393832ab86abf3ecf66268c64f06c2e1d18f2d6c6a718c533bad25c2d3
|