PkgRadar

Package evidence

@ps-neko/[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.

Weekly downloads
122
Versions published
13
First published
May 2026
Publisher
cafe_reo

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":["@ps-neko/[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":["@ps-neko/[email protected]"],"fail_on":"review"}'
Publishercafe_reo
Artifact bytes361,188
Previous version0.1.0-alpha.10
Published2026-05-16T02:43:50.434Z
SHA-2562d056074e8f5893e9bdda68372614835ffa0bf41725f53f662ef5a6191cd3ee1

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
3Score
0.1.0-alpha.11Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/agent.yamlmatched "AWS_ACCESS_KEY"3

Manifest

Package metadata

Scripts32
  • auth:github:import-ghnode scripts/auth/github-import-gh.js
  • auth:github:loginnode scripts/auth/github-login.js
  • auth:github:logoutnode scripts/auth/github-logout.js
  • auth:github:statusnode scripts/auth/github-status.js
  • bench:rulesnode scripts/benchmark/rules.js
  • buildecho 'build: harness-specific projection scripts run via prepack' && exit 0
  • build:claudenode scripts/build-claude.js
  • build:codemapsnode scripts/build-codemaps.js
  • build:codexnode scripts/build-codex.js
  • build:cursornode scripts/build-cursor.js
  • build:gemininode scripts/build-gemini.js
  • demo:externalnode scripts/demo-external-project.js
  • demo:quicknode scripts/demo-quick-run.js
  • install:applynode scripts/install-apply.js
  • install:plannode scripts/install-plan.js
  • lintnode scripts/ci/catalog.js && npm run validate:all && npm run security:hardening && node scripts/ci/check-version.js
  • security:hardeningnode scripts/ci/security-hardening.js
  • testnode --test tests/unit/*.test.js tests/integration/*.test.js tests/e2e/*.test.js
  • test:catalognode scripts/ci/catalog.js
  • test:e2enode --test tests/e2e/*.test.js
  • test:integrationnode --test tests/integration/*.test.js
  • test:keychainnode --test tests/optional/keychain-smoke.test.js
  • test:unitnode --test tests/unit/*.test.js
  • validate:agentsnode scripts/ci/validate-agents.js
  • validate:allnpm run validate:agents && npm run validate:skills && npm run validate:hooks && npm run validate:manifests
  • validate:hooksnode scripts/ci/validate-hooks.js
  • validate:manifestsnode scripts/ci/validate-manifests.js
  • validate:skillsnode scripts/ci/validate-skills.js
  • verify:claudenode scripts/verify/claude-live.js
  • verify:codexnode scripts/verify/codex-live.js
  • …and 2 more.
Dependencies5
  • @modelcontextprotocol/sdk^1.29.0
  • @napi-rs/keyring^1.2.0
  • ajv^8.17.1
  • ajv-formats^3.0.1
  • yaml^2.6.1
Optional dependencies1
  • @anthropic-ai/sdk^0.92.0