PkgRadar

Package evidence

[email protected]

Credential file access: matched "GITHUB_TOKEN"

Recommended action

Block this update

Static 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"}'
Publishersewnetg
Artifact bytes178,909
Previous version1.0.4
Published2026-05-24T13:08:47.783Z
SHA-2565e30d012af7237fd99c063b8fe30ebb8bbdc988f2bf7f65971e09c1d01bd7bea

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

high
Last checked
highRisk
217Score
1.1.0Version
Status history (1 event)
  1. newavailable · risk high · score 217 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

sewnetg

2 members · evidence strength 64

Evidence

Static findings

12 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highCredential file accesspackage/template/src/container-runner.tsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/template/src/github-token.tsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/template/src/mount-security.tsmatched ".ssh"30
highCredential file accesspackage/template/src/types.tsmatched ".ssh"30
highCredential file accesspackage/template/src/worktree.tsmatched "GITHUB_TOKEN"30
mediumRemote Payloadpackage/bin/create.jsmatched "curl "12
mediumObfuscation Densitypackage/template/container/agent-runner/package-lock.jsonhigh encoded/escaped-token density12
mediumObfuscation Densitypackage/template/package-lock.jsonhigh encoded/escaped-token density12
mediumRemote Payloadpackage/template/scripts/setup-onecli-secrets.shmatched "curl "12
mediumRemote Payloadpackage/template/docker-compose.ymlmatched "wget "12
Show all 12 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/template/src/container-runner.tsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/template/src/github-token.tsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/template/src/mount-security.tsmatched ".ssh"30
highCredential file accesspackage/template/src/types.tsmatched ".ssh"30
highCredential file accesspackage/template/src/worktree.tsmatched "GITHUB_TOKEN"30
mediumRemote Payloadpackage/bin/create.jsmatched "curl "12
mediumObfuscation Densitypackage/template/container/agent-runner/package-lock.jsonhigh encoded/escaped-token density12
mediumObfuscation Densitypackage/template/package-lock.jsonhigh encoded/escaped-token density12
mediumRemote Payloadpackage/template/scripts/setup-onecli-secrets.shmatched "curl "12
mediumRemote Payloadpackage/template/docker-compose.ymlmatched "wget "12
lowInstall-time lifecycle scriptpackage.jsonprepare="husky"4
lowObfuscationpackage/template/container/agent-runner/src/ipc-mcp-stdio.tsmatched "\\u2022"3

Manifest

Package metadata

Scripts14
  • authtsx src/whatsapp-auth.ts
  • buildtsc
  • devtsx src/index.ts
  • formatprettier --write "src/**/*.ts"
  • format:checkprettier --check "src/**/*.ts"
  • format:fixprettier --write "src/**/*.ts"
  • linteslint src/
  • lint:fixeslint src/ --fix
  • preparehusky
  • setuptsx setup/index.ts
  • startnode dist/index.js
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies9
  • @onecli-sh/sdk^0.2.0
  • @slack/bolt^4.3.0
  • @slack/types^2.15.0
  • better-sqlite311.10.0
  • cron-parser5.5.0
  • pino^9.6.0
  • pino-pretty^13.0.0
  • yaml^2.8.2
  • zod^4.3.6