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 AI-agent skill roots in the user's home directory. It makes the bundled skill discoverable by multiple unrelated agent products without an explicit setup command.
Package defines install-time lifecycle scripts.
package.jsonView on unpkgThe package automatically runs a postinstall program during npm 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 installer targets five separate AI-agent skill roots, including Claude, Codex, Gemini, and DSH.
scripts/postinstall.jsView on unpkg · L17The installer removes any existing symlink of the same name, creates missing root directories, and installs a new symlink in each target.
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 automatically runs a postinstall program during npm installation.
package.jsonView on unpkg · L61The installer targets five separate AI-agent skill roots, including Claude, Codex, Gemini, and DSH.
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 installer removes any existing symlink of the same name, creates missing root directories, and installs a new symlink in each target.
scripts/postinstall.jsView on unpkg · L29Package ships non-JavaScript build or shell helper files.
scripts/release-exe.ps1View on unpkg