PkgRadar

Package evidence

@agility/[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
67Mature · −50% score
First published
Mar 2023
Publisher
aaronagility

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@agility/[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":["@agility/[email protected]"],"fail_on":"high"}'
Publisheraaronagility
Artifact bytes2,392,631
Previous version1.0.0-beta.13.4
Published2026-03-31T15:31:02.919Z
SHA-256a1de5564151af20af4f6c34371d331dd6f01f3e177d8822d24a5f3ef2f30d429

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
17Score
1.0.0-beta.13.5Version
Status history (1 event)
  1. newavailable · risk high · score 17 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

Credential File Packaged — package/.env

1083 members · evidence strength 90
Repeated static TTPcandidate

Credential File Packaged — package/.env

1083 members · max score 109

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/.envpackage/.env35
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential File Packagedpackage/.envpackage/.env35
lowObfuscation Densitypackage/.claude/worktrees/PROD-89/package-lock.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts8
  • buildtsc -p .
  • debugnode --inspect-brk -r ts-node/register src/index.ts
  • postbuildchmod +x dist/index.js
  • refreshrm -rf ./node_modules ./package-lock.json && npm install
  • startnode dist/index.js
  • testjest
  • test:integrationjest --testMatch="**/*.integration.test.ts" --testPathIgnorePatterns="/node_modules/|/dist/|/src/index.ts"
  • test:unitjest
Dependencies22
  • @agility/content-fetch^2.0.10
  • @agility/content-sync^1.2.0
  • @agility/management-sdk^0.1.38
  • ansi-colors^4.1.3
  • blessed^0.1.81
  • blessed-contrib^4.11.0
  • cli-progress^3.11.2
  • date-fns^4.1.0
  • form-data^4.0.5
  • fuzzy^0.1.3
  • inquirer^8.0.0
  • inquirer-checkbox-plus-prompt^1.4.2
  • inquirer-fs-selector^1.5.0
  • inquirer-fuzzy-path^2.3.0
  • inquirer-search-list^1.2.6
  • keytar^7.9.0
  • log-update^5.0.1
  • open^8.4.0
  • ora^5.4.1
  • tsconfig-paths^4.2.0
  • wrap-ansi^9.0.0
  • yargs^17.6.2