Package evidence
@goodgamestudios/[email protected]
Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 2 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.
- Versions published
- 5
- First published
- Mar 2026
- Publisher
- tschrader-ggs
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":["@goodgamestudios/[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":["@goodgamestudios/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 2 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 2 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape | 15 |
Manifest
Package metadata
Scripts19
GO-LIVEnpm run build:production && npm run deploy:productionQA-TESTnpm run build:qa && npm run deploy:qabddjest bdd/*buildparcel build src/empire.ts src/bigfarm.tsbuild:devcross-env NODE_ENV=dev npm run buildbuild:localcross-env NODE_ENV=production parcel build src/empire.ts src/bigfarm.ts -d localbuild:productioncross-env NODE_ENV=production npm run build --experimental-scope-hoisting -- --no-source-mapsbuild:qacross-env NODE_ENV=qa npm run builddeploy:devnpm run release -- --prerelease dev && npm publish --access public --tag devdeploy:productionnpm run release && npm publish --access public --tag productiondeploy:qanpm run release -- --prerelease qa && npm publish --access public --tag qaflush:qacurl -s https://purge.jsdelivr.net/npm/@goodgamestudios/cxf-ia-venatus@qa/dist/index.js && curl -s https://purge.jsdelivr.net/npm/@goodgamestudios/cxf-ia-venatus@qa/dist/index.js.maplinttslint './src/**/*.ts'localhttp-server --cors ./local -p 3366 -c-1prebuildrimraf dist .cachereleasestandard-versionstartparcel bdd/src/index.html -p 3330testnpm run unit && npm run bddunitjest src/*
Dependencies2
@goodgamestudios/cxf-ready^1.0.1readuz^1.0.0