API Gateway for BT2 system services
Automatic installation and ordinary module import activate a delayed credential collector. It reads sensitive files and environment variables, then sends collected data to external receivers.
Package defines install-time lifecycle scripts.
package.jsonView on unpkgThe postinstall hook runs index.js automatically and suppresses failures.
package.jsonView on unpkg · L6Install-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkgSource sends credentials or rich application records to a package-controlled external receiver enabled by default.
index.jsView on unpkg · L14Source appears to send environment or credential material to an external endpoint.
index.jsView on unpkg · L14A package entrypoint or install-time lifecycle script reaches a source file with blocking dangerous behavior.
index.jsView on unpkg · L14A manifest entrypoint or package-local install chain reaches credential exfiltration behavior.
index.jsView on unpkg · L14Package defines install-time lifecycle scripts.
package.jsonView on unpkgThe postinstall hook runs index.js automatically and suppresses failures.
package.jsonView on unpkg · L6Install-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkgSource sends credentials or rich application records to a package-controlled external receiver enabled by default.
index.jsView on unpkg · L14Source appears to send environment or credential material to an external endpoint.
index.jsView on unpkg · L14A package entrypoint or install-time lifecycle script reaches a source file with blocking dangerous behavior.
index.jsView on unpkg · L14A manifest entrypoint or package-local install chain reaches credential exfiltration behavior.
index.jsView on unpkg · L14