PkgRadar

Package evidence

[email protected]

no findings

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
156Mature · −50% score
First published
Jan 2023
Publisher
kuingsmile

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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"}'
Publisherkuingsmile
Artifact bytes10,379,826
Previous version0.2.1
Published2023-03-04T11:08:29.302Z
SHA-2567fff5f8af9f5305825ca86bf4581632ce5278d026163c0ef30eb220a0afe5276

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.2.2Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts10
  • buildcross-env NODE_ENV=production rimraf ./dist && rollup -c rollup.config.js
  • czgit-cz
  • devcross-env NODE_ENV=development rollup -c rollup.config.js -w
  • linteslint src/**/*.ts && npm run build
  • majornpm version major && git push origin master && git push origin --tags
  • minornpm version minor && git push origin master && git push origin --tags
  • patchnpm version patch && git push origin master && git push origin --tags
  • releasebump-version
  • startnode ./bin/picgo
  • testecho "Error: no test specified" && exit 1
Dependencies27
  • @picgo/i18n^1.0.0
  • @picgo/store^2.0.4
  • axios^1.3.4
  • chalk^2.4.1
  • commander^8.1.0
  • comment-json^2.3.1
  • cross-spawn^6.0.5
  • dayjs^1.11.7
  • download-git-repo^3.0.2
  • ejs^2.6.1
  • fs-extra^11.1.0
  • globby^11.0.4
  • image-size^0.8.3
  • inquirer^6.0.0
  • is-wsl^2.2.0
  • js-yaml^4.1.0
  • lodash^4.17.21
  • md5^2.3.0
  • mime-types2.1.33
  • minimatch^3.0.4
  • minimist^1.2.5
  • qiniu^7.8.0
  • resolve^1.8.1
  • rimraf^3.0.2
  • sharp^0.31.3
  • text-to-svg^3.1.5
  • tunnel^0.0.6