Biblioteca de componentes React do Design System da Ploomes: componentes acessíveis, tematizáveis e prontos para produção, com tokens de design embutidos e suporte a dark mode e whitelabel em tempo de execução.
LPM flags this version as an AI-agent control-surface risk. On npm postinstall, the package mutates the consuming project's Claude Code control surface. It installs package-provided extensions and prepends an import to the project's CLAUDE.md without a user command.
Package defines install-time lifecycle scripts.
package.jsonView on unpkgpackage.json runs setup.mjs automatically on postinstall.
package.jsonView on unpkg · L77Source creates an unconsented AI-agent control surface through install-time mutation or a default unauthenticated remote skill channel.
scripts/setup.mjsView on unpkg · L9The lifecycle script targets the install initiator's project root.
scripts/setup.mjsView on unpkg · L84It copies packaged AI skills/agents/commands into the consumer's .claude directory.
scripts/setup.mjsView on unpkg · L103Package defines install-time lifecycle scripts.
package.jsonView on unpkg · L78package.json runs setup.mjs automatically on postinstall.
package.jsonView on unpkg · L77Source creates an unconsented AI-agent control surface through install-time mutation or a default unauthenticated remote skill channel.
scripts/setup.mjsView on unpkg · L9The lifecycle script targets the install initiator's project root.
scripts/setup.mjsView on unpkg · L84It copies packaged AI skills/agents/commands into the consumer's .claude directory.
scripts/setup.mjsView on unpkg · L103