Recommended action
Review before promotingMixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.
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":["@platform-x/[email protected]"],"fail_on":"review"}'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":["@platform-x/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched ".AWS"
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 review · score 15 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/dist/src/config/index.js | matched ".AWS" | 10 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/dist/src/config/index.js | matched ".AWS" | 10 |
| low | Credential file access | package/dist/src/platform-x/services/sesEmail.services.js | matched ".AWS" | 5 |
Manifest
Package metadata
Scripts4
buildtsc && npm run copy-staticcopy-staticxcopy src\templates dist\templates /E /I /Ydevstartnpm run build && tsc-watch --onSuccess "node ./dist/src/index.js"startnode ./dist/src/index.js
Dependencies39
@alloc/quick-lru^5.2.0@aws-sdk/client-ses3.1049.0@sendgrid/helpers7.7.0@sendgrid/mail^7.6.0@types/bunyan^1.8.6@types/bunyan-format^0.2.3@types/cls-hooked^4.3.3@types/dompurify^3.0.5@types/express^4.17.12@types/lodash^4.14.171@types/node^15.12.2@types/nodemailer^8.0.0@types/twilio^3.19.2apollo-datasource^3.3.2apollo-server-caching^3.3.0axios0.21.4bunyan^1.8.15bunyan-format^0.2.1cls-hooked^4.2.2dataloader^2.0.0dompurify^3.2.4dotenv^10.0.0ejs^3.1.10express^4.17.1fs^0.0.1-securityhep-secret-access^1.3.4jsdom^26.1.0lodash4.17.21moment2.29.4moment-timezone0.5.34- …and 9 more.