AI Coding Framework for Claude Code — 42+ agents, 73 skills, multi-LLM orchestration
LPM blocks this version under the AI-agent control-surface policy. Install-time code mutates AI-agent control surfaces and lifecycle hooks outside the package. These writes affect Claude, Codex, Gemini/Antigravity, Cursor, and Vibe global config without a separate user command.
Install-time lifecycle script matches a deterministic static-gate block pattern.
package.jsonView on unpkgPackage defines install-time lifecycle scripts.
package.jsonView on unpkgPackage source references child process execution.
dist/infra/lib/llm-availability.jsView on unpkg · L6Package source references a known benign dynamic code generation pattern.
dist/tools/convention/applyQualityRules.jsView on unpkg · L21Package source references dynamic require/import behavior.
dist/infra/lib/MemoryManager.jsView on unpkg · L33Source writes installer persistence such as shell profile or service configuration.
dist/cli/commands/codex-proxy.jsView on unpkg · L33A single source file combines environment access, network access, and code or shell execution; review context before blocking.
dist/infra/lib/codex-proxy.jsView on unpkg · L912Package source invokes a package manager install command at runtime.
dist/cli/setup/GlobalInstaller.jsView on unpkg · L55Package ships non-JavaScript build or shell helper files.
vibe/setup.shView on unpkgHardcoded password in skills/e2e-commerce/templates/test-scenarios.md
skills/e2e-commerce/templates/test-scenarios.mdView on unpkg · L16Hardcoded password in vibe/rules/quality/testing-strategy.md
vibe/rules/quality/testing-strategy.mdView on unpkg · L121Install-time lifecycle script matches a deterministic static-gate block pattern.
package.jsonView on unpkg · L37Package defines install-time lifecycle scripts.
package.jsonView on unpkg · L37Package source invokes a package manager install command at runtime.
dist/cli/setup/GlobalInstaller.jsView on unpkg · L55Package ships non-JavaScript build or shell helper files.
vibe/setup.shView on unpkgHardcoded password in skills/e2e-commerce/templates/test-scenarios.md
skills/e2e-commerce/templates/test-scenarios.mdView on unpkg · L16Hardcoded password in vibe/rules/quality/testing-strategy.md
vibe/rules/quality/testing-strategy.mdView on unpkg · L121Package source references child process execution.
dist/infra/lib/llm-availability.jsView on unpkg · L6Package source references a known benign dynamic code generation pattern.
dist/tools/convention/applyQualityRules.jsView on unpkg · L21Package source references dynamic require/import behavior.
dist/infra/lib/MemoryManager.jsView on unpkg · L33Source writes installer persistence such as shell profile or service configuration.
dist/cli/commands/codex-proxy.jsView on unpkg · L33A single source file combines environment access, network access, and code or shell execution; review context before blocking.
dist/infra/lib/codex-proxy.jsView on unpkg · L912