
Security News
Ruby's Bundler 4.0.18 Extends Cooldown to bundle lock and bundle cache
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.
@kakunin/ai-sdk
Advanced tools
Kakunin compliance tools for the Vercel AI SDK — verify agent certificates, check scope, read risk scores, emit audit events
Kakunin compliance tools for the Vercel AI SDK — verify agent certificates, check scopes, read risk scores, and emit EU AI Act audit events as AI SDK tools.
npm install @kakunin/ai-sdk ai
import { generateText } from 'ai';
import { createKakuninTools } from '@kakunin/ai-sdk';
const tools = createKakuninTools({ apiKey: process.env.KAKUNIN_API_KEY! });
const { text } = await generateText({
model,
tools,
prompt: 'Verify agent agt-123 before delegating the trade.',
});
createKakuninTools() returns AI SDK tools for certificate verification, scope checks, risk scoring, and behavioral-event emission. Licensed under Apache-2.0.
FAQs
Kakunin compliance tools for the Vercel AI SDK — verify agent certificates, check scope, read risk scores, emit audit events
The npm package @kakunin/ai-sdk receives a total of 11 weekly downloads. As such, @kakunin/ai-sdk popularity was classified as not popular.
We found that @kakunin/ai-sdk 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.
Did you know?

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.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.