awnest(tool, public)
Prove there is a human before you let them into the nest.
Name
awnest — Prove there is a human before you let them into the nest.
The problem it solves
Any surface an agent can use, a bot can flood. CAPTCHA is hostile to the humans it is meant to serve and is beaten by the machines it is meant to stop, so the check has to be something other than a puzzle -- and every check that does exist fails OPEN, because "we could not tell" and "it is fine" reach the caller as the same empty value.
Instead of trusting / you check
- instead of trusting
- that there is a person on the other end
- you check
- a verdict with evidence, where "we could not tell" is not "yes"
Adopt it alone
Gate one action behind a human check and watch an automated caller fail it.
Install
pip install awnest
Where it sits in the path
- Not on the path yet — reference only.
Links
Generated 2026-09-14 00:48Z from the ecosystem registry. A field here that is wrong is wrong in the registry — fix it there and this page follows.