PkgRadar

Package evidence

@mimik/[email protected]

Remote Payload: matched "curl "

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
3
First published
May 2026
Publisher
hofachiang

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":["@mimik/[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":["@mimik/[email protected]"],"fail_on":"review"}'
Publisherhofachiang
Artifact bytes28,435
Previous version1.0.0
Published2026-05-25T17:42:27.130Z
SHA-25605d062344b8e1b235dea370b08b324d1a6b9cd8723b163d44e3ed3aa31742ccb

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
36Score
1.0.1Version
Status history (1 event)
  1. newavailable · risk review · score 36 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/templates/shared/scripts/deploy.shmatched "curl "12
mediumRemote Payloadpackage/src/templates/shared/scripts/init.shmatched "curl "12
mediumRemote Payloadpackage/src/templates/shared/scripts/start-mimoe.shmatched "curl "12

Manifest

Package metadata

Scripts8
  • buildnode ./node_modules/webpack/bin/webpack.js --progress --config webpack.config.js
  • deploynode ./node_modules/@mimik/mimik-edge-cli/bin/run container deploy -f .edgetoken -p ./local/start.json
  • hotdeploynode ./node_modules/nodemon/bin/nodemon.js --watch ./local --watch ./deploy -e json,tar --exec npm run deploy
  • listnode ./node_modules/@mimik/mimik-edge-cli/bin/run container list -f .edgetoken
  • packagenode ./node_modules/@mimik/edge-ms-packager/index.js
  • packviewnode ./src/views/pack.js
  • prebuildnode ./node_modules/@mimik/swagger-mw-codegen/index.js
  • predeploynode ./node_modules/@mimik/mimik-edge-cli/bin/run image deploy -f .edgetoken -i ./deploy/${npm_package_name}-v1-${npm_package_version}.tar
Dependencies7
  • @mimik/edge-ms-helper1.3.2
  • core-js3.36.1
  • jsonschema1.4.1
  • parseurl1.3.3
  • query-string4.3.4
  • router1.3.8
  • url0.11.4