Tool for creating and managing UiPath RPA projects
No confirmed malicious attack surface. Runtime network calls are UiPath feed/auth operations and Azure telemetry triggered by explicit CLI use.
Source executes local commands and sends command output to an external endpoint.
dist/packager-tool.jsView on unpkg · L89Package source references child process execution.
dist/packager-tool.jsView on unpkg · L10345Source decodes a Base64-obscured HTTP endpoint at runtime.
dist/packager-tool.jsView on unpkg · L43557A package entrypoint or install-time lifecycle script reaches a source file with blocking dangerous behavior.
dist/tool.jsView on unpkg · L61This package version adds a dangerous source file absent from the previous stored version; route for source-aware review.
dist/tool.jsView on unpkgSource spawns a local helper that also contains network and dynamic execution context; review data flow before blocking.
dist/index.jsView on unpkg · L38A single source file combines environment access, network access, and code or shell execution; review context before blocking.
Source executes local commands and sends command output to an external endpoint.
dist/packager-tool.jsView on unpkg · L89Package source references child process execution.
dist/packager-tool.jsView on unpkg · L10345Source decodes a Base64-obscured HTTP endpoint at runtime.
dist/packager-tool.jsView on unpkg · L43557A package entrypoint or install-time lifecycle script reaches a source file with blocking dangerous behavior.
dist/tool.jsView on unpkg · L61This package version adds a dangerous source file absent from the previous stored version; route for source-aware review.
dist/tool.jsView on unpkgA single source file combines environment access, network access, and code or shell execution; review context before blocking.
Source spawns a local helper that also contains network and dynamic execution context; review data flow before blocking.
dist/index.jsView on unpkg · L38