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
- 115Mature · −50% score
- First published
- Aug 2015
- Publisher
- tramsing
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":["[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"}'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
Status history (1 event)
- new → available · risk review · score 1 · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/_build/package.json | matched ".npmrc" | 3 |
| low | Credential file access | package/package.json | matched ".npmrc" | 3 |
Manifest
Package metadata
Scripts21
buildtsc -p .build:teststsc -p tsconfig.tests.jsoncleanrimraf _build && rimraf _testsinstall-credprovidernpm install --global @microsoft/artifacts-npm-credprovider --registry https://pkgs.dev.azure.com/artifacts-public/23934c1b-a3b5-4b70-9dd3-d1bef4cc72a0/_packaging/AzureArtifacts/npm/registry/npmauthartifacts-npm-credprovider -c .npmrcpostbuildncp app/tfx-cli.js _build/tfx-cli.js && ncp package.json _build/package.json && ncp app/exec/build/tasks/_resources _build/exec/build/tasks/_resourcespostbuild:testsncp tests/build-samples _tests/build-samples && ncp tests/extension-samples _tests/extension-samplesprepublishOnlynpm run buildtestnpm run build:tests && mocha "_tests/tests/**/*.js"test:build-consolidatednpm run test:build-local && npm run test:build-server-integrationtest:build-localnpm run build:tests && mocha "_tests/tests/build-local-tests.js"test:build-server-integrationnpm run build:tests && mocha "_tests/tests/build-server-integration-tests.js"test:cinpm run build:tests && mocha "_tests/tests/**/*.js" --reporter xunit --reporter-options output=test-results.xmltest:commandlinenpm run build:tests && mocha "_tests/tests/commandline.js"test:extension-consolidatednpm run test:extension-local && npm run test:extension-server-integrationtest:extension-localnpm run build:tests && mocha "_tests/tests/extension-local-tests.js"test:extension-server-integrationnpm run build:tests && mocha "_tests/tests/extension-server-integration-tests.js"test:focused-loginnpm run build:tests && mocha "_tests/tests/focused-login-test.js"test:server-integrationnpm run build:tests && mocha "_tests/tests/server-integration-*.js"test:server-integration-loginnpm run build:tests && mocha "_tests/tests/server-integration-login.js"test:server-integration-workitemnpm run build:tests && mocha "_tests/tests/server-integration-workitem.js"
Dependencies24
app-root-path1.0.0archiver^7.0.1azure-devops-node-api^14.0.0clipboardy^4.0.0colors~1.3.0glob^11.0.3jju^1.4.0json-in-place^1.0.1jszip^3.10.1lodash^4.17.21minimist^1.2.6mkdirp^1.0.4onecolor^2.5.0os-homedir^1.0.1prompt^1.3.0read^1.0.6shelljs^0.10.0tmp^0.2.4tracer0.7.4util.promisify^1.0.0uuid^13.0.0validator^13.15.23winreg0.0.12xml2js^0.5.0