Interactive CLI to scaffold monorepo projects for onchain AI agents
LPM treats this as warn-only first-party agent extension lifecycle risk. User-invoked scaffolding can create project-owned MCP configuration that launches packages through npx in an AI-agent host. Optional 1Claw mode sends user-supplied/generated secrets to the documented 1Claw API.
Source appears to send environment or credential material to an external endpoint.
dist/cli.jsView on unpkg · L6A package entrypoint or install-time lifecycle script reaches a source file with blocking dangerous behavior.
dist/cli.jsView on unpkg · L6A single source file combines environment access, network access, and code or shell execution; review context before blocking.
dist/cli.jsView on unpkg · L10985Package source invokes a package manager install command at runtime.
dist/cli.jsView on unpkg · L2022Package source references dynamic require/import behavior.
dist/cli.jsView on unpkg · L2400Source appears to send environment or credential material to an external endpoint.
dist/cli.jsView on unpkg · L6A package entrypoint or install-time lifecycle script reaches a source file with blocking dangerous behavior.
dist/cli.jsView on unpkg · L6Package source invokes a package manager install command at runtime.
dist/cli.jsView on unpkg · L2022Package source references dynamic require/import behavior.
dist/cli.jsView on unpkg · L2400A single source file combines environment access, network access, and code or shell execution; review context before blocking.
dist/cli.jsView on unpkg · L10985