PkgRadar

Package evidence

@industry-theme/[email protected]

Large Javascript Payload: 3298048 bytes

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
2
First published
Dec 2025
Publisher
fernando-ram-lugo

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":["@industry-theme/[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":["@industry-theme/[email protected]"],"fail_on":"review"}'
Artifact bytes7,552,833
Previous versionnone
Published2025-12-11T19:27:48.257Z
SHA-256f4b942ed6c05e1df7942a8e188fc39985d430763059f868badd08491e1d6e2e6

Why flagged

What the scanner saw

Large Javascript Payload: 3298048 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.1.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/flowchart-elk-definition-4a651766-C0Fdd5IP.js3298048 bytes0
lowObfuscation Densitypackage/dist/flowDb-956e92f1-CRMxSTpk.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/styles-9a916d00-TEjSqAjR.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts15
  • buildbun run clean && bun run build:panel && bun run build:tools && bun run build:types
  • build-storybookstorybook build
  • build:panelvite build
  • build:toolsbun build ./src/tools/index.ts --outfile ./dist/tools.bundle.js --format esm --target browser
  • build:typestsc --project tsconfig.build.json --emitDeclarationOnly --declaration --declarationMap
  • cleanrm -rf dist
  • devvite build --watch
  • formatprettier --write .
  • format:checkprettier --check .
  • linteslint . --ext .ts,.tsx
  • lint:fixeslint . --ext .ts,.tsx --fix
  • storybookstorybook dev -p 6006
  • testbun test
  • test:watchbun test --watch
  • typechecktsc --noEmit
Dependencies10
  • @excalidraw/excalidraw^0.18.0
  • @principal-ade/industry-theme^0.1.3
  • @principal-ade/panel-framework-core^0.1.9
  • @principal-ade/utcp-panel-event^0.1.0
  • @principal-ai/alexandria-core-library^0.1.45
  • @principal-ai/repository-abstraction^0.2.4
  • clsx^2.1.1
  • lodash^4.17.21
  • lucide-react^0.552.0
  • uuid^11.1.0