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":["@cutting/[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":["@cutting/[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 12 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/tools/config/env.js | matched "cUrl " | 12 |
Manifest
Package metadata
Scripts4
build-toolsNODE_ENV=production tsc --build && pnpm postbuildlinteslint 'src/**/*.{ts,tsx,js}' --fixpostbuildchmod -R 777 tools && git update-index --chmod=+x --add ./tools/bin/cutting.jstestecho test
Dependencies38
@cutting/rollup-plugin-md0.5.0@rbnlffl/rollup-plugin-eslint6.0.0@rollup/plugin-commonjs29.0.2@rollup/plugin-json6.1.0@rollup/plugin-node-resolve16.0.3@rollup/plugin-terser1.0.0@rollup/pluginutils5.3.0@testing-library/dom10.4.1@types/bluebird3.5.42@vanilla-extract/esbuild-plugin2.3.22assert-ts0.3.4autoprefixer10.4.27browserslist4.28.2chalk5.6.2commander14.0.3copy0.3.2core-js3.49.0cross-env10.1.0cross-fetch4.1.0dotenv17.4.2esbuild0.28.0fs-extra11.3.4inquirer13.4.1papaparse5.5.3postcss8.5.9postcss-import16.1.1postcss-url10.1.3prettier3.8.2raf3.4.1rollup4.60.1- …and 8 more.