Skip to main content

Hawk

Hawk is a platform for running Inspect AI evaluations at scale on cloud infrastructure. You describe the tasks, agents, and models to evaluate in a YAML config, and Hawk handles the rest: provisioning isolated Kubernetes pods, managing LLM API credentials, streaming logs, importing results into a PostgreSQL warehouse, and serving a web UI to browse them. It also runs Inspect Scout scans over transcripts from completed evaluations.

📚 Full documentation: hawk.metr.org

Install the CLI

Install from PyPI with uv (or pip):

uv tool install "hawk[cli]"   # or: pip install "hawk[cli]"

See the installation guide for pinning to a deployment and installing from source.

Python client

pip install "hawk[client]"
import asyncio
from hawk.client import HawkClient

async def main() -> None:
    async with HawkClient() as client:
        print(await client.get_jobs(mine=True, limit=5))

asyncio.run(main())

Uses HAWK_API_URL and a token from token=, HAWK_ACCESS_TOKEN, or hawk login. Does not prompt for login. See the installation guide and the Python client API.

Run your first eval

export HAWK_API_URL=https://api.hawk.example.com   # your Hawk deployment
hawk login
hawk eval-set my-eval-set.yaml   # write your own, or grab an example from the repo's hawk/examples/
hawk logs -f    # watch it run
hawk web        # open results in the browser

See Running Evaluations for a ready-to-run example config.

Documentation

License

MIT

Release files for hawk 3.6.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for hawk 3.6.0
File Size Uploaded
hawk-3.6.0.tar.gz 4.2 MB Details

Built distribution (wheel)

Table of built distributions (wheels) for hawk 3.6.0
File Interpreter ABI Platform
hawk-3.6.0-py3-none-any.whl Python 3 none any Details

Total release size: 5.2 MB

Release files / hawk-3.6.0.tar.gz

Download URL hawk-3.6.0.tar.gz
Size 4.2 MB
Tags Source
SHA-256 checksum
How to use checksums
ecfad0b2c7e932ab536c88607bba81c2fa0d44f0977b57a0804d2420e55c1db9
BLAKE2b-256 checksum
How to use checksums
05a68f8b449c46f10632d9d0e181c711921a83fcb711c86ce431909d117e4162
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 24, 2026.

Transparency log

Release files / hawk-3.6.0-py3-none-any.whl

Download URL hawk-3.6.0-py3-none-any.whl
Size 1.0 MB
Tags Python 3
SHA-256 checksum
How to use checksums
b524beebed4aebcbd75692ec4ac40cceb8348766674d42c254481af272d5bda8
BLAKE2b-256 checksum
How to use checksums
eb722bc56c146c9f21674e076a13191a6d5742b29677a834ed231645c59b1a5f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 24, 2026.

Transparency log

Release history Release notifications | RSS feed

This release

3.6.0 This release

2 release files

3.5.0

2 release files

3.4.0

2 release files

3.3.1

2 release files

3.3.0

2 release files

3.2.0

2 release files

3.1.1

2 release files

3.1.0

2 release files

3.0.0

2 release files

2.6.0

2 release files

2.5.0

2 release files

2.4.0

2 release files

2.3.0

2 release files

2.2.0

2 release files

2.1.0

2 release files

2.0.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page