- @fleetbo/svro (V0) Le connecteur backend Fleetbo ultra-léger configuré automatiquement depuis votre terminal.
Install-time code mutates the consuming project and injects a Vite middleware that can run a CLI command. Runtime requests send Fleetbo credentials and application data to the package service.
Package defines install-time lifecycle scripts.
package.jsonView on unpkgInstall-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkgSource appears to send environment or credential material to an external endpoint.
dist/postinstall.jsView on unpkg · L2Source executes local commands and sends command output to an external endpoint.
dist/postinstall.jsView on unpkg · L26A package entrypoint or install-time lifecycle script reaches a source file with blocking dangerous behavior.
dist/postinstall.jsView on unpkg · L2Package source references child process execution.
dist/postinstall.jsView on unpkg · L23A single source file combines environment access, network access, and code or shell execution; review context before blocking.
dist/postinstall.jsView on unpkg · L26Package source invokes a package manager install command at runtime.
dist/postinstall.jsView on unpkg · L26Package defines install-time lifecycle scripts.
package.jsonView on unpkg · L13Install-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkg · L13Package source references child process execution.
dist/postinstall.jsView on unpkg · L23Package source invokes a package manager install command at runtime.
dist/postinstall.jsView on unpkg · L26Source appears to send environment or credential material to an external endpoint.
dist/postinstall.jsView on unpkg · L2A package entrypoint or install-time lifecycle script reaches a source file with blocking dangerous behavior.
dist/postinstall.jsView on unpkg · L2Source executes local commands and sends command output to an external endpoint.
dist/postinstall.jsView on unpkg · L26A single source file combines environment access, network access, and code or shell execution; review context before blocking.
dist/postinstall.jsView on unpkg · L26