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":["[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":["[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 20 · status changed
Evidence
Static findings
6 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 6 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/scripts/harness/validator-system/infrastructure/adapters/file-system-security-pattern-scanner-adapter.ts | matched ".aws" | 5 |
| low | Credential file access | package/templates/.claude/settings.json | matched "id_rsa" | 3 |
| low | Obfuscation | package/scripts/harness/validator-system/infrastructure/adapters/biome-ast-test-quality-analyzer-adapter.ts | matched "\\u3040" | 3 |
| low | Obfuscation | package/scripts/harness/skill-quality/domain/value-objects/lesson-fingerprint.ts | matched "\\u3000" | 3 |
| low | Obfuscation | package/scripts/harness/integrations/pre-commit.ts | matched "\\x1b" | 3 |
| low | Obfuscation | package/scripts/harness/phase2-extensions/infrastructure/adapters/regex-pointer-extractor-adapter.ts | matched "\\x00" | 3 |
Manifest
Package metadata
Scripts13
harness:check-phasepnpm phasegate:check-phaseharness:check-readypnpm phasegate:check-readyharness:disablepnpm phasegate:disableharness:enablepnpm phasegate:enableharness:initnpx tsx scripts/harness/main.ts initharness:statuspnpm phasegate:statusphasegatenpx tsx scripts/harness/main.tsphasegate:check-phasenpx tsx scripts/harness/main.ts phasegate:check-phasephasegate:check-readynpx tsx scripts/harness/main.ts phasegate:check-readyphasegate:disablenpx tsx scripts/harness/main.ts disable-featurephasegate:enablenpx tsx scripts/harness/main.ts enable-featurephasegate:statusnpx tsx scripts/harness/main.ts phasegate:statustestvitest run --config scripts/harness/__tests__/vitest.config.forks.ts && vitest run --config scripts/harness/__tests__/vitest.config.ts
Dependencies4
ajv^8.18.0picomatch^4.0.4tinyglobby^0.2.15tsx^4.0.0