
Security News
Happy Birthday, Shai-Hulud
It has been one year since Shai-Hulud made its first appearance on npm.
offrouter-cloudflare
Advanced tools
Cloudflare Workers AI provider package for OffRouter.
npm install offrouter-cloudflare
import { createCloudflareAdapter } from "offrouter-cloudflare";
const adapter = createCloudflareAdapter({
apiKey: process.env.CLOUDFLARE_API_TOKEN,
});
Provider activation names: CLOUDFLARE_API_TOKEN, CLOUDFLARE_ACCOUNT_ID.
Cloudflare also needs CLOUDFLARE_ACCOUNT_ID unless you pass an account-scoped baseUrl.
The package delegates transport and policy behavior to offrouter-core.
FAQs
Cloudflare Workers AI provider package for OffRouter.
We found that offrouter-cloudflare demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Security News
It has been one year since Shai-Hulud made its first appearance on npm.

Research
/Security News
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.

Security News
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.