
Security News
Axios Supply Chain Attack Reaches OpenAI macOS Signing Pipeline, Forces Certificate Rotation
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.
@ai-eng-system/toolkit
Advanced tools
Packaged Claude, OpenCode, and marketplace integration assets for ai-eng-system
Packaged integration assets for the AI Engineering System.
This package exists so the generated Claude Code, OpenCode, and marketplace/plugin assets can be published and consumed as a first-class npm package.
@ai-eng-system/toolkit is one of three published packages:
@ai-eng-system/core - shared library and content loaders@ai-eng-system/toolkit - packaged generated assets@ai-eng-system/cli - executable installer and command-line workflows.claude-plugin/.opencode/plugins/ai-eng-system/These directories are copied from generated repository artifacts, not raw source folders.
Current generated asset sources:
dist/.claude-plugin/dist/.opencode/plugins/ai-eng-system/import {
version,
getToolkitRoot,
getClaudePluginDir,
getOpenCodeDir,
getMarketplacePluginDir,
} from "@ai-eng-system/toolkit";
These helpers return stable absolute paths to the packaged asset directories.
The toolkit package makes the three-package release model explicit:
core provides programmatic access to contenttoolkit provides generated packaged assetscli provides the executable user workflowThis is also where packaged command assets include namespaced commands such as /ai-eng/simplify.
From the repo root:
bun run build
To refresh only toolkit contents:
bun run build:toolkit
Current published version: 0.6.0
FAQs
Packaged Claude, OpenCode, and marketplace integration assets for ai-eng-system
We found that @ai-eng-system/toolkit 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
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.

Security News
Open source is under attack because of how much value it creates. It has been the foundation of every major software innovation for the last three decades. This is not the time to walk away from it.

Security News
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.