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":["[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":["[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Credential file access: matched ".aws"
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 78 · status changed
Related candidates
Linked campaigns and clusters
davidwells
5 members · evidence strength 83Evidence
Static findings
17 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/src/parsers/yaml.js | matched ".aws" | 30 |
Show all 17 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/src/parsers/yaml.js | matched ".aws" | 30 |
| low | Obfuscation | package/src/utils/variables/cleanVariable.js | matched "eval(" | 3 |
| low | Obfuscation | package/src/utils/ui/configWizard.js | matched "\\u2800" | 3 |
| low | Obfuscation | package/src/utils/ui/createEditorLink.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/src/utils/parsing/enrichMetadata.js | matched "Buffer.from(encoded, 'base64" | 3 |
| low | Obfuscation | package/src/utils/encoders/js-fixes.js | matched "Buffer.from(b64, 'base64" | 3 |
| low | Obfuscation | package/src/utils/lodash.js | matched "\\u00a0" | 3 |
| low | Obfuscation | package/src/main.js | matched "eval(" | 3 |
| low | Obfuscation | package/src/utils/parsing/preProcess.js | matched "eval(" | 3 |
| low | Obfuscation | package/src/utils/strings/splitOnPipe.js | matched "\\x00" | 3 |
| low | Obfuscation | package/src/utils/strings/splitOnPipe.test.js | matched "eval(" | 3 |
| low | Obfuscation | package/src/utils/encoders/unknown-values.js | matched "Buffer.from(value, 'base64" | 3 |
| low | Obfuscation | package/src/utils/encoders/unknown-values.test.js | matched "Buffer.from(base64Part, 'base64" | 3 |
| low | Obfuscation | package/src/resolvers/valueFromEval.js | matched "Buffer.from(base64, 'base64" | 3 |
| low | Obfuscation | package/src/resolvers/valueFromEval.test.js | matched "eval(" | 3 |
| low | Obfuscation | package/src/resolvers/valueFromGit.js | matched "\\x00" | 3 |
| low | Obfuscation | package/src/resolvers/valueFromIf.js | matched "eval(" | 3 |
Manifest
Package metadata
Scripts17
docsnode ./scripts/docs.jsinforepomix --include "cli.js,src/**/*.js" --ignore "**/*.test.js" --copyprepublishOnlynpm run typespublishgit push origin && git push origin --tagsrelease:majornpm version major && npm publishrelease:minornpm version minor && npm publishrelease:patchnpm version patch && npm publisht./scripts/run-tests.shtestnpm run test:slow && npm run test:lib && uvu tests ".*\.test.js$"test:apiuvu tests/api api.test.jstest:libuvu src ".*\.test.js$"test:slowuvu src ".*\.slow-test.js$" && uvu tests ".*\.slow-test.js$"test:testsuvu tests ".*\.test.js$"typechecktsc --noEmittypestsctypes:watchtsc --watchwatchwatchlist tests -- npm test
Dependencies19
@clack/prompts^0.11.0@davidwells/box-logger^2.0.3@iarna/toml^2.2.5dot-prop^5.3.0env-stage-loader^1.1.3find-up^3.0.0git-url-parse^14.0.0ini^5.0.0jiti^2.4.2js-yaml^3.14.1json5^2.2.3lodash.camelcase^4.3.0lodash.clonedeep^4.5.0lodash.kebabcase^4.1.1minimist^1.2.8safe-chalk^1.0.4subscript^9.1.0sync-rpc^1.3.6traverse^0.6.8