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 updateStatic 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"}'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
Status history (1 event)
- new → available · risk high · score 17 · status changed
Related candidates
Linked campaigns and clusters
Credential File Packaged — package/.env
1083 members · evidence strength 90Credential File Packaged — package/.env
1083 members · max score 109Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/.env | package/.env | 35 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/.env | package/.env | 35 |
| low | Obfuscation Density | package/.claude/worktrees/PROD-89/package-lock.json | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts8
buildtsc -p .debugnode --inspect-brk -r ts-node/register src/index.tspostbuildchmod +x dist/index.jsrefreshrm -rf ./node_modules ./package-lock.json && npm installstartnode dist/index.jstestjesttest: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.38ansi-colors^4.1.3blessed^0.1.81blessed-contrib^4.11.0cli-progress^3.11.2date-fns^4.1.0form-data^4.0.5fuzzy^0.1.3inquirer^8.0.0inquirer-checkbox-plus-prompt^1.4.2inquirer-fs-selector^1.5.0inquirer-fuzzy-path^2.3.0inquirer-search-list^1.2.6keytar^7.9.0log-update^5.0.1open^8.4.0ora^5.4.1tsconfig-paths^4.2.0wrap-ansi^9.0.0yargs^17.6.2