PkgRadar

Package evidence

@adobe/[email protected]

no static 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
8
First published
Sep 2020
Publisher
tripod

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":["@adobe/[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":["@adobe/[email protected]"],"fail_on":"review"}'
Publishertripod
Artifact bytes564,884
Previous version1.7.1-bleeding.1
Published2024-04-22T14:56:45.979Z
SHA-256590a801f05283ef89d82ff638cbdd8dc1ffe08531cead695ee97800bae4c6409

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
1.7.1-bleeding.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

Scripts 4

Sign in to view install / lifecycle script contents.

Dependencies10
  • @xmldom/xmldom^0.8.6
  • argparse~1.0.3
  • base64-js^1.5.1
  • bluebird~3.4.0
  • dingbat-to-unicode^1.0.1
  • jszip^3.7.1
  • lop^0.4.1
  • path-is-absolute^1.0.0
  • underscore^1.13.1
  • xmlbuilder^10.0.0