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
- 7
- First published
- Apr 2026
- Publisher
- ravia259
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":["@devtarang/[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":["@devtarang/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched "AWS_ACCESS_KEY"
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 10 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/src/core/providers.mjs | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/src/auth/tarang-auth.mjs | matched "aws_access_key" | 5 |
Manifest
Package metadata
Scripts4
buildnext builddevnext devlinteslintstartnext start
Dependencies23
@tailwindcss/postcss^4@types/node^20@types/react^19@types/react-dom^19class-variance-authority^0.7.1clsx^2.1.1cmdk^1.1.1date-fns^4.1.0jszip^3.10.1lucide-react^0.575.0next16.2.2radix-ui^1.4.3react19.2.3react-day-picker^9.14.0react-dom19.2.3react-markdown^10.1.0recharts^3.7.0remark-gfm^4.0.1swr^2.4.1tailwind-merge^3.5.0tailwindcss^4tw-animate-css^1.4.0typescript^5