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,191Niche · −30% score
- Versions published
- 295
- First published
- May 2026
- Publisher
- dotcoocoo
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
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":["@blamejs/[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":["@blamejs/[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 24 · status changed
Evidence
Static findings
9 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/lib/collectors/cred-stores.js | matched "aws_access_key" | 10 |
Show all 9 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/lib/collectors/cred-stores.js | matched "aws_access_key" | 10 |
| low | Credential file access | package/lib/collectors/ai-api.js | matched "aws_access_key" | 5 |
| low | Credential file access | package/lib/collectors/secrets.js | matched ".npmrc" | 5 |
| low | Credential file access | package/data/playbooks/ai-api.json | matched ".aws/" | 3 |
| low | Credential file access | package/data/playbooks/cred-stores.json | matched ".aws/" | 3 |
| low | Credential file access | package/data/d3fend-catalog.json | matched ".ssh/" | 3 |
| low | Credential file access | package/data/playbooks/sbom.json | matched ".npmrc" | 3 |
| low | Credential file access | package/data/playbooks/secrets.json | matched ".npmrc" | 3 |
| low | Obfuscation Density | package/manifest.json | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts54
audit-catalog-gap-budgetnode scripts/check-catalog-gap-budget.jsaudit-catalog-gapsnode scripts/audit-catalog-gaps.js --prettyaudit-catalog-gaps:jsonnode scripts/audit-catalog-gaps.jsaudit-catalog-gaps:strictnode scripts/audit-catalog-gaps.js --pretty --strictaudit-cross-skillnode scripts/audit-cross-skill.jsaudit-perfnode scripts/audit-perf.jsbootstrapnode scripts/bootstrap.jsbuild-indexesnode scripts/build-indexes.jscheck-codebase-patternsnode scripts/check-codebase-patterns.jscheck-codebase-patterns-currencynode scripts/check-codebase-patterns-currency.jscheck-snapshotnode scripts/check-manifest-snapshot.jscheck-version-tagsnode scripts/check-version-tags.jscheck-version-tags:updatenode scripts/check-version-tags.js --update-baselinecurrencynode orchestrator/index.js currencydiff-coveragenode scripts/check-test-coverage.jsdispatchnode orchestrator/index.js dispatchlintnode lib/lint-skills.jspredeploynode scripts/predeploy.jsprefetchnode lib/prefetch.jsprefetch:drynode lib/prefetch.js --no-networkprepublishOnlynode -e "if(process.env.EXCEPTD_SKIP_PREPUBLISH_PREDEPLOY!=='1'){const r=require('child_process').spawnSync(process.execPath,['scripts/predeploy.js'],{stdio:'inherit'});if(r.status){process.exit(r.status)}}" && node lib/validate-package.jsrefreshnode lib/refresh-external.jsrefresh-mitre-atlasnode scripts/refresh-mitre-atlas.jsrefresh-mitre-attacknode scripts/refresh-mitre-attack.jsrefresh-mitre-d3fendnode scripts/refresh-mitre-d3fend.jsrefresh-mitre-ics-attacknode scripts/refresh-mitre-ics-attack.jsrefresh-reverse-refsnode scripts/refresh-reverse-refs.jsrefresh-rfc-indexnode scripts/refresh-rfc-index.jsrefresh-sbomnode scripts/refresh-sbom.jsrefresh-snapshotnode scripts/refresh-manifest-snapshot.js- …and 24 more.