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

@ai-eng-system/toolkit

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ai-eng-system/toolkit

Packaged Claude, OpenCode, and marketplace integration assets for ai-eng-system

Source
npmnpm
Version
0.5.10
Version published
Weekly downloads
35
-88.99%
Maintainers
1
Weekly downloads
 
Created
Source

@ai-eng-system/toolkit

Publishable integration assets for ai-eng-system.

This package ships generated toolkit artifacts for:

  • Claude Code: .claude-plugin/
  • OpenCode: .opencode/
  • Marketplace/plugin installs: plugins/ai-eng-system/

Build

From the repo root:

bun run build

Or just refresh toolkit contents:

bun run build:toolkit

The toolkit package is built from generated repository artifacts, not source folders:

  • dist/.claude-plugin/
  • dist/.opencode/
  • plugins/ai-eng-system/

API

import {
  version,
  getClaudePluginDir,
  getOpenCodeDir,
  getMarketplacePluginDir,
} from "@ai-eng-system/toolkit";

These helpers return stable absolute paths to the packaged asset directories.

Keywords

ai-engineering

FAQs

Package last updated on 27 Mar 2026

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