Loading npm security reports…
LPM treats this as warn-only first-party agent extension lifecycle risk. No install-time execution is declared. An explicitly run setup script can modify project-local AI-agent configuration and register a local MCP server with pre-approved tools.
tools/postinstall.ts can create project .codex/config.toml with an MCP server set to default_tools_approval_mode = approve.
tools/postinstall.tsView on unpkgtools/mcp-server.ts exposes MCP tools that spawn Bun/bricks commands; media_upload_files accepts caller-supplied file paths.
tools/mcp-server.tsView on unpkgtools/postinstall.ts can create project .codex/config.toml with an MCP server set to default_tools_approval_mode = approve.
tools/postinstall.tsView on unpkgtools/mcp-server.ts exposes MCP tools that spawn Bun/bricks commands; media_upload_files accepts caller-supplied file paths.
tools/mcp-server.tsView on unpkg