PkgRadar

Package evidence

[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
1
First published
Jun 2026
Publisher
j5ik2o

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":["[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"}'
Publisherj5ik2o
Artifact bytes116,069
Previous versionnone
Published2026-06-11T12:18:55.323Z
SHA-256ac70049b2cb812b488f567b765fecdcc78fe69fe0ed5710f1d84dc4adce208f5

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts40
  • build:installernpm --prefix installer ci && npm --prefix installer run build
  • kiro:discoverynode scripts/kiro-staged.mjs kiro-discovery --pipeline --skip-git -t
  • kiro:implnode scripts/kiro-staged.mjs kiro-impl --pipeline --skip-git -t
  • kiro:spec:batchnode scripts/kiro-staged.mjs kiro-spec-batch --pipeline --skip-git -t
  • kiro:spec:designnode scripts/kiro-staged.mjs kiro-spec-design --pipeline --skip-git -t
  • kiro:spec:initnode scripts/kiro-staged.mjs kiro-spec-init --pipeline --skip-git -t
  • kiro:spec:quicknode scripts/kiro-staged.mjs kiro-spec-quick --pipeline --skip-git -t
  • kiro:spec:requirementsnode scripts/kiro-staged.mjs kiro-spec-requirements --pipeline --skip-git -t
  • kiro:spec:statusnode scripts/kiro-staged.mjs kiro-spec-status --pipeline --skip-git -t
  • kiro:spec:tasksnode scripts/kiro-staged.mjs kiro-spec-tasks --pipeline --skip-git -t
  • kiro:steeringnode scripts/kiro-staged.mjs kiro-steering --pipeline --skip-git -t
  • kiro:steering-customnode scripts/kiro-staged.mjs kiro-steering-custom --pipeline --skip-git -t
  • kiro:validate:designnode scripts/kiro-staged.mjs kiro-validate-design --pipeline --skip-git -t
  • kiro:validate:gapnode scripts/kiro-staged.mjs kiro-validate-gap --pipeline --skip-git -t
  • kiro:validate:implnode scripts/kiro-staged.mjs kiro-validate-impl --pipeline --skip-git -t
  • prepacknpm run build:installer
  • test:allnpm run validate:all && npm run test:kiro-workflow-surface && npm run test:kiro-discovery-batch-workflows && npm run test:kiro-ai-quality-gate-workflow-coverage && npm run test:kiro-shared-contracts && npm run test:kiro-spec-generation-workflows && npm run test:kiro-status-validation-workflows && npm run test:kiro-iterative-implementation-workflow && npm run test:kiro-ai-quality-gate-runtime-smoke && npm run test:kiro-discovery-ai-quality-gate-runtime-smoke && npm run test:kiro-real-provider-smoke
  • test:kiro-ai-quality-gate-runtime-smokenode --test tests/kiro-ai-quality-gate-runtime-smoke.test.mjs
  • test:kiro-ai-quality-gate-workflow-coveragenode --test tests/kiro-ai-quality-gate-workflow-coverage.test.mjs
  • test:kiro-discovery-ai-quality-gate-runtime-smokenode --test --test-name-pattern "kiro discovery runtime wiring" tests/kiro-ai-quality-gate-runtime-smoke.test.mjs
  • test:kiro-discovery-batch-workflowsnode --test tests/kiro-discovery-batch-workflows.test.mjs
  • test:kiro-iterative-implementation-workflownode --test tests/kiro-iterative-implementation-workflow.test.mjs
  • test:kiro-real-provider-smokenode --test tests/kiro-real-provider-smoke.test.mjs
  • test:kiro-shared-contractsnode --test tests/kiro-shared-workflow-contracts.test.mjs
  • test:kiro-spec-generation-workflowsnode --test tests/kiro-spec-generation-workflows.test.mjs
  • test:kiro-status-validation-workflowsnode --test tests/kiro-status-validation-workflows.test.mjs
  • test:kiro-workflow-surfacenode --test tests/kiro-workflow-surface.test.mjs
  • test:takt-sdd-clinpm run build:installer && node --test tests/takt-sdd-cli.test.mjs
  • test:takt-sdd-global-install-smokenpm run build:installer && node --test tests/takt-sdd-global-install-smoke.test.mjs
  • test:takt-sdd-init-policynpm run build:installer && node --test tests/takt-sdd-init-policy.test.mjs
  • …and 10 more.
Dependencies1
  • takt0.43.0