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":["@fjall/[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":["@fjall/[email protected]"],"fail_on":"review"}'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 review · score 121 · status changed
Evidence
Static findings
36 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/dist/src/services/infrastructure/CdkArgumentBuilder.js | matched ".AWS" | 10 |
| medium | Credential file access | package/dist/src/aws/SimpleAwsProvider.js | matched ".AWS" | 10 |
Show all 36 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/dist/src/services/infrastructure/CdkArgumentBuilder.js | matched ".AWS" | 10 |
| medium | Credential file access | package/dist/src/aws/SimpleAwsProvider.js | matched ".AWS" | 10 |
| low | Credential file access | package/dist/src/orchestration/applicationDeploy.js | matched ".aws" | 5 |
| low | Credential file access | package/dist/src/orchestration/applicationDestroy.js | matched ".aws" | 5 |
| low | Credential file access | package/dist/src/services/application/ApplicationStackService.js | matched ".aws" | 5 |
| low | Credential file access | package/dist/src/orchestration/cascadeDestroyHelpers.js | matched ".aws" | 5 |
| low | Credential file access | package/dist/src/orchestration/cascadeHelpers.js | matched ".aws" | 5 |
| low | Credential file access | package/dist/src/aws/utils/cloudformationEventHelpers.js | matched ".aws" | 5 |
| low | Credential file access | package/dist/src/aws/utils/cloudformationEvents.js | matched ".aws" | 5 |
| low | Credential file access | package/dist/src/services/infrastructure/CloudFormationService.js | matched ".aws" | 5 |
| low | Credential file access | package/dist/src/orchestration/destroy.js | matched ".aws" | 5 |
| low | Credential file access | package/dist/src/orchestration/dockerBuildHelper.js | matched ".aws" | 5 |
| low | Credential file access | package/dist/src/services/infrastructure/EcrImageInspectorService.js | matched ".aws" | 5 |
| low | Credential file access | package/dist/src/services/infrastructure/EcsService.js | matched ".aws" | 5 |
| low | Credential file access | package/dist/src/orchestration/organisationDeploy.js | matched ".aws" | 5 |
| low | Credential file access | package/dist/src/orchestration/organisationDestroy.js | matched ".aws" | 5 |
| low | Credential file access | package/dist/src/types/errors/ServiceError.js | matched ".aws" | 5 |
| low | Credential file access | package/dist/src/orchestration/serviceFactory.js | matched ".aws" | 5 |
| low | Credential file access | package/dist/src/orchestration/welcomeImageHelper.js | matched ".aws" | 5 |
| low | Obfuscation | package/dist/src/orchestration/applicationDeploy.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/src/orchestration/applicationDeployHelpers.js | matched "\\u2026" | 3 |
| low | Obfuscation | package/dist/src/orchestration/applicationDestroy.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/src/services/infrastructure/CdkArgumentBuilder.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/src/services/infrastructure/CdkErrorFormatter.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/src/orchestration/codeOnlyDeploy.js | matched "\\u2026" | 3 |
| low | Obfuscation | package/dist/src/orchestration/detectionPipeline.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/src/orchestration/dockerBuildHelper.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/src/services/infrastructure/EcrImageInspectorService.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/src/services/infrastructure/EcsService.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/src/orchestration/manifestSecretParser.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/src/orchestration/openNextBuild.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/src/orchestration/organisationDeploy.js | matched "\\u2026" | 3 |
| low | Obfuscation | package/dist/src/orchestration/organisationDestroy.js | matched "\\u2026" | 3 |
| low | Obfuscation | package/dist/src/orchestration/resolveOperation.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/src/orchestration/stackCleanup.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/src/orchestration/welcomeImageHelper.js | matched "\\u2014" | 3 |
Manifest
Package metadata
Scripts11
buildnpm run clean && tsc && node ../scripts/minify-dist.mjs distcleanrm -rf ./dist ./sourcemapsformatprettier --write "src/**/*.{ts,tsx,js,jsx,json}"format:checkprettier --check "src/**/*.{ts,tsx,js,jsx,json}"linteslint src/lint:fixeslint src/ --fixtestvitest runtest:watchvitesttypechecktsc --noEmitwatchnpm run build && tsc --watch --preserveWatchOutputwatch:onlytsc --watch --preserveWatchOutput
Dependencies14
@aws-sdk/client-backup^3.1038.0@aws-sdk/client-cloudformation^3.1038.0@aws-sdk/client-cost-explorer^3.1038.0@aws-sdk/client-ec2^3.1038.0@aws-sdk/client-ecr^3.1039.0@aws-sdk/client-organizations^3.1038.0@aws-sdk/client-ram^3.1038.0@aws-sdk/client-s3^3.1038.0@aws-sdk/client-sso-admin^3.1038.0@aws-sdk/client-sts^3.1038.0@fjall/generator^2.2.0@fjall/util^0.100.0@smithy/node-http-handler^4.6.1zod^4.4.3