Pi extension that keeps Multica work agents bound to issue, PR, evidence, and handoff contracts.
LPM treats this as warn-only first-party agent extension lifecycle risk. A Pi extension activates in agent sessions, modifies the system prompt, and wraps agent-issued git push/fetch/pull/ls-remote commands with a timeout guard. It persists only workflow metadata under the active project directory; no concrete malicious chain was found.
extensions/index.ts injects a session system-prompt contract.
extensions/index.tsView on unpkgextensions/index.ts intercepts bash git network commands.
extensions/index.tsView on unpkglib/git-network-guard.ts shells out to the supplied git command.
lib/git-network-guard.tsView on unpkgextensions/index.ts injects a session system-prompt contract.
extensions/index.tsView on unpkgextensions/index.ts intercepts bash git network commands.
extensions/index.tsView on unpkglib/git-network-guard.ts shells out to the supplied git command.
lib/git-network-guard.tsView on unpkg