
Security News
US Government Forces Anthropic to Pull Claude Fable Days After Launch
Anthropic says the directive cited national security concerns over a narrow jailbreak, but offered no specific technical details.
@specd/plugin-manager
Advanced tools
Plugin infrastructure for [specd](https://github.com/specd-sdd/SpecD). For more information, visit [getspecd.dev](https://getspecd.dev). Defines the base plugin contracts (`SpecdPlugin`, `AgentPlugin`) and provides loading and validation utilities consume
Plugin infrastructure for specd. For more information, visit getspecd.dev. Defines the base plugin contracts (SpecdPlugin, AgentPlugin) and provides loading and validation utilities consumed by the CLI and agent plugins.
SpecdPlugin — base plugin interface (name, type, version, configSchema, init, destroy).AgentPlugin — extends SpecdPlugin with install and uninstall for AI-agent integrations.InstallOptions / InstallResult — input and output types for skill install operations.isSpecdPlugin() / isAgentPlugin() — type guards for runtime validation.Agent plugins implement the AgentPlugin interface and export a create() factory:
import type { AgentPlugin } from '@specd/plugin-manager'
export function create(): AgentPlugin {
// return your plugin instance
}
MIT
FAQs
Plugin infrastructure for [specd](https://github.com/specd-sdd/SpecD). For more information, visit [getspecd.dev](https://getspecd.dev). Defines the base plugin contracts (`SpecdPlugin`, `AgentPlugin`) and provides loading and validation utilities consume
We found that @specd/plugin-manager 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
Anthropic says the directive cited national security concerns over a narrow jailbreak, but offered no specific technical details.

Security News
A network of 152 Chrome live wallpaper extensions hid ad tracking and made extension-driven traffic look like Google search clicks.

Company News
Socket’s first CISO brings deep experience securing high-growth SaaS companies as open source supply chain threats accelerate.