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
- 44
- Versions published
- 18Established · −30% score
- First published
- Jun 2024
- Publisher
- atqq
Effective trust discount applied: −30% (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":["@sugarat/[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":["@sugarat/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Credential File Packaged: package/.env
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 24 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/.env | package/.env | 35 |
Manifest
Package metadata
Scripts11
buildtsupbuild:watchtsup --watchdevcross-env NODE_ENV=development FW_LOGGING=true run-p build:watch dev:serverdev:servernodemon dist/index.js --ignore 'upload/*' --ignore user-config.jsonlinteslint .lint:fixeslint . --fixstartcross-env NODE_ENV=production node ./dist/index.jsstart:tsesno ./src/index.tstestvitestupdate:versionnpm version prerelease --preid=beta --no-git-tag-versionupload:osspnpm build && q ep server -up
Dependencies14
@swc/core^1.3.68cross-env^7.0.3dayjs^1.11.7flash-wolves^0.4.1formidable^2.0.1mongodb^3.7.3mysql^2.18.1node-persist^4.0.4npm-run-all2^8.0.4qiniu^7.4.0redis^3.1.2reflect-metadata^0.1.13tencentcloud-sdk-nodejs^4.0.318typeorm^0.3.17