PkgRadar

Package evidence

@systima/[email protected]

Credential file access: matched "AWS_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
4
First published
Mar 2026
Publisher
systimahq

Recommended action

Review before promoting

Mixed 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":["@systima/[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":["@systima/[email protected]"],"fail_on":"review"}'
Publishersystimahq
Artifact bytes341,773
Previous version0.3.0
Published2026-06-04T21:14:56.105Z
SHA-256651f0d59bf82d0108de192f8a740cf0ab52674dc0cb53adb61ff7b23c54408ff

Why flagged

What the scanner saw

Credential file access: matched "AWS_ACCESS_KEY"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
6Score
0.3.1Version
Status history (1 event)
  1. newavailable · risk review · score 6 · status changed

Evidence

Static findings

2 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/knowledge/frameworks/ai-frameworks.jsonmatched "AWS_ACCESS_KEY"3
lowCredential file accesspackage/knowledge/knowledge/frameworks/ai-frameworks.jsonmatched "AWS_ACCESS_KEY"3

Manifest

Package metadata

Scripts9
  • buildtsup
  • cleanrm -rf dist .turbo
  • devtsup --watch
  • linttsc --noEmit
  • prebuildcp -r ../../knowledge ./knowledge
  • testvitest run
  • test:coveragevitest run --coverage
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies12
  • citty^0.2.1
  • consola^3.4.0
  • fast-glob^3.3.3
  • ignore^7.0.5
  • node-sarif-builder^4.0.0
  • pdfmake^0.3.6
  • picomatch^4.0.3
  • smol-toml^1.6.0
  • typescript^5.9.3
  • web-tree-sitter^0.26.6
  • yaml^2.8.2
  • zod^3.24.0
Optional dependencies1
  • tree-sitter-python^0.25.0