PkgRadar

Package evidence

@instructure/[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.

Versions published
1,381Mature · −50% score
First published
Jan 2019
Publisher
matyas.szabo

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 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":["@instructure/[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":["@instructure/[email protected]"],"fail_on":"review"}'
Publishermatyas.szabo
Artifact bytes85,033
Previous version8.56.3
Published2024-10-03T12:42:45.256Z
SHA-25661f4a3ccbeb758904f2ca4a6eaead95cbe1d7ac9e73c3cb3e4790ef296207615

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
4Score
8.56.4Version
Status history (1 event)
  1. newavailable · risk review · score 4 · status changed

Evidence

Static findings

2 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumCredential file accesspackage/lib/utils/npm.jsmatched ".npmrc"10
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumCredential file accesspackage/lib/utils/npm.jsmatched ".npmrc"10
lowCredential file accesspackage/types/utils/npm.jsmatched ".npmrc"5

Manifest

Package metadata

Scripts3
  • helpui-scripts help
  • lintui-scripts lint
  • lint:fixui-scripts lint --fix
Dependencies20
  • @babel/cli^7.23.0
  • @instructure/command-utils8.56.4
  • @instructure/pkg-utils8.56.4
  • @lerna/project^6.4.1
  • dotenv^16.3.1
  • find-up^6.3.0
  • fs-extra^11.1.1
  • http-server^14.1.1
  • jscodeshift^0.15.0
  • karma-cli^2.0.0
  • lerna^7.3.1
  • lodash.isplainobject^4.0.6
  • mocha^10.2.0
  • prettier^3.0.3
  • semver^7.5.4
  • style-dictionary3.8.0
  • stylelint^15.10.3
  • webpack-cli^5.1.4
  • webpack-dev-server^4.15.1
  • yargs^17.7.2
Optional dependencies1
  • @storybook/react^7.4.6