PkgRadar

Package evidence

[email protected]

Remote Payload: matched "curl "

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Weekly downloads
697
Versions published
7
First published
May 2026
Publisher
sewnetg

Recommended action

Review before promoting

Mixed 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":["[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":["[email protected]"],"fail_on":"review"}'
Publishersewnetg
Artifact bytes178,877
Previous version1.1.1
Published2026-05-25T19:07:32.433Z
SHA-256656f907272c18061743a2fdda38b97e52b85a22b0105d72c849b512537e42108

Why flagged

What the scanner saw

Remote Payload: matched "curl "

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
68Score
1.1.2Version
Status history (1 event)
  1. newavailable · risk review · score 68 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
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/docker-compose.ymlmatched "wget "12
Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
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/docker-compose.ymlmatched "wget "12
lowCredential file accesspackage/template/src/container-runner.tsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/template/src/github-token.tsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/template/src/mount-security.tsmatched ".ssh"5
lowCredential file accesspackage/template/src/worktree.tsmatched "GITHUB_TOKEN"5

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