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 monitoringNo 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"}'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
Status history (1 event)
- new → available · 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 buildkiro:discoverynode scripts/kiro-staged.mjs kiro-discovery --pipeline --skip-git -tkiro:implnode scripts/kiro-staged.mjs kiro-impl --pipeline --skip-git -tkiro:spec:batchnode scripts/kiro-staged.mjs kiro-spec-batch --pipeline --skip-git -tkiro:spec:designnode scripts/kiro-staged.mjs kiro-spec-design --pipeline --skip-git -tkiro:spec:initnode scripts/kiro-staged.mjs kiro-spec-init --pipeline --skip-git -tkiro:spec:quicknode scripts/kiro-staged.mjs kiro-spec-quick --pipeline --skip-git -tkiro:spec:requirementsnode scripts/kiro-staged.mjs kiro-spec-requirements --pipeline --skip-git -tkiro:spec:statusnode scripts/kiro-staged.mjs kiro-spec-status --pipeline --skip-git -tkiro:spec:tasksnode scripts/kiro-staged.mjs kiro-spec-tasks --pipeline --skip-git -tkiro:steeringnode scripts/kiro-staged.mjs kiro-steering --pipeline --skip-git -tkiro:steering-customnode scripts/kiro-staged.mjs kiro-steering-custom --pipeline --skip-git -tkiro:validate:designnode scripts/kiro-staged.mjs kiro-validate-design --pipeline --skip-git -tkiro:validate:gapnode scripts/kiro-staged.mjs kiro-validate-gap --pipeline --skip-git -tkiro:validate:implnode scripts/kiro-staged.mjs kiro-validate-impl --pipeline --skip-git -tprepacknpm run build:installertest: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-smoketest:kiro-ai-quality-gate-runtime-smokenode --test tests/kiro-ai-quality-gate-runtime-smoke.test.mjstest:kiro-ai-quality-gate-workflow-coveragenode --test tests/kiro-ai-quality-gate-workflow-coverage.test.mjstest:kiro-discovery-ai-quality-gate-runtime-smokenode --test --test-name-pattern "kiro discovery runtime wiring" tests/kiro-ai-quality-gate-runtime-smoke.test.mjstest:kiro-discovery-batch-workflowsnode --test tests/kiro-discovery-batch-workflows.test.mjstest:kiro-iterative-implementation-workflownode --test tests/kiro-iterative-implementation-workflow.test.mjstest:kiro-real-provider-smokenode --test tests/kiro-real-provider-smoke.test.mjstest:kiro-shared-contractsnode --test tests/kiro-shared-workflow-contracts.test.mjstest:kiro-spec-generation-workflowsnode --test tests/kiro-spec-generation-workflows.test.mjstest:kiro-status-validation-workflowsnode --test tests/kiro-status-validation-workflows.test.mjstest:kiro-workflow-surfacenode --test tests/kiro-workflow-surface.test.mjstest:takt-sdd-clinpm run build:installer && node --test tests/takt-sdd-cli.test.mjstest:takt-sdd-global-install-smokenpm run build:installer && node --test tests/takt-sdd-global-install-smoke.test.mjstest:takt-sdd-init-policynpm run build:installer && node --test tests/takt-sdd-init-policy.test.mjs- …and 10 more.
Dependencies1
takt0.43.0