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 81 · status changed
Related candidates
Linked campaigns and clusters
aws-cdk-team
6 members · evidence strength 78Evidence
Static findings
6 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/lib/fixtures.js | matched ".aws" | 30 |
| high | Credential file access | package/lib/languages/target-language.js | matched ".aws" | 30 |
| medium | Remote Payload | package/lib/support.js | matched "raw.githubusercontent.com" | 12 |
Show all 6 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/lib/fixtures.js | matched ".aws" | 30 |
| high | Credential file access | package/lib/languages/target-language.js | matched ".aws" | 30 |
| medium | Remote Payload | package/lib/support.js | matched "raw.githubusercontent.com" | 12 |
| low | Obfuscation | package/lib/markdown/escapes.js | matched "\\x00" | 3 |
| low | Obfuscation | package/lib/markdown/markdown-renderer.js | matched "\\u001d" | 3 |
| low | Obfuscation | package/lib/util.js | matched "\\u001B" | 3 |
Manifest
Package metadata
Scripts18
buildprojen buildclobberprojen clobbercompileprojen compiledefaultprojen defaultejectprojen ejecteslintprojen eslintpackageprojen packagepost-compileprojen post-compilepost-upgradeprojen post-upgradepre-compileprojen pre-compileprojenprojenreleaseprojen releasetag-releaseprojen tag-releasetestprojen testtest:watchprojen test:watchupgradeprojen upgradeupgrade-jsiiprojen upgrade-jsiiwatchprojen watch
Dependencies13
@jsii/check-node^1.130.0@jsii/spec^1.130.0@xmldom/xmldom^0.9.10chalk^4commonmark^0.31.2fast-glob^3.3.3jsii~5.9.1semver^7.8.0semver-intersect^1.5.0stream-json^1.9.1typescript~5.9workerpool^6.5.1yargs^17.7.2