PkgRadar

Package evidence

@axiom-lattice/[email protected]

Credential File Packaged: package/.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
Jan 2026
Publisher
simon_tang

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":["@axiom-lattice/[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":["@axiom-lattice/[email protected]"],"fail_on":"high"}'
Publishersimon_tang
Artifact bytes81,039
Previous version2.1.58
Published2026-06-01T09:41:18.122Z
SHA-256ffff52a1212d77c79cd8d744c3c6326335f6161519265cadd041af3c930609df

Why flagged

What the scanner saw

Credential File Packaged: package/.env

1 candidate cluster(s) currently reference this release.

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

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

Credential File Packaged — package/.env

377 members · evidence strength 90
Repeated static TTPcandidate

Credential File Packaged — package/.env

377 members · max score 109

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/.envpackage/.env35
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential File Packagedpackage/.envpackage/.env35
lowObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/index.mjshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts5
  • buildtsup src/index.ts --format cjs,esm --dts --sourcemap
  • cleanrimraf dist
  • devtsup src/index.ts --format cjs,esm --dts --watch
  • linteslint src/**/*.ts
  • testtsx src/test.ts
Dependencies6
  • @axiom-lattice/core2.1.65
  • @axiom-lattice/protocols2.1.33
  • @langchain/core1.1.30
  • @langchain/langgraph1.0.4
  • uuid^13.0.0
  • zod3.25.76