PkgRadar

Package evidence

@gadmin2n/[email protected]

Credential File Packaged: package/.yalc/@gadmin2n/schematics/dist/lib/application/files/gadmin2-game-angle-demo/server/.env

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
53
First published
Feb 2026
Publisher
mage611

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@gadmin2n/[email protected]"],"fail_on":"high"}'

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":["@gadmin2n/[email protected]"],"fail_on":"high"}'
Publishermage611
Artifact bytes231,650
Previous version0.0.125
Published2026-06-11T09:28:20.519Z
SHA-256b669587b252287e161dcf65fd1a016ced5a18c49a8699d1e710540bb1cba1b24

Why flagged

What the scanner saw

Credential File Packaged: package/.yalc/@gadmin2n/schematics/dist/lib/application/files/gadmin2-game-angle-demo/server/.env

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

high
Last checked
highRisk
35Score
0.0.126Version
Status history (1 event)
  1. newavailable · risk high · score 35 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highCredential File Packagedpackage/.yalc/@gadmin2n/schematics/dist/lib/application/files/gadmin2-game-angle-demo/server/.envpackage/.yalc/@gadmin2n/schematics/dist/lib/application/files/gadmin2-game-angle-demo/server/.env35

Manifest

Package metadata

Scripts15
  • buildtsc
  • cleangulp clean:bundle
  • formatprettier --write "**/*.ts"
  • linteslint '{lib,commands,actions}/**/*.ts' --fix
  • prepacknpm run build
  • prepublish:nextnpm run build
  • prepublish:npmnpm run build
  • prereleasenpm run build
  • publish:nextnpm publish --access public --tag next
  • publish:npmnpm publish --access public
  • releaserelease-it
  • startnode bin/gadmin.js
  • testjest --config test/jest-config.json
  • test:devnpm run clean && jest --config test/jest-config.json --watchAll
  • updateAndPublishnode ./updateVersion.js
Dependencies23
  • @angular-devkit/core13.3.2
  • @angular-devkit/schematics13.3.2
  • @angular-devkit/schematics-cli13.3.2
  • @gadmin2n/schematics^0.0.97
  • abc^0.6.1
  • chalk3.0.0
  • chokidar3.5.3
  • cli-table30.6.1
  • commander4.1.1
  • fork-ts-checker-webpack-plugin7.2.3
  • inquirer7.3.3
  • node-emoji1.11.0
  • ora5.4.1
  • os-name4.0.1
  • rimraf3.0.2
  • shelljs0.8.5
  • source-map-support0.5.21
  • tree-kill1.2.2
  • tsconfig-paths3.14.1
  • tsconfig-paths-webpack-plugin3.5.2
  • typescript4.6.2
  • webpack5.71.0
  • webpack-node-externals3.0.0