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.
- Weekly downloads
- 1,371Niche · −30% score
- Versions published
- 175Mature · −50% score
- First published
- May 2024
- Publisher
- hassanzohdy
Effective trust discount applied: −50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
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_ACCESS_KEY"
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 5 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/templates/warlock/src/config/storage.ts | matched "AWS_ACCESS_KEY" | 5 |
| low | Install-time lifecycle script | package.json | postinstall="agent-kit init && agent-kit sync || echo skills-sync-skipped" | 5 |
Manifest
Package metadata
Scripts26
buildtsc && warlock builddevwarlock devformatnpx prettier --write ./src/**/*.{js,jsx,ts,tsx,css,md,json} --config ./.prettierrc.jsongenwarlock generate.modulegen.cwarlock.generate.controllergen.mwarlock.generate.modelgen.mdwarlock generate.modelgen.migwarlock generate.migrationgen.rwarlock generate.repositorygen.rswarlock generate.resourcegen.swarlock.generate.servicegen.vwarlock generate.validationjwtwarlock jwt.generatelffind . -type d ( -name 'node_modules' -o -name '.git' ) -prune -o -type f -exec dos2unix {} ;lintnpx eslint --fix ./src --max-warnings=0migratewarlock migratemigrate.freshwarlock migrate --freshmigrate.listwarlock migrate --listpostinstallagent-kit init && agent-kit sync || echo skills-sync-skippedpreparehuskier-init && husky installseedwarlock seedserveyarn build && nohup warlock start > /dev/null 2>&1skills:syncagent-kit syncskills:watchagent-kit watchstartwarlock starttscnpx tsc --noEmit
Dependencies12
@mongez/localization^3.4.6@mongez/reinforcements^3.1.16@mongez/supportive-is^2.1.3@warlock.js/auth4.0.119@warlock.js/cache4.0.119@warlock.js/cascade4.0.119@warlock.js/core4.0.119@warlock.js/fs4.0.119@warlock.js/logger4.0.119@warlock.js/scheduler4.0.119@warlock.js/seal4.0.119dayjs^1.11.19