Release playbook for AI agents. npm-installable CLI + DSH plugin + skill bundle. Covers npm, GitHub+Gitee dual remote, DSH marketplace, cargo crates.io, PyPI, PyInstaller exe, Go single-binary, Rust single-binary, Electron/Tauri desktop. Bilingual EN/ZH.
LPM flags this version as an AI-agent control-surface risk. Installing the package automatically modifies several cross-vendor AI-agent skill roots. It replaces same-named symlinks with links to the package-provided skill directory.
Package defines install-time lifecycle scripts.
package.jsonView on unpkgThe package runs a postinstall hook automatically on installation.
package.jsonView on unpkg · L61Install-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkgSource creates an unconsented AI-agent control surface through install-time mutation or a default unauthenticated remote skill channel.
scripts/postinstall.jsView on unpkg · L8The hook targets skill roots for five separate agent products, including Codex, Claude, Gemini, DSH, and a shared agents directory.
scripts/postinstall.jsView on unpkg · L17The hook removes an existing symlink, creates each target directory, and replaces it with a link to this package's skill bundle.
scripts/postinstall.jsView on unpkg · L29Package ships non-JavaScript build or shell helper files.
scripts/release-exe.ps1View on unpkgPackage defines install-time lifecycle scripts.
package.jsonView on unpkg · L62Install-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkg · L62The package runs a postinstall hook automatically on installation.
package.jsonView on unpkg · L61Package ships non-JavaScript build or shell helper files.
scripts/release-exe.ps1View on unpkgThe hook targets skill roots for five separate agent products, including Codex, Claude, Gemini, DSH, and a shared agents directory.
scripts/postinstall.jsView on unpkg · L17Source creates an unconsented AI-agent control surface through install-time mutation or a default unauthenticated remote skill channel.
scripts/postinstall.jsView on unpkg · L8The hook removes an existing symlink, creates each target directory, and replaces it with a link to this package's skill bundle.
scripts/postinstall.jsView on unpkg · L29