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 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":["@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"}'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
Status history (1 event)
- new → available · risk review · score 14 · status changed
Evidence
Static findings
7 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/npm-shrinkwrap.json | high encoded/escaped-token density | 12 |
| medium | Credential file access | package/dist/m365/spfx/commands/project/project-azuredevops-pipeline-add.js | matched ".azure" | 10 |
Show all 7 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/npm-shrinkwrap.json | high encoded/escaped-token density | 12 |
| medium | Credential file access | package/dist/m365/spfx/commands/project/project-azuredevops-pipeline-add.js | matched ".azure" | 10 |
| low | Credential file access | package/dist/m365/app/commands/app-open.js | matched ".azure" | 5 |
| low | Credential file access | package/dist/appInsights.js | matched ".azure" | 5 |
| low | Credential file access | package/dist/Auth.js | matched ".azure" | 5 |
| low | Credential file access | package/dist/config.js | matched ".azure" | 5 |
| low | Credential file access | package/dist/m365/spfx/commands/project/project-externalize/rules/DynamicRule.js | matched ".azure" | 5 |
Manifest
Package metadata
Scripts11
buildtsc -p . && node scripts/write-all-commands.js && node scripts/copy-files.jscleanrimraf ./distdevproxy:apispecdevproxy -c ./.devproxy/generate-openapi-spec.jsondevproxy:discoverdevproxy --discover --as-system-proxy falsedevproxy:permissionsdevproxy -c ./.devproxy/devproxyrc.jsonlinteslint --ext .ts src --cache --cache-strategy contenttestnpm run test:version && npm run lint && npm run test:covtest:covc8 npm run test:testtest:testmochatest:versionnode scripts/check-version.jswatchtsc-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.10adaptive-expressions^4.23.3adaptivecards^3.0.6adaptivecards-templating^2.3.1adm-zip^0.5.17applicationinsights^3.14.0axios^1.15.2chalk^5.6.2clipboardy^5.3.1configstore^8.0.0csv-parse^6.2.1csv-stringify^6.7.0easy-table^1.2.0jmespath^0.16.0json-to-ast^2.1.0node-forge^1.4.0omelette^0.4.17open^11.0.0semver^7.7.4strip-json-comments^5.0.3typescript^5.9.3update-notifier^7.3.1uuid^13.0.1yaml^2.8.3yargs-parser^22.0.0- …and 1 more.