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 monitoringNo 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"}'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
Status history (1 event)
- new → available · 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.jsczgit-czdevcross-env NODE_ENV=development rollup -c rollup.config.js -wlinteslint src/**/*.ts && npm run buildmajornpm version major && git push origin master && git push origin --tagsminornpm version minor && git push origin master && git push origin --tagspatchnpm version patch && git push origin master && git push origin --tagsreleasebump-versionstartnode ./bin/picgotestecho "Error: no test specified" && exit 1
Dependencies27
@picgo/i18n^1.0.0@picgo/store^2.0.4axios^1.3.4chalk^2.4.1commander^8.1.0comment-json^2.3.1cross-spawn^6.0.5dayjs^1.11.7download-git-repo^3.0.2ejs^2.6.1fs-extra^11.1.0globby^11.0.4image-size^0.8.3inquirer^6.0.0is-wsl^2.2.0js-yaml^4.1.0lodash^4.17.21md5^2.3.0mime-types2.1.33minimatch^3.0.4minimist^1.2.5qiniu^7.8.0resolve^1.8.1rimraf^3.0.2sharp^0.31.3text-to-svg^3.1.5tunnel^0.0.6