Package evidence
@ctxr/[email protected]
Remote Dependency Spec: dependencies.@ctxr/fsm="git+https://github.com/ctxr-dev/fsm.git#a4368c867f23d0bf6d61c58a0fb36e0dab4f11bd"
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
- 29
- Versions published
- 15
- First published
- Apr 2026
- Publisher
- meshin
Recommended action
Review before promotingMixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.
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":["@ctxr/[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":["@ctxr/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Remote Dependency Spec: dependencies.@ctxr/fsm="git+https://github.com/ctxr-dev/fsm.git#a4368c867f23d0bf6d61c58a0fb36e0dab4f11bd"
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 review · score 12 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Dependency Spec | package.json | dependencies.@ctxr/fsm="git+https://github.com/ctxr-dev/fsm.git#a4368c867f23d0bf6d61c58a0fb36e0dab4f11bd" | 12 |
Manifest
Package metadata
Scripts15
index:build:srcnode scripts/build-index-src.mjslintmarkdownlint-cli2 '**/*.md' '#node_modules' '#.skill-code-review'lint:fixmarkdownlint-cli2 --fix '**/*.md' '#node_modules' '#.skill-code-review'preparehuskyprepublishOnlynpm run validate:fsm && npm run lint && npm testreviewnode scripts/run-review.mjstestnode --test tests/unit/*.test.js tests/integration/*.test.jstest:e2enode --test tests/integration/end-to-end-runner.test.jstest:integrationnode --test tests/integration/*.test.jstest:srcnode --test tests/unit/*.test.js tests/integration/*.test.jstest:unitnode --test tests/unit/*.test.jsvalidate:body-shapenode scripts/validate-body-shape.mjsvalidate:dimensionsnode scripts/validate-dimensions.mjsvalidate:fsmfsm-validate-static fsm/code-reviewer.fsm.yamlvalidate:srcnpm run index:build:src && npm run validate:body-shape && npm run validate:dimensions && npm run validate:fsm
Dependencies2
@ctxr/fsmgit+https://github.com/ctxr-dev/fsm.git#a4368c867f23d0bf6d61c58a0fb36e0dab4f11bdgray-matter^4.0.3