PkgRadar

Package evidence

@sitelensapi/[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
1,668Niche · −30% score
Versions published
27
First published
May 2026
Publisher
sitelenapi

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":["@sitelensapi/[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":["@sitelensapi/[email protected]"],"fail_on":"review"}'
Publishersitelenapi
Artifact bytes211,224
Previous version0.1.26
Published2026-06-08T17:35:13.812Z
SHA-256128a02e9a241bc7b3e6208c8b46c7acef7ea5cff5ff04995ea3af5db80ba6ffa

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.27Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts11
  • buildtsc -p tsconfig.build.json
  • devtsx watch src/index.ts
  • doctornode dist/cli.js doctor
  • pack:checknpm pack --dry-run
  • pack:smokepnpm run build && node ./scripts/package-smoke.mjs
  • prepublishOnlynode ./scripts/prepublish-check.mjs
  • setupnode dist/mcp-server.js setup
  • startnode dist/mcp-server.js
  • start:http-runtimenode dist/httpRuntime.js
  • testnode --import tsx --test src/analyzePageCli.test.ts src/analyzePageInput.test.ts src/authHttp.test.ts src/browsersHttp.test.ts src/cliHelp.test.ts src/compareLocalRuns.test.ts src/compareRunsCli.test.ts src/compareScreenshots.test.ts src/config.test.ts src/httpServer.test.ts src/localRunsHttp.test.ts src/localRunService.test.ts src/listLocalRuns.test.ts src/localArtifactRoots.test.ts src/localAuthProfiles.test.ts src/localAuthTools.test.ts src/localBrowserSetup.test.ts src/localFlowInterpolation.test.ts src/localFlowLoad.test.ts src/localQaActions.test.ts src/localQaArtifacts.test.ts src/localQaAuth.test.ts src/localQaBrowserContext.test.ts src/localQaEnv.test.ts src/localQaInput.test.ts src/localQaInputResolve.test.ts src/localQaInterpretation.test.ts src/localQaReadiness.test.ts src/localQaRunner.test.ts src/localQaSecurity.test.ts src/localQaSteps.test.ts src/localPlaywrightLaunch.test.ts src/localResourceUri.test.ts src/localRunResources.test.ts src/localScenarioRunner.test.ts src/mcpBilling.test.ts src/mcpEntrypoint.test.ts src/mcpHttpPayloads.test.ts src/mcpSettings.test.ts src/workspaceContext.test.ts src/doctor.test.ts src/flowInitCli.test.ts src/flowRunCli.test.ts src/runLocalFlowInput.test.ts src/scenarioRunCli.test.ts src/scenarioExamples.test.ts src/packageMeta.test.ts src/packageScripts.test.ts src/pathUtils.test.ts src/resourceUri.test.ts src/runResources.test.ts src/screenshotInventory.test.ts src/selfTest.test.ts src/sitelensClient.test.ts src/sitelensSetup.test.ts src/sitelensStatus.test.ts src/toolResponses.test.ts src/trustedArtifactFileUrl.test.ts src/registry/registryCache.test.ts src/registry/registryCli.test.ts src/registry/registrySync.test.ts
  • typechecktsc --noEmit
Dependencies7
  • @modelcontextprotocol/sdk^1.29.0
  • @sitelensapi/compare^0.1.0
  • @sitelensapi/qa-smoke^0.2.1
  • dotenv^17.4.2
  • playwright^1.49.1
  • pngjs^7.0.0
  • zod^3.24.1