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
- 1
- First published
- May 2026
- Publisher
- hofachiang
Recommended action
Review before promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 36 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/src/templates/shared/scripts/deploy.sh | matched "curl " | 12 |
| medium | Remote Payload | package/src/templates/shared/scripts/init.sh | matched "curl " | 12 |
| medium | Remote Payload | package/src/templates/shared/scripts/start-mimoe.sh | matched "curl " | 12 |
Manifest
Package metadata
Scripts8
buildnode ./node_modules/webpack/bin/webpack.js --progress --config webpack.config.jsdeploynode ./node_modules/@mimik/mimik-edge-cli/bin/run container deploy -f .edgetoken -p ./local/start.jsonhotdeploynode ./node_modules/nodemon/bin/nodemon.js --watch ./local --watch ./deploy -e json,tar --exec npm run deploylistnode ./node_modules/@mimik/mimik-edge-cli/bin/run container list -f .edgetokenpackagenode ./node_modules/@mimik/edge-ms-packager/index.jspackviewnode ./src/views/pack.jsprebuildnode ./node_modules/@mimik/swagger-mw-codegen/index.jspredeploynode ./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.2core-js3.36.1jsonschema1.4.1parseurl1.3.3query-string4.3.4router1.3.8url0.11.4