Recommended action
Review before promotingMixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.
Block this release in CIcurl · GitHub Actions
Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer $PKGRADAR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"specs":["@wocker/[email protected]"],"fail_on":"review"}'GitHub Actions step:
- name: PkgRadar gate
run: |
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
-H "Content-Type: application/json" \
-d '{"specs":["@wocker/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Remote Payload: matched "raw.githubusercontent.com"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 21 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/lib/makes/GithubClient.js | matched "raw.githubusercontent.com" | 12 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/lib/makes/GithubClient.js | matched "raw.githubusercontent.com" | 12 |
| low | Obfuscation | package/lib/modules/keystore/utils/decrypt.js | matched "Buffer.from(encryptedValue, \"base64" | 3 |
| low | Obfuscation | package/lib/modules/keystore/utils/encrypt.js | matched "Buffer.from(encrypted, \"base64" | 3 |
| low | Obfuscation | package/lib/utils/get-cursor-position.js | matched "\\x1b" | 3 |
Manifest
Package metadata
Scripts8
buildtsc --project tsconfig.build.jsonmake-coverage-badgemake-coverage-badgepostbuildchmod +x ./lib/main.jsprepublishOnlynpm run buildstartnpm run watchtestjest --colorstest-watchjest --colors --watchAllwatchnpm run build && tsc -w --project tsconfig.build.json
Dependencies13
@wocker/core^1.1.0-beta.5@wocker/docker-module^1.0.0@wocker/utils^2.0.6async-mutex^0.4.0axios^1.6.7child_process^1.0.2cli-table3^0.6.2dockerode^4.0.2keytar^7.9.0md5^2.3.0protobufjs^7.5.1unzipper^0.12.3yoctocolors-cjs^2.1.2