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.

Weekly downloads
362
Versions published
52
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 bytes77,861
Previous version2.1.56
Published2026-05-23T17:25:37.900Z
SHA-256c39d61b09733fc425a389cef736cc67a500737ae633aadfa24b637a347ae3943

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.57Version
Status history (2 events)
  1. availableavailable · risk high · score 35 · status available -> available, risk high -> high, score 59 -> 35
  2. newavailable · risk high · score 59 · 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.63
  • @axiom-lattice/protocols2.1.32
  • @langchain/core1.1.30
  • @langchain/langgraph1.0.4
  • uuid^13.0.0
  • zod3.25.76