Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":["@pushpalsdev/[email protected]"],"fail_on":"high"}'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":["@pushpalsdev/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Credential file access: matched "GITHUB_TOKEN"
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 high · score 286 · status changed
Related candidates
Linked campaigns and clusters
pushpalsdev
4 members · evidence strength 84Evidence
Static findings
21 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/runtime/sandbox/.pushpals-remotebuddy-fallback.js | matched "GITHUB_TOKEN" | 30 |
| high | Credential file access | package/dist/pushpals-cli.js | matched "GITHUB_TOKEN" | 30 |
| high | Credential file access | package/runtime/configs/backend.toml | matched "GITHUB_TOKEN" | 30 |
| high | Credential file access | package/runtime/sandbox/configs/backend.toml | matched "GITHUB_TOKEN" | 30 |
| high | Credential file access | package/runtime/sandbox/packages/shared/src/config.ts | matched "GITHUB_TOKEN" | 30 |
| high | Credential file access | package/runtime/sandbox/packages/shared/src/git_backend.ts | matched "GITHUB_TOKEN" | 30 |
| high | Credential file access | package/runtime/sandbox/packages/shared/src/tooling.ts | matched "GITHUB_TOKEN" | 30 |
| medium | Remote Payload | package/dist/pushpals-cli.js | matched "github.com/${GITHUB_OWNER}/${GITHUB_REPO}/releases/download" | 12 |
| medium | Remote Payload | package/runtime/sandbox/apps/workerpals/src/docker_executor.ts | matched "curl " | 12 |
| medium | Remote Payload | package/runtime/sandbox/apps/workerpals/src/backends/openhands_backend.ts | matched "curl " | 12 |
| medium | Large Javascript Payload | package/monitor-ui/_expo/static/js/web/entry-e66b4de45f75e702ac16916082bcc9a5.js | 2031101 bytes | 10 |
Show all 21 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/runtime/sandbox/.pushpals-remotebuddy-fallback.js | matched "GITHUB_TOKEN" | 30 |
| high | Credential file access | package/dist/pushpals-cli.js | matched "GITHUB_TOKEN" | 30 |
| high | Credential file access | package/runtime/configs/backend.toml | matched "GITHUB_TOKEN" | 30 |
| high | Credential file access | package/runtime/sandbox/configs/backend.toml | matched "GITHUB_TOKEN" | 30 |
| high | Credential file access | package/runtime/sandbox/packages/shared/src/config.ts | matched "GITHUB_TOKEN" | 30 |
| high | Credential file access | package/runtime/sandbox/packages/shared/src/git_backend.ts | matched "GITHUB_TOKEN" | 30 |
| high | Credential file access | package/runtime/sandbox/packages/shared/src/tooling.ts | matched "GITHUB_TOKEN" | 30 |
| medium | Remote Payload | package/dist/pushpals-cli.js | matched "github.com/${GITHUB_OWNER}/${GITHUB_REPO}/releases/download" | 12 |
| medium | Remote Payload | package/runtime/sandbox/apps/workerpals/src/docker_executor.ts | matched "curl " | 12 |
| medium | Remote Payload | package/runtime/sandbox/apps/workerpals/src/backends/openhands_backend.ts | matched "curl " | 12 |
| medium | Large Javascript Payload | package/monitor-ui/_expo/static/js/web/entry-e66b4de45f75e702ac16916082bcc9a5.js | 2031101 bytes | 10 |
| low | Obfuscation | package/runtime/sandbox/.pushpals-remotebuddy-fallback.js | matched "\\u241F" | 3 |
| low | Obfuscation | package/dist/pushpals-cli.js | matched "\\uFEFF" | 3 |
| low | Obfuscation | package/runtime/sandbox/apps/workerpals/src/backends/miniswe/miniswe_executor.py | matched "\\x00" | 3 |
| low | Obfuscation | package/runtime/sandbox/packages/shared/src/autonomy_policy.ts | matched "\\u241f" | 3 |
| low | Obfuscation | package/runtime/sandbox/packages/shared/src/config.ts | matched "\\uFEFF" | 3 |
| low | Obfuscation | package/runtime/sandbox/apps/workerpals/src/execute_job.ts | matched "\\u001b" | 3 |
| low | Obfuscation | package/runtime/sandbox/apps/workerpals/src/job_runner.ts | matched "Buffer.from(base64Spec, \"base64" | 3 |
| low | Obfuscation | package/runtime/sandbox/packages/shared/src/source_control_api.ts | matched "\\u0000" | 3 |
| low | Obfuscation | package/runtime/sandbox/packages/shared/src/tooling.ts | matched "\\u2018" | 3 |
| low | Obfuscation | package/runtime/sandbox/apps/workerpals/src/workerpals_main.ts | matched "\\u001b" | 3 |
Manifest
Package metadata
Scripts2
tsctsctypechecktsc --noEmit
Dependencies1
protocolworkspace:*