UnYOLO: Agent credential broker and policy engine for your GitHub account
Summary
unYOLO is a Go-based framework for building credential brokers and proxies that let agents access services like GitHub without ever holding credentials. It enforces locally stored, fine-grained policies, supports time-bound grants, and outlines a clear request path from client authentication to audit logging. The project includes multiple brokers (GitHub, Hugging Face, sudo) and a pathway to build custom brokers, with MIT licensing and source code available.