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
- 767Mature · −50% score
- First published
- Oct 2021
- Publisher
- sebasscoates
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
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":["@tellescope/[email protected]"],"fail_on":"high"}'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":["@tellescope/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Credential File Packaged: package/.env
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 high · score 17 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/.env | package/.env | 35 |
Manifest
Package metadata
Scripts14
buildnpm run-script build:esm && npm run-script build:cjsbuild:cjstsc --module commonjs --outDir lib/cjsbuild:esmtscretestnpm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooksretest-apinode -r dotenv/config lib/cjs/tests/tests.jsretest-public-apinode -r dotenv/config lib/cjs/tests/public_endpoint_tests.jsretest-socketsnode -r dotenv/config lib/cjs/tests/socket_tests.jsretest-webhooksnode -r dotenv/config lib/cjs/tests/webhooks_tests.jstestnpm run-script build:cjs && npm run-script retesttest-apinpm run-script build:cjs && npm run-script retest-apitest-public-apinpm run-script build:cjs && npm run-script retest-public-apitest-socketsnpm run-script build:cjs && npm run-script retest-socketstest-webhooksnpm run-script build:cjs && npm run-script retest-webhookswatch:cjstsc --module commonjs --outDir lib/cjs --watch
Dependencies12
@tellescope/constants1.253.0@tellescope/schema1.253.0@tellescope/testing1.253.0@tellescope/types-client1.253.0@tellescope/types-models1.253.0@tellescope/types-utilities1.253.0@tellescope/utilities1.253.0@tellescope/validation1.253.0axios0.30.3dotenv14.3.2form-data4.0.4source-map-support0.5.21