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,818Niche · −30% score
- Versions published
- 1,507Mature · −50% score
- First published
- Jun 2025
- Publisher
- superblocksteam-admin
Effective trust discount applied: −50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
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":["@superblocksteam/[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":["@superblocksteam/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched ".npmrc"
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 7 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/dist/ai-service/app-interface/npm-registry.js | matched ".npmrc" | 10 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/dist/ai-service/app-interface/npm-registry.js | matched ".npmrc" | 10 |
| low | Credential file access | package/dist/file-system-helpers.js | matched ".npmrc" | 5 |
Manifest
Package metadata
Scripts17
buildnpm run generate-skills && tsc --build tsconfig.build.json && npm run copy-migration-templatescheckpnpm lint && pnpm typecheckcleanpremove dist *.tsbuildinfo src/ai-service/prompts/generatedcopy-migration-templatesnode scripts/copy-migration-templates.mjsdevnpm run generate-skills && npm run copy-migration-templates && (chokidar 'src/ai-service/skills/system/**/*.md' -c 'npm run generate-skills' --silent & tsc --build tsconfig.build.json --watch --preserveWatchOutput)evalpnpm exec dotenvx run -f .env.test -- vitest run --config vitest.eval.config.tseval:civitest run --config vitest.eval.config.tseval:devvitest --watch --config vitest.eval.config.tseval:dev:debugEVAL_DEBUG_CHUNKS=1 vitest --watch --config vitest.eval.config.tseval:uivite --config evals/ui/vite.config.tsgenerate-skillsnode scripts/generate-skills.jslinteslint --concurrency=2lint:fixeslint --fix --concurrency=2publish-packagepnpm publishtestvitest run --reporter=verbosetest:watchvitest --uitypechecktsc --build tsconfig.json
Dependencies49
@ai-sdk/anthropic^3.0.71@ai-sdk/provider^3.0.8@ai-sdk/provider-utils^4.0.15@apidevtools/swagger-parser^10.1.0@babel/core7.24.0@babel/generator^7.25.7@babel/parser^7.25.8@babel/traverse^7.25.7@babel/types7.28.2@lezer/common1.2.3@lezer/python^1.1.15@opentelemetry/api^1.9.1@superblocksteam/ai-service-templates2.0.129-next.0@superblocksteam/clark2.0.129-next.0@superblocksteam/library-shared2.0.129-next.0@superblocksteam/sdk-api2.0.129-next.0@superblocksteam/shared0.9590.9@superblocksteam/telemetry2.0.129-next.0@superblocksteam/types1.351.0@superblocksteam/util2.0.129-next.0@types/turndown^5.0.6ai6.0.97archiver^7.0.1body-parser^1.20.3cheerio^1.1.2common-tags^1.8.2diff^8.0.2eslint^9.39.2esprima^4.0.1eventsource-parser^3.0.3- …and 19 more.