New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@kenobi.ai/js

Package Overview
Dependencies
Maintainers
2
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kenobi.ai/js

Kenobi JavaScript SDK

latest
npmnpm
Version
0.1.28
Version published
Maintainers
2
Created
Source

We're using NPM to host alpha versions of our web scripts. Things will be changing a lot so just reach out to us if you need help with anything!

Getting started

<!-- Put this script before the closing (</head>) tag -->
<script src="https://cdn.jsdelivr.net/npm/@kenobi.ai/js@0.0.1-alpha.0"></script>
<script defer>
  window.Kenobi = new window.KenobiLib.Kenobi({ debug: true })
  Kenobi.transform()
</script>

FAQs

Package last updated on 21 Nov 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts