OpsKit
Legal

Terms of Service

OpsKit and opskit-guard are free, open source software under the MIT licence. These terms cover what that means and what it doesn't.

Last updated 30 July 2026

1. Who these terms are with

OpsKit and opskit-guard are maintained by [LEGAL ENTITY NAME] ("we", "us"). By using either project you agree to these terms.

2. Licence

Both projects are released under the MIT licence. The full licence text ships in the LICENSE file of each repository and governs your use — it permits using, copying, modifying, merging, publishing, distributing, sublicensing, and selling copies, with attribution.

Nothing on this site imposes additional restrictions beyond the MIT licence terms in each repository. If anything here appears to conflict with the licence file, the licence file governs.

3. No purchase, no payment

OpsKit and opskit-guard are free. There is no checkout, no licence key, and nothing to buy. Installation is npx github:shahneil76/opskit init.

If you'd like to support the project, there's an optional Buy Me a Coffee link in each repository's README. It's a voluntary tip, not a purchase — it does not grant any rights or entitlements beyond what the MIT licence already gives you.

4. What OpsKit does and does not do

OpsKit gives an AI agent read-only access to infrastructure you already have credentials for, and ships hooks intended to block mutating commands. You need to understand two things about that:

  • OpsKit uses your existing credentials. It reads through your kubeconfig and cloud credentials. It does not create, escalate, or store access of its own. Scoping that access appropriately is your responsibility.
  • The output is a suggestion, not a decision. Diagnoses, patches, and pull requests produced by OpsKit are proposals for a qualified human to review. They are not a substitute for your own judgement, your change process, or your review requirements.

The safety layer is tested and fully open source so you can audit it yourself, but no software guarantee is absolute. You remain responsible for what runs against your infrastructure.

5. Warranty and liability

Consistent with the MIT licence, OpsKit is provided "as is", without warranty of any kind, express or implied, including warranties of merchantability, fitness for a particular purpose, and non-infringement. We do not warrant that it will be uninterrupted, error-free, or that its conclusions will be correct in every case.

To the maximum extent permitted by law, we are not liable for any claim, damages, or other liability arising from, out of, or in connection with the software or its use — whether in an action of contract, tort, or otherwise.

6. Acceptable use

Use OpsKit only against infrastructure you own or are authorised to access. Using it to access systems without authorisation is your responsibility, not ours, and likely a breach of law.

7. Changes to these terms

We may update these terms. The version in force is the one published here, with the last-updated date at the top.

8. Governing law

These terms are governed by the laws of [JURISDICTION], and the courts of [JURISDICTION] have jurisdiction over any dispute.

9. Contact

Questions about these terms: support@runopskit.com.