Package evidence
[email protected]
Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 9 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape
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.
- Weekly downloads
- 40
- Versions published
- 7
- First published
- Jun 2022
- Publisher
- cezaraugusto
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":["[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":["[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 9 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape
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 15 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Manifest Codeless Dependency Stub | package.json | package ships no JS/TS source but declares 9 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape | 15 |
Manifest
Package metadata
Scripts5
cleanrm -rf distcompiletsup-node ./module.ts --format cjs --dts --target=node18 --minifylinteslint "./**/*.ts*"testecho "Note: no test specified" && exit 0watchyarn compile --watch
Dependencies9
@babel/plugin-proposal-class-properties^7.16.7@babel/plugin-proposal-decorators^7.24.0@babel/plugin-syntax-dynamic-import^7.8.3@babel/preset-env^7.24.0@babel/preset-react^7.23.3@babel/preset-typescript^7.23.3babel-plugin-optimize-hook-destructuring^1.3.0babel-plugin-react-require^4.0.2babel-plugin-transform-react-remove-prop-types^0.4.24