PkgRadar

Package evidence

@pnp/[email protected]

Obfuscation Density: high encoded/escaped-token density

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
14,561Mainstream · −50% score
Versions published
1,180Mature · −50% score
First published
Jul 2020
Publisher
officedevpnp

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":["@pnp/[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":["@pnp/[email protected]"],"fail_on":"review"}'
Publisherofficedevpnp
Artifact bytes1,418,090
Previous version11.8.0
Published2026-05-24T20:55:36.228Z
SHA-25639eb5659fb685edff9ac46b2ec92d1d1259914031803ce65ea6111c15301003e

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

review
Last checked
reviewRisk
14Score
11.9.0-beta.0365d84Version
Status history (1 event)
  1. newavailable · risk review · score 14 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/npm-shrinkwrap.jsonhigh encoded/escaped-token density12
mediumCredential file accesspackage/dist/m365/spfx/commands/project/project-azuredevops-pipeline-add.jsmatched ".azure"10
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/npm-shrinkwrap.jsonhigh encoded/escaped-token density12
mediumCredential file accesspackage/dist/m365/spfx/commands/project/project-azuredevops-pipeline-add.jsmatched ".azure"10
lowCredential file accesspackage/dist/m365/app/commands/app-open.jsmatched ".azure"5
lowCredential file accesspackage/dist/appInsights.jsmatched ".azure"5
lowCredential file accesspackage/dist/Auth.jsmatched ".azure"5
lowCredential file accesspackage/dist/config.jsmatched ".azure"5
lowCredential file accesspackage/dist/m365/spfx/commands/project/project-externalize/rules/DynamicRule.jsmatched ".azure"5

Manifest

Package metadata

Scripts11
  • buildtsc -p . && node scripts/write-all-commands.js && node scripts/copy-files.js
  • cleanrimraf ./dist
  • devproxy:apispecdevproxy -c ./.devproxy/generate-openapi-spec.json
  • devproxy:discoverdevproxy --discover --as-system-proxy false
  • devproxy:permissionsdevproxy -c ./.devproxy/devproxyrc.json
  • linteslint --ext .ts src --cache --cache-strategy content
  • testnpm run test:version && npm run lint && npm run test:cov
  • test:covc8 npm run test:test
  • test:testmocha
  • test:versionnode scripts/check-version.js
  • watchtsc-watch --onSuccess "node scripts/write-all-commands.js"
Dependencies31
  • @azure/msal-common^16.5.2
  • @azure/msal-node^5.1.5
  • @inquirer/confirm^6.0.12
  • @inquirer/input^5.0.12
  • @inquirer/select^5.1.4
  • @xmldom/xmldom^0.9.10
  • adaptive-expressions^4.23.3
  • adaptivecards^3.0.6
  • adaptivecards-templating^2.3.1
  • adm-zip^0.5.17
  • applicationinsights^3.14.0
  • axios^1.15.2
  • chalk^5.6.2
  • clipboardy^5.3.1
  • configstore^8.0.0
  • csv-parse^6.2.1
  • csv-stringify^6.7.0
  • easy-table^1.2.0
  • jmespath^0.16.0
  • json-to-ast^2.1.0
  • node-forge^1.4.0
  • omelette^0.4.17
  • open^11.0.0
  • semver^7.7.4
  • strip-json-comments^5.0.3
  • typescript^5.9.3
  • update-notifier^7.3.1
  • uuid^13.0.1
  • yaml^2.8.3
  • yargs-parser^22.0.0
  • …and 1 more.