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
- 2,364Niche · −30% score
- Versions published
- 861Mature · −50% score
- First published
- Dec 2019
- Publisher
- itwcw2000
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
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":["[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":["[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched "GOOGLE_APPLICATION_CREDENTIALS"
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 1 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/src/manager/index.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
Manifest
Package metadata
Scripts4
preparenode -e "require('prepare-package')()"prepare:watchnode -e "require('prepare-package/watch')()"prepublishOnlynode -e "require('fs').rmSync('src/test/fixtures/firebase-project/functions/node_modules', { recursive: true, force: true })"startnode src/manager/index.js
Dependencies45
@anthropic-ai/claude-agent-sdk^0.3.153@anthropic-ai/sdk^0.99.0@firebase/rules-unit-testing^5.0.1@google-cloud/firestore^7.11.6@google-cloud/pubsub^5.3.0@google-cloud/storage^7.19.0@inquirer/prompts^8.5.0@modelcontextprotocol/sdk^1.29.0@octokit/rest^22.0.1@resvg/resvg-js^2.6.2@sendgrid/mail^8.1.6@sentry/node^10.54.0body-parser^2.2.2busboy^1.6.0chalk^5.6.2cors^2.8.6dotenv^17.4.2express^5.2.1fs-jetpack^5.1.0glob^13.0.6hcaptcha^0.2.0itwcw-package-analytics^1.0.8json5^2.2.3jwt-decode^4.0.0lodash^4.18.1lowdb^7.0.1mailchimp-api-v3^1.15.0markdown-it^14.2.0mime-types^3.0.2mjml^5.3.0- …and 15 more.