Shared Copilot agent rules and guidelines for RouterHub projects
LPM flags this version as an AI-agent control-surface risk. Install-time code mutates the consuming project's package-manager and broad AI-agent control files without an explicit user command. It also installs instructions that suppress review of its generated artifacts.
Package defines install-time lifecycle scripts.
package.jsonView on unpkgpackage.json registers an automatic postinstall hook.
package.jsonView on unpkg · L28Install-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 unpkgpostinstall appends lifecycle and cache settings to the consuming project's .npmrc.
postinstall.jsView on unpkg · L88postinstall runs merge initialization in the consuming project root.
postinstall.jsView on unpkg · L98Package defines install-time lifecycle scripts.
package.jsonView on unpkg · L28package.json registers an automatic postinstall hook.
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 appends lifecycle and cache settings to the consuming project's .npmrc.
postinstall.jsView on unpkg · L88postinstall runs merge initialization in the consuming project root.
postinstall.jsView on unpkg · L98Source file is highly similar to a previously finalized malicious package; route for source-aware review.
postinstall.jsView on unpkg