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":["[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":["[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 217 · status changed
Related candidates
Linked campaigns and clusters
sewnetg
2 members · evidence strength 64Evidence
Static findings
12 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/template/src/container-runner.ts | matched "GITHUB_TOKEN" | 30 |
| high | Credential file access | package/template/src/github-token.ts | matched "GITHUB_TOKEN" | 30 |
| high | Credential file access | package/template/src/mount-security.ts | matched ".ssh" | 30 |
| high | Credential file access | package/template/src/types.ts | matched ".ssh" | 30 |
| high | Credential file access | package/template/src/worktree.ts | matched "GITHUB_TOKEN" | 30 |
| medium | Remote Payload | package/bin/create.js | matched "curl " | 12 |
| medium | Obfuscation Density | package/template/container/agent-runner/package-lock.json | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/template/package-lock.json | high encoded/escaped-token density | 12 |
| medium | Remote Payload | package/template/scripts/setup-onecli-secrets.sh | matched "curl " | 12 |
| medium | Remote Payload | package/template/docker-compose.yml | matched "wget " | 12 |
Show all 12 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/template/src/container-runner.ts | matched "GITHUB_TOKEN" | 30 |
| high | Credential file access | package/template/src/github-token.ts | matched "GITHUB_TOKEN" | 30 |
| high | Credential file access | package/template/src/mount-security.ts | matched ".ssh" | 30 |
| high | Credential file access | package/template/src/types.ts | matched ".ssh" | 30 |
| high | Credential file access | package/template/src/worktree.ts | matched "GITHUB_TOKEN" | 30 |
| medium | Remote Payload | package/bin/create.js | matched "curl " | 12 |
| medium | Obfuscation Density | package/template/container/agent-runner/package-lock.json | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/template/package-lock.json | high encoded/escaped-token density | 12 |
| medium | Remote Payload | package/template/scripts/setup-onecli-secrets.sh | matched "curl " | 12 |
| medium | Remote Payload | package/template/docker-compose.yml | matched "wget " | 12 |
| low | Install-time lifecycle script | package.json | prepare="husky" | 4 |
| low | Obfuscation | package/template/container/agent-runner/src/ipc-mcp-stdio.ts | matched "\\u2022" | 3 |
Manifest
Package metadata
Scripts14
authtsx src/whatsapp-auth.tsbuildtscdevtsx src/index.tsformatprettier --write "src/**/*.ts"format:checkprettier --check "src/**/*.ts"format:fixprettier --write "src/**/*.ts"linteslint src/lint:fixeslint src/ --fixpreparehuskysetuptsx setup/index.tsstartnode dist/index.jstestvitest runtest:watchvitesttypechecktsc --noEmit
Dependencies9
@onecli-sh/sdk^0.2.0@slack/bolt^4.3.0@slack/types^2.15.0better-sqlite311.10.0cron-parser5.5.0pino^9.6.0pino-pretty^13.0.0yaml^2.8.2zod^4.3.6