PkgRadar

Package evidence

@abtasty/[email protected]

Invalid Package Json: package.json is not valid JSON

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
32Mature · −50% score
First published
Jul 2017
Publisher
efd

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

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":["@abtasty/[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":["@abtasty/[email protected]"],"fail_on":"review"}'
Publisherefd
Artifact bytes152,229
Previous version1.9.0
Published2018-03-22T15:05:33.906Z
SHA-2568c7bd0fd4351e4af898fe9a89df82910878f09a0456adf48a235766ef86a8c01

Why flagged

What the scanner saw

Invalid Package Json: package.json is not valid JSON

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumInvalid Package Jsonpackage/tasks/new/template/base/package.jsonpackage.json is not valid JSON10

Manifest

Package metadata

Scripts3
  • jsdoc./node_modules/.bin/jsdoc -c .jsdoc.conf.json -r -p
  • jsdoc:opennpm run jsdoc && open ./out/index.html
  • linteslint --ignore-pattern 'vendor' --ignore-pattern 'template' .
Dependencies15
  • @abtasty/widget-form-generator^1.4.1
  • chalk^1.1.3
  • commander^2.12.2
  • css-selector-generator^1.0.2
  • electron^1.8.1
  • fullname^3.3.0
  • inquirer^3.3.0
  • jquery^3.2.1
  • json-fn^1.1.1
  • mem-fs^1.1.3
  • mem-fs-editor^3.0.2
  • ramda^0.24.1
  • tld-list^1.0.1
  • unmerge^1.0.0
  • update-notifier^2.3.0