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
- 21
- Versions published
- 10
- First published
- Dec 2025
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (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":["@aicgen/[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":["@aicgen/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 2670510 bytes
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 3 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/index.js | 2670510 bytes | 10 |
Manifest
Package metadata
Scripts17
buildbun build src/index.ts --outdir dist --target nodebuild:allbun run build:binary:windows && bun run build:binary:linux && bun run build:binary:macosbuild:binarybun run embed && bun run scripts/build-binary.ts currentbuild:binary:linuxbun run embed && bun run scripts/build-binary.ts linuxbuild:binary:macosbun run embed && bun run scripts/build-binary.ts macosbuild:binary:windowsbun run embed && bun run scripts/build-binary.ts windowsdevbun --watch src/index.tsembedbun run generate-version && bun run scripts/embed-data.tsformatprettier --write srcgenerate-versionbun run scripts/generate-version.tslinteslint src --ext .tsprebuildbun run embedstartbun src/index.tstestjesttest:coveragejest --coveragetest:watchjest --watchtypechecktsc --noEmit
Dependencies13
@anthropic-ai/sdk^0.71.2@google/generative-ai^0.24.1@inquirer/checkbox^5.0.2@inquirer/prompts^6.0.1chalk^5.3.0commander^12.1.0decompress^4.2.1decompress-targz^4.1.1fast-glob^3.3.3openai^6.15.0ora^8.1.1winston^3.19.0yaml^2.6.1