Shared Copilot agent rules and guidelines for RouterHub projects
LPM flags this version as an AI-agent control-surface risk. On npm postinstall, the package alters the consuming project's npm configuration and generates AI-agent instruction files. It also installs package-supplied skills into the project's Claude control directory.
Package defines install-time lifecycle scripts.
package.jsonView on unpkgInstall-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkgManifest-trigger-reachable source writes behavior-bearing configuration into a user or project AI-agent control surface.
merge.jsView on unpkgSource file is highly similar to a previously finalized malicious package; route for source-aware review.
postinstall.jsView on unpkgSource fingerprint signature matches a known malicious package signature; route for source-aware review.
postinstall.jsView on unpkgpostinstall locates the consuming project and appends pnpm execution settings to its .npmrc.
postinstall.jsView on unpkg · L70postinstall automatically invokes merge.js init in the consumer project.
postinstall.jsView on unpkg · L97Package defines install-time lifecycle scripts.
package.jsonView on unpkg · L28Install-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkg · L28Manifest-trigger-reachable source writes behavior-bearing configuration into a user or project AI-agent control surface.
merge.jsView on unpkgpostinstall locates the consuming project and appends pnpm execution settings to its .npmrc.
postinstall.jsView on unpkg · L70postinstall automatically invokes merge.js init in the consumer project.
postinstall.jsView on unpkg · L97Source file is highly similar to a previously finalized malicious package; route for source-aware review.
postinstall.jsView on unpkgSource fingerprint signature matches a known malicious package signature; route for source-aware review.
postinstall.jsView on unpkg