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":["@jov1an/[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":["@jov1an/[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 24 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/app/service/base.js | matched "curl " | 12 |
| medium | Remote Payload | package/app/pages/common/curl.js | matched "curl " | 12 |
Manifest
Package metadata
Scripts2
linteslint --quiet --ext js,vue .testset _ENV=local&&mocha test/**/*.js
Dependencies61
@babel/core^7.24.0@babel/eslint-parser^7.28.6@babel/plugin-transform-runtime^7.1.0@babel/preset-env^7.4.5@element-plus/icons-vue^2.3.2ajv^6.10.2axios^0.19.2babel-loader^8.0.4clean-webpack-plugin^0.1.19consoler^0.2.0core-js^3.45.1css-loader^0.23.1css-minimizer-webpack-plugin^5.0.1directory-named-webpack-plugin^4.0.1echarts^5.5.0element-plus^2.3.7esbuild-loader^4.3.0express^4.18.2file-loader^6.2.0generate-password^1.7.1glob^7.1.4html-webpack-inject-attributes-plugin^1.0.1html-webpack-plugin^5.5.3jsonwebtoken^9.0.2knex^0.19.0koa2.7.0koa-bodyparser^4.2.1koa-nunjucks-2^3.0.2koa-router^7.4.0koa-static^5.0.0- …and 31 more.