Open source

Open by design. Safer by community.

Skep is MIT-licensed and built in the open. A supervisor you cannot inspect is just another black box — transparency, audits, and collaboration are the point.

View on GitHub Star the repo
$ git clone https://github.com/Anmolnoor/skep.git
$ cd skep && uv sync --frozen
$ bash scripts/local-release-gates.sh
Anmolnoor / skep Public

A local supervisor for AI coding agents. Sandboxed execution · independent verification · human approvals.

MIT Active · pushed recently

Why Skep is open source

Transparency

Every line of the boundary is open for inspection. No black boxes, no hidden policy.

Security through audits

More eyes on a sandbox means faster discovery and stronger guarantees.

Community driven

Built with feedback, ideas, and contributions from developers who run agents daily.

Interoperability

One documented worker contract means any agent can plug in and be governed.

Freedom to build

Use, modify, and distribute Skep to fit your workflow — personal or commercial.

How you can contribute

Whether you write code, docs, or bug reports — there's a way to help. Changes should preserve the safety model: sandbox when requested, record durable evidence, re-verify claims, land only through review.

Code

Fix bugs, build adapters, harden the boundary.

Issues Pull requests Code reviews
Developer guide

Docs

Help keep the docs honest about what is enforced versus planned.

Fix typos Add examples Improve clarity
Documentation

Testing

Run it on your platform and report what breaks.

Report bugs Reproduce issues Sandbox escape tests
Open an issue

Discussions

Share ideas, ask questions, and help others.

Answer questions Share feedback Propose features
Join discussions

Spread the word

Help more developers find a safer way to run agents.

Star the repo Write about Skep Tell your team
Read the blog

Repository health

Open repo
Stars
Forks
Open issues
Contributors

Live from the GitHub API — real numbers, not invented ones. Latest release: v1.0.1 on PyPI.

MIT License
Use it, fork it, ship it.
View license

What's next

Full roadmap

The post-launch path, in the order it is being worked.

Foundation
Core runtime, sandbox, verification layer, approvals, CLI.
Package publishing
Live on PyPI — pipx install skep / uvx skep.
Release automation & macOS CI
PyPI release automation and a macOS CI matrix.
Closing the remember→improve loop
Usage signals and recurrence counting for learned templates.
Multi-operator & hosted
Opinions pending code — built only if launch users ask for it.

Build together. Make agent systems safer for everyone.

Star the repo, open an issue, or send the adapter you wish existed.

Star on GitHub Join the discussion