PkgRadar

Package evidence

[email protected]

Credential file access: matched ".AWS"

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.

Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["[email protected]"],"fail_on":"high"}'

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":["[email protected]"],"fail_on":"high"}'
Artifact bytes751,512
Previous version8.8.0
Published2026-05-17T04:53:09.737Z
SHA-2561727b548bc5816eea4b136000a3038aceea3abae538df44b6787a20250739f1d

Why flagged

What the scanner saw

Credential file access: matched ".AWS"

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

Availability ledger

available

high
Last checked
highRisk
100Score
8.8.1Version
Status history (1 event)
  1. newavailable · risk high · score 100 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/stateWitness.jsmatched ".AWS"30
mediumRemote Payloadpackage/scripts/discovery-payload.lib.cjsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/scripts/emit-primary-marketing.cjsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/dist/discovery-payload-v1.jsonmatched "raw.githubusercontent.com"12
Show all 15 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/stateWitness.jsmatched ".AWS"30
mediumRemote Payloadpackage/scripts/discovery-payload.lib.cjsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/scripts/emit-primary-marketing.cjsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/dist/discovery-payload-v1.jsonmatched "raw.githubusercontent.com"12
lowInstall-time lifecycle scriptpackage.jsonprepare="npx --yes [email protected] && node scripts/patch-lhci-punycode.mjs && node scripts/sync-npm-bundled-ip-address.mjs && node scripts/align-next-postcss-lock-nested.mjs && husky"4
lowObfuscationpackage/dist/sdk/events/CanonicalEventEmitter.jsmatched "eval("3
lowObfuscationpackage/dist/debugRunFilters.jsmatched "Buffer.from(cursor, \"base64"3
lowObfuscationpackage/dist/failureExplanation.golden.test.jsmatched "\\u005f"3
lowObfuscationpackage/dist/quickVerify/ingest.jsmatched "\\u001b"3
lowObfuscationpackage/dist/pipeline.jsmatched "\\u001f"3
lowObfuscationpackage/dist/planTransitionPathHarvest.jsmatched "\\u2014"3
lowObfuscationpackage/dist/schema-validation.test.jsmatched "Buffer.from(sidecar.signatureBase64, \"base64"3
lowObfuscationpackage/dist/quickVerify/tableScoring.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/decisionEvidenceBundle/validateDecisionEvidenceBundle.jsmatched "Buffer.from(sigB64, \"base64"3
lowObfuscationpackage/dist/verifyRunBundleSignature.jsmatched "Buffer.from(sigB64, \"base64"3

Manifest

Package metadata

Scripts66
  • agentskepticnode dist/cli.js
  • buildnode scripts/materialize-first-five-minutes.mjs && node scripts/write-commercial-build-flags.mjs --oss && node scripts/sync-failure-origin-from-schema.mjs && node ./node_modules/typescript/bin/tsc && node scripts/write-execution-identity.mjs && node scripts/copy-cli-init-assets.mjs && node scripts/copy-debug-ui.mjs && node scripts/write-discovery-payload.mjs
  • build:commercialnode scripts/build-commercial.mjs
  • build:websitenpm run build && npm run build --prefix website
  • check:activation-journey-copynode scripts/validate-activation-journey-copy.mjs
  • check:buyer-truthnode scripts/check-buyer-truth.mjs
  • check:commercial-plansnode scripts/check-commercial-plans.mjs
  • check:discovery-acquisitionnode scripts/validate-discovery-acquisition.mjs
  • check:epistemic-contract-structurenode scripts/validate-epistemic-contract-structure.mjs
  • check:integrate-activation-shellnode scripts/generate-integrate-activation-shell.mjs --check
  • check:langgraph-embedsnode scripts/regen-langgraph-embeds.mjs --check
  • check:partner-quickstartnode scripts/check-partner-quickstart.mjs
  • check:primary-marketingnode scripts/validate-marketing.cjs && node scripts/validate-discovery-acquisition.mjs
  • check:public-product-anchorsnode scripts/emit-primary-marketing.cjs --check && node scripts/sync-adoption-canonical-to-llms.mjs --check
  • check:web-demo-prereqsnode scripts/check-web-demo-prereqs.mjs
  • codegen:buyer-truthnpm run codegen:buyer-truth -w agentskeptic-web
  • codegen:error-codesnode scripts/generate-agentskeptic-error-codes.mjs
  • codegen:typesnode ./node_modules/openapi-typescript/bin/cli.js schemas/openapi-commercial-v1.yaml -o src/sdk/_generated/openapi-types.ts
  • conformance:allnpm run conformance:ts && npm run conformance:py && npm run conformance:validate && npm run conformance:canonicalize && node conformance/check-runtime-parity.mjs && node conformance/capability-state-machine.mjs
  • conformance:canonicalizenode conformance/canonicalize-results.mjs
  • conformance:gatenode conformance/assert-supported-100.mjs
  • conformance:pycd python && python -m agentskeptic_conformance.run
  • conformance:tsnode conformance/run-ts.mjs
  • conformance:validatenode conformance/validate-artifacts.mjs
  • devnpm run dev -w agentskeptic-web
  • docs:check:capabilitiesnode scripts/generate-capability-docs.mjs --check
  • docs:generate:capabilitiesnode scripts/generate-capability-docs.mjs
  • emit-primary-marketingnode scripts/emit-primary-marketing.cjs && node scripts/sync-adoption-canonical-to-llms.mjs && node scripts/assert-discovery-public-files.mjs
  • example:workflow-hooknpm run build && node examples/workflow-runner.mjs
  • first-run-verifynode scripts/partner-quickstart-verify.mjs
  • …and 36 more.
Dependencies9
  • @aws-sdk/client-s3^3.1041.0
  • ajv^8.17.1
  • ajv-formats^3.0.1
  • mongodb^6.21.0
  • mysql2^3.14.0
  • npm^11.13.0
  • pg^8.20.0
  • picomatch^4.0.4
  • yaml^2.8.3