PkgRadar

Package evidence

[email protected]

Credential file access: matched ".npmrc"

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
1,295Niche · −30% score
Versions published
68
First published
Feb 2026
Publisher
stevenvelozo

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 promoting

Mixed 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"}'
Publisherstevenvelozo
Artifact bytes3,831,665
Previous version1.4.17
Published2026-06-03T17:54:21.335Z
SHA-2564133a5ceba9b98b846449aecce56fb5c48fb39cf7e778622cb25fb4ec8a63c58

Why flagged

What the scanner saw

Credential file access: matched ".npmrc"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
2Score
1.4.18Version
Status history (2 events)
  1. availableavailable · risk review · score 2 · status available -> available, risk review -> review, score 3 -> 2
  2. newavailable · risk review · score 3 · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/indoctrinate_content_staging/Indoctrinate-Catalog-AppData.jsonmatched ".npmrc"3
lowLarge Javascript Payloadpackage/dist/pict-docuserve.js2438126 bytes0

Manifest

Package metadata

Scripts10
  • brandnode node_modules/pict-section-theme/bin/pict-section-theme-brand.js --manifest ../../../Retold-Modules-Manifest.json --module pict-docuserve
  • buildnpx quack build && npx quack copy
  • build-docsnpx quack build && npx quack copy && node source/cli/Docuserve-CLI-Run.js inject ./docs && node example_applications/build-examples.js stage-docs
  • coveragenpx quack coverage
  • prepublishOnlynpm run build
  • serve-docsnode source/cli/Docuserve-CLI-Run.js serve ./docs
  • serve-examplesnode example_applications/build-examples.js
  • startnode source/cli/Docuserve-CLI-Run.js serve
  • testnpx quack test
  • testsnpx quack test -g
Dependencies13
  • fable-serviceproviderbase^3.0.19
  • lunr^2.3.9
  • pict^1.0.372
  • pict-application^1.0.34
  • pict-provider^1.0.13
  • pict-provider-theme^1.1.2
  • pict-section-code^1.0.11
  • pict-section-content^1.0.14
  • pict-section-histogram^1.0.1
  • pict-section-modal^1.1.4
  • pict-section-theme^1.1.1
  • pict-service-commandlineutility^1.0.19
  • pict-view^1.0.68