PkgRadar

Package evidence

@fencyai/[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.

Versions published
194Established · −30% score
First published
Jul 2025
Publisher
fency-sak

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":["@fencyai/[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":["@fencyai/[email protected]"],"fail_on":"review"}'
Publisherfency-sak
Artifact bytes45,982
Previous version0.1.202
Published2026-06-14T20:29:34.315Z
SHA-256ee0b34a537b8dab4a024f1e73ee4ee3358cf6dec48541669814c60847736f808

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.1.203Version
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
  • build:watchtsc --watch
  • codegenmkdir -p ./src/openapi/.codegen-cache && curl -fsSL http://localhost:8080/pub/ct-st/swagger.json -o ./src/openapi/.codegen-cache/ct-st.json && openapi --input ./src/openapi/.codegen-cache/ct-st.json --output ./src/openapi/ct-st && curl -fsSL http://localhost:8080/pub/ct/swagger.json -o ./src/openapi/.codegen-cache/ct.json && openapi --input ./src/openapi/.codegen-cache/ct.json --output ./src/openapi/ct
  • devtsc --watch
  • extract-apiapi-extractor run
  • extract-api:localapi-extractor run --local
  • prepublishOnlynpm run build
  • testjest
  • test:watchjest --watch
Dependencies1
  • @microsoft/fetch-event-source^2.0.1