PkgRadar

Package evidence

@statewavedev/[email protected]

Credential file access: matched "GITHUB_TOKEN"

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
6
Versions published
3
First published
May 2026
Publisher
statewavedev

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":["@statewavedev/[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":["@statewavedev/[email protected]"],"fail_on":"review"}'
Publisherstatewavedev
Artifact bytes35,173
Previous version0.2.0
Published2026-05-28T17:06:48.935Z
SHA-256477210fb224cc29ae253298f6e4b151099759da821f56c17a68749af15c57b39

Why flagged

What the scanner saw

Credential file access: matched "GITHUB_TOKEN"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/commands/doctor.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/dist/index.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/dist/commands/sync.jsmatched "GITHUB_TOKEN"5

Manifest

Package metadata

Scripts4
  • buildtsc -p tsconfig.json
  • linttsc -p tsconfig.json --noEmit
  • testvitest run
  • typechecktsc -p tsconfig.json --noEmit
Dependencies17
  • @statewavedev/connectors-config^0.4.0
  • @statewavedev/connectors-core^0.1.0
  • @statewavedev/connectors-database^0.1.0
  • @statewavedev/connectors-discord^0.1.0
  • @statewavedev/connectors-freshdesk^0.2.0
  • @statewavedev/connectors-github^0.1.0
  • @statewavedev/connectors-gmail^0.3.0
  • @statewavedev/connectors-intercom^0.2.0
  • @statewavedev/connectors-jira^0.1.0
  • @statewavedev/connectors-markdown^0.1.0
  • @statewavedev/connectors-n8n^0.1.0
  • @statewavedev/connectors-notion^0.1.2
  • @statewavedev/connectors-runner^0.3.0
  • @statewavedev/connectors-slack^0.4.0
  • @statewavedev/connectors-zapier^0.1.0
  • @statewavedev/connectors-zendesk^0.2.0
  • @statewavedev/mcp-server^0.1.0