Package evidence
@tandem-language-exchange/[email protected]
Credential file access: matched "AWS_ACCESS_KEY"
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
- 59
- First published
- Apr 2026
- Publisher
- markmulder
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":["@tandem-language-exchange/[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":["@tandem-language-exchange/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched "AWS_ACCESS_KEY"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (2 events)
- new → available · risk review · score 5 · status changed
- new → available · risk review · score 5 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/chunk-OCAIIQZW.js | matched "AWS_ACCESS_KEY" | 5 |
Manifest
Package metadata
Scripts18
buildtsupbuild:dockerdocker build --build-arg LOCAL_BUILD=true -f ./deploy/Dockerfile -t web-content-store .devtsx watch src/server/cli.ts servefetch:content-bundlestsx src/client/fetch-content-bundles.tsfetch:merged-translationstsx src/client/fetch-merged-translation-bundles.tsfetch:translationstsx src/client/fetch-translation-bundles.tslinteslint .lint:fixeslint --fix .list:projectstsx src/client/list-projects.tslist:resourcestsx src/client/list-resources.tsquery:cmstsx src/client/query-cms.tsstartnode dist/server/cli.js servesync-appconfig:localsync-appconfig env=local project=web-content-storesync-appconfig:productionsync-appconfig env=production project=web-content-storesync-appconfig:stagingsync-appconfig env=staging project=web-content-storesync:contentfultsx src/server/cli.ts sync-cms-content --cms contentfulsync:sanitytsx src/server/cli.ts sync-cms-content --cms sanitysync:translationstsx src/server/cli.ts sync-translations --projects=
Dependencies13
@aws-sdk/client-s3^3.700.0@sanity/client^7.20.0@slack/bolt^4.7.0commander^13.1.0contentful11.10.3dotenv16.4.5eslint^10.2.0express^5.1.0globals^17.4.0lodash.merge^4.6.2nodemon^3.1.14typescript-eslint^8.58.1xml-js^1.6.11