PkgRadar

Package evidence

@agentlang/[email protected]

no findings

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
77
Versions published
68Established · −30% score
First published
Dec 2025
Publisher
pratik-fractl

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@agentlang/[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":["@agentlang/[email protected]"],"fail_on":"review"}'
Publisherpratik-fractl
Artifact bytes99,028
Previous version0.12.5
Published2026-03-31T16:00:33.237Z
SHA-256c185ffcae4f3aba0e0044c623f826defc59db7fd2872828df231b132a39ea2a1

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

low
Last checked
lowRisk
0Score
0.12.6Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts9
  • buildtsc -b tsconfig.src.json && node esbuild.mjs
  • checknpm run typecheck && npm run lint:check && npm run format:check
  • devtsx src/main.ts
  • formatprettier --write .
  • format:checkprettier --check .
  • linteslint . --fix
  • lint:checkeslint .
  • starttsx src/main.ts
  • typechecktsc --noEmit
Dependencies32
  • @agentlang/agentgen^0.0.6
  • @agentlang/lstudio^0.6.0
  • @anthropic-ai/claude-agent-sdk^0.2.20
  • @anthropic-ai/sdk^0.71.2
  • @asteasolutions/zod-to-openapi8.4.0
  • @redocly/cli^2.15.0
  • agentlang^0.10.7
  • better-sqlite3^12.6.2
  • chokidar^5.0.0
  • commander^14.0.2
  • cors^2.8.6
  • dotenv^17.2.3
  • esbuild^0.27.2
  • express^5.2.1
  • fs-extra^11.3.3
  • ink^6.8.0
  • langium^4.1.3
  • mammoth^1.11.0
  • multer^2.0.2
  • open^11.0.0
  • openai^6.16.0
  • openapi-client-axios^7.8.0
  • openapi-to-postmanv2^5.8.0
  • ora^9.1.0
  • pdf-parse^2.4.5
  • react^19.2.4
  • simple-git^3.30.0
  • sqlite-vec0.1.7-alpha.2
  • tmp^0.2.5
  • uuid^13.0.0
  • …and 2 more.