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
- 321
- Versions published
- 94
- First published
- Apr 2026
- Publisher
- dnaroid
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
Scripts18
buildtsx scripts/generate-skills-version.ts && tscdevtsc --watchindexer-clitsx bin/indexer-cli.jsindexer-cli:inittsx bin/indexer-cli.js initindexer-cli:uninstalltsx bin/indexer-cli.js uninstall -fpublish-npmbash scripts/publish.shrefresh-skillstsx bin/indexer-cli.js init --refresh-skillssmoke-testbash scripts/smoke-test-package.shstarttsx bin/indexer-cli.jstestvitest run tests/unit/test:clivitest run tests/cli/ --testTimeout=180000 --no-file-parallelismtest:cli:csharpvitest run tests/cli/commands-csharp.test.ts --testTimeout=180000 --no-file-parallelismtest:cli:gdscriptvitest run tests/cli/commands-gdscript.test.ts --testTimeout=180000 --no-file-parallelismtest:cli:pythonvitest run tests/cli/commands-python.test.ts --testTimeout=180000 --no-file-parallelismtest:cli:rubyvitest run tests/cli/commands-ruby.test.ts --testTimeout=180000 --no-file-parallelismtest:cli:rustvitest run tests/cli/commands-rust.test.ts --testTimeout=180000 --no-file-parallelismtest:fullvitest run tests/unit/ tests/cli/ --testTimeout=180000test:watchvitest
Dependencies12
better-sqlite3^12.0.0commander^12.1.0p-limit^4.0.0proper-lockfile^4.1.2sqlite-vec^0.1.9tree-sitter^0.21.1tree-sitter-c-sharp0.23.1tree-sitter-gdscript^6.1.0tree-sitter-python^0.21.0tree-sitter-ruby^0.23.1tree-sitter-rust^0.21.0ts-morph^21.0.0