AI called this Clean at 90.0% confidence as Benign with low false-positive risk.
Evidence for block
- dist/index.js contains a Base64 Application Insights connection string, but it is not used to initialize network telemetry in this bundle.
Evidence against
- package.json has no lifecycle scripts and only exports ./dist/index.js.
- dist/index.js exports only insightsPost and createInsightsConfig; no import-time API calls or install-time behavior found.
- Network calls are SDK-aligned: insightsPost posts to the configured UiPath Insights API, and token refresh posts to the configured identity token endpoint.
- Env/auth file access is UiPath auth handling: UIPATH_* env vars and ~/.uipath/.auth load/save for login status and token refresh.
- child_process usage comes from bundled open/default-browser/robot-client helpers and is not triggered at install or import.
Behavioral surface
SourceChildProcessCryptoEnvironmentVarsFilesystemNativeBindingsNetworkShell
Supply chainHighEntropyStringsUrlStrings
ManifestNo manifest risk signals triggered.
scanned 1 file(s), 1.07 MB of source, external domains: cloud.uipath.com, github.com, govcloud.uipath.us