Package evidence
@neurcode-ai/[email protected]
Credential file access: matched "aws_secret_access_key"
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
- 135
- First published
- Dec 2025
- Publisher
- neurcode
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":["@neurcode-ai/[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":["@neurcode-ai/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched "aws_secret_access_key"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (2 events)
- available → available · risk review · score 5 · status available -> available, risk review -> review, score 3 -> 5
- new → available · risk review · score 3 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/utils/policy-packs.js | matched "aws_secret_access_key" | 5 |
Manifest
Package metadata
Scripts4
buildnode ../../scripts/sync-cli-telemetry-vendor.mjs && rm -rf dist && tsc && chmod +x dist/index.jsdevtsc --watchprepublishOnlynpm run buildstartnode dist/index.js
Dependencies21
@neurcode-ai/analysis^0.1.1@neurcode-ai/brain^0.1.1@neurcode-ai/contracts^0.1.1@neurcode-ai/core^0.1.0@neurcode-ai/diff-parser^0.1.0@neurcode-ai/governance-runtime^0.1.3@neurcode-ai/policy^0.1.0@neurcode-ai/policy-engine^0.1.0@neurcode-ai/telemetryfile:.telemetry-bundlebetter-sqlite3^12.5.0chalk^4.1.2chokidar^3.6.0commander^11.1.0fs-extra^11.2.0glob^13.0.6ignore^7.0.5lowdb^1.0.0open^10.1.0ts-morph^24.0.0uuid^11.0.0zod^4.3.5