PkgRadar

Package evidence

@de-otio/[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
26
Versions published
7
First published
Apr 2026
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

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":["@de-otio/[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":["@de-otio/[email protected]"],"fail_on":"review"}'
Artifact bytes1,101,391
Previous version0.7.0
Published2026-05-03T19:28:52.977Z
SHA-256ff07498d2fca5fb44dd8b5810b668684dd08365a9529e9262bb26eb95ee3042d

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.7.1Version
Status history (1 event)
  1. newavailable · risk review · score 3 · 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/dist/env.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/lib/routes/link-reports.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts28
  • buildtsc --build tsconfig.json
  • devtsx watch src/server.ts
  • formatprettier --write "src/**/*.ts" "test/**/*.ts"
  • linttsc --build
  • postpacknode -e "require('fs').rmSync('./prisma',{recursive:true,force:true})"
  • prepacknode -e "require('fs').cpSync('../../prisma','./prisma',{recursive:true})"
  • prisma:generateprisma generate
  • prisma:migrate:deployprisma migrate deploy
  • prisma:migrate:devprisma migrate dev
  • seed:feature-togglestsx scripts/seed-feature-toggles.ts
  • startnode dist/server.js
  • testvitest run
  • test:coveragevitest run --coverage
  • test:e2evitest run --config vitest.e2e.config.ts
  • test:e2e:crudE2E_SHARD=crud E2E_USER_COUNT=2 vitest run --config vitest.e2e.crud.config.ts
  • test:e2e:mediaE2E_SHARD=media E2E_USER_COUNT=1 vitest run --config vitest.e2e.media.config.ts
  • test:e2e:readonlyE2E_SHARD=readonly E2E_USER_COUNT=1 vitest run --config vitest.e2e.readonly.config.ts
  • test:e2e:securityE2E_SHARD=security E2E_USER_COUNT=1 vitest run --config vitest.e2e.security.config.ts
  • test:e2e:smokeE2E_SHARD=smoke vitest run --config vitest.e2e.smoke.config.ts
  • test:e2e:socialE2E_SHARD=social E2E_USER_COUNT=2 vitest run --config vitest.e2e.social.config.ts
  • test:graphvitest run --config vitest.graph.config.ts
  • test:integrationvitest run --config vitest.integration.config.ts
  • test:postdeploymentvitest run --config vitest.postdeployment.config.ts
  • test:postdeployment:apivitest run --config vitest.postdeployment.api.config.ts
  • test:postdeployment:followersvitest run --config vitest.postdeployment.followers.config.ts
  • test:schemavitest run --config vitest.schema.config.ts
  • test:uivitest --ui
  • test:watchvitest
Dependencies25
  • @aws-sdk/client-cloudwatch^3.1014.0
  • @aws-sdk/client-cloudwatch-logs^3.0.0
  • @aws-sdk/client-cognito-identity-provider^3.1009.0
  • @aws-sdk/client-dynamodb^3.0.0
  • @aws-sdk/client-s3^3.0.0
  • @aws-sdk/client-secrets-manager^3.0.0
  • @aws-sdk/client-ses^3.0.0
  • @aws-sdk/client-sns^3.1012.0
  • @aws-sdk/client-sqs^3.0.0
  • @aws-sdk/client-ssm^3.0.0
  • @aws-sdk/s3-request-presigner^3.0.0
  • @aws-sdk/util-dynamodb^3.0.0
  • @de-otio/trellis-extension-api^0.2.0
  • @fedify/fedify^1.0.0
  • @prisma/adapter-pg^6.0.0
  • @prisma/client^6.0.0
  • @prisma/extension-accelerate^1.0.0
  • aws-jwt-verify^4.0.0
  • exifr^7.1.3
  • isomorphic-dompurify^2.18.0
  • js-yaml^4.1.1
  • neo4j-driver^5.28.0
  • pg^8.13.0
  • sharp^0.33.0
  • zod^3.23.8