The reference architecture for LLM-maintained knowledge vaults — schema, lifecycle loop, machine verification, self-installation. Installs the wiki-manager skill into your agent runtime (Claude Code, Codex CLI, opencode).
LPM flags this version as an AI-agent control-surface risk. npm postinstall automatically installs and forcibly overwrites a skill across detected third-party AI-agent control surfaces. This occurs for global installs and for existing agent directories in the current project.
Package defines install-time lifecycle scripts.
package.jsonView on unpkgpostinstall runs scripts/install.js automatically.
package.jsonView on unpkg · L32Install-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/install.jsView on unpkg · L5Runtime or CLI source writes behavior-bearing configuration into a user or project AI-agent control surface.
bin/cli.jsView on unpkgPackage ships non-JavaScript build or shell helper files.
skills/wiki-manager/scripts/check_evidence.pyView on unpkgPackage defines install-time lifecycle scripts.
package.jsonView on unpkg · L36Install-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkg · L36postinstall runs scripts/install.js automatically.
package.jsonView on unpkg · L32Runtime or CLI source writes behavior-bearing configuration into a user or project AI-agent control surface.
bin/cli.jsView on unpkgPackage ships non-JavaScript build or shell helper files.
skills/wiki-manager/scripts/check_evidence.pyView on unpkgSource creates an unconsented AI-agent control surface through install-time mutation or a default unauthenticated remote skill channel.
scripts/install.jsView on unpkg · L5