PkgRadar

Package evidence

@ultra-mega-apps/[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.

Weekly downloads
9
Versions published
8
First published
Sep 2025
Publisher
fernando-reis-guimaraes

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":["@ultra-mega-apps/[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":["@ultra-mega-apps/[email protected]"],"fail_on":"review"}'
Artifact bytes15,260
Previous version1.1.4
Published2025-11-10T01:02:42.446Z
SHA-2561ed559506962e96426640285278740d777e257ee31530daa9cead2f7b5bee0d0

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.1.5Version
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 2

Sign in to view install / lifecycle script contents.

Dependencies16
  • @eslint/compat^1.3.1
  • @eslint/js^9.32.0
  • @stylistic/eslint-plugin^3.1.0
  • eslint^9.32.0
  • eslint-config-airbnb-extended^2.1.2
  • eslint-config-prettier^10.1.8
  • eslint-import-resolver-typescript^4.4.4
  • eslint-plugin-import-x^4.16.1
  • eslint-plugin-jsx-a11y^6.10.2
  • eslint-plugin-prettier^5.5.4
  • eslint-plugin-react^7.37.5
  • eslint-plugin-react-hooks^5.2.0
  • jsonc-parser^3.2.1
  • prettier^3.6.2
  • typescript^5.8.3
  • typescript-eslint^8.39.0