PkgRadar

Package evidence

@sheepfeather/[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.

Versions published
1
First published
May 2026
Publisher
sheepfeather

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":["@sheepfeather/[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":["@sheepfeather/[email protected]"],"fail_on":"review"}'
Publishersheepfeather
Artifact bytes585,031
Previous versionnone
Published2026-05-25T07:41:20.371Z
SHA-2562db71a94af5a1ea922d47ad864bb79a6937fbc2d7dc89974d07871bc0f934fc5

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
12Score
1.0.1Version
Status history (1 event)
  1. newavailable · risk review · score 12 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/app/service/base.jsmatched "curl "12

Manifest

Package metadata

Scripts2
  • linteslint --quiet --ext js,vue .
  • testset _ENV=local&&mocha 'test/**/*.js'
Dependencies57
  • @babel/core^7.24.0
  • @babel/plugin-transform-runtime^7.1.0
  • @babel/preset-env^7.4.5
  • @babel/runtime^7.29.2
  • @element-plus/icons-vue^2.3.1
  • ajv^6.10.2
  • axios^0.19.2
  • babel-loader^8.0.4
  • clean-webpack-plugin^0.1.19
  • consoler^0.2.0
  • css-loader^0.23.1
  • css-minimizer-webpack-plugin^5.0.1
  • directory-named-webpack-plugin^4.0.1
  • echarts^5.5.0
  • element-plus^2.3.7
  • express^4.18.2
  • file-loader^6.2.0
  • generate-password^1.7.1
  • glob^7.1.4
  • happypack^5.0.1
  • html-webpack-inject-attributes-plugin^1.0.1
  • html-webpack-plugin^5.5.3
  • jsonwebtoken^9.0.2
  • knex^0.19.0
  • koa2.7.0
  • koa-bodyparser^4.2.1
  • koa-nunjucks-2^3.0.2
  • koa-router^7.4.0
  • koa-static^5.0.0
  • koa-useragent2.0.0
  • …and 27 more.