PkgRadar

Package evidence

@dimina-kit/[email protected]

Remote Payload: matched "curl "

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":["@dimina-kit/[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":["@dimina-kit/[email protected]"],"fail_on":"review"}'
Publisherlbb00
Artifact bytes282,000
Previous version0.1.2-dev.20260522142649
Published2026-05-24T10:26:35.646Z
SHA-256027c48cc9ab88322a8dc1cceb6272a35a22a28c15a62911045dbf927d50e663f

Why flagged

What the scanner saw

Remote Payload: matched "curl "

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

Availability ledger

available

review
Last checked
reviewRisk
24Score
0.1.2-dev.20260524102544Version
Status history (1 event)
  1. newavailable · risk review · score 24 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/fe/dimina-fe-container/assets/pageFrame.jsmatched "curl "12
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/fe/dimina-fe-container/assets/pageFrame.jsmatched "curl "12
lowObfuscationpackage/fe/dimina-fe-container/assets/container-api.jsmatched "\\x3c"3
lowObfuscationpackage/fe/dimina-fe-container/assets/index.jsmatched "\\u001B"3
lowObfuscationpackage/fe/dimina-fe-container/assets/pageFrame.jsmatched "eval("3
lowObfuscationpackage/fe/dimina-fe-container/assets/service.jsmatched "\\u53C2"3

Manifest

Package metadata

Scripts5
  • buildtsc
  • check-typestsc --noEmit
  • linteslint . --max-warnings 0
  • testvitest run
  • test:devvitest
Dependencies6
  • @dimina/compiler1.0.16
  • axios^1.15.0
  • chokidar^5.0.0
  • cors^2.8.6
  • express^5.2.1
  • open^11.0.0