PkgRadar

Package evidence

@3akram2/[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
11Established · −30% score
First published
Jul 2025
Publisher
3akram2

Effective trust discount applied: 30% (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":["@3akram2/[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":["@3akram2/[email protected]"],"fail_on":"review"}'
Publisher3akram2
Artifact bytes4,676,930
Previous version3.0.25
Published2026-06-15T23:18:20.410Z
SHA-256eda117115829a4b29a07cbb2209ad264f3b2236e3e1edb35294935e2d83568b1

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
3.0.26Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts15
  • buildyarn clean && strapi-plugin build --minify
  • build:admin:watchtsc -p ./admin/tsconfig.json --watch
  • build:server:watchtsc -p ./server/tsconfig.json --watch
  • cleanrm -rf build
  • formatprettier --write .
  • lintprettier --check .
  • preparehusky install
  • publish:betanpm publish --tag beta
  • publish:latestnpm publish --tag latest
  • test:unitjest --verbose --coverage
  • test:unit:ciCI=true jest --ci --runInBand --verbose --coverage
  • test:unit:watchjest --verbose --watch
  • verifystrapi-plugin verify
  • watchstrapi-plugin watch
  • watch:linkstrapi-plugin watch:link
Dependencies8
  • @tanstack/react-query^5.40.0
  • @types/sanitize-html^2.13.0
  • codemirror5npm:codemirror@^5.65.11
  • match-sorter^6.3.4
  • no-profanity^1.5.1
  • sanitize-html^2.13.1
  • zod^3.23.8
  • zustand^5.0.0-rc.2