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 promotingMixed 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/env.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/lib/routes/link-reports.js | matched "AWS_ACCESS_KEY" | 5 |
Manifest
Package metadata
Scripts28
buildtsc --build tsconfig.jsondevtsx watch src/server.tsformatprettier --write "src/**/*.ts" "test/**/*.ts"linttsc --buildpostpacknode -e "require('fs').rmSync('./prisma',{recursive:true,force:true})"prepacknode -e "require('fs').cpSync('../../prisma','./prisma',{recursive:true})"prisma:generateprisma generateprisma:migrate:deployprisma migrate deployprisma:migrate:devprisma migrate devseed:feature-togglestsx scripts/seed-feature-toggles.tsstartnode dist/server.jstestvitest runtest:coveragevitest run --coveragetest:e2evitest run --config vitest.e2e.config.tstest:e2e:crudE2E_SHARD=crud E2E_USER_COUNT=2 vitest run --config vitest.e2e.crud.config.tstest:e2e:mediaE2E_SHARD=media E2E_USER_COUNT=1 vitest run --config vitest.e2e.media.config.tstest:e2e:readonlyE2E_SHARD=readonly E2E_USER_COUNT=1 vitest run --config vitest.e2e.readonly.config.tstest:e2e:securityE2E_SHARD=security E2E_USER_COUNT=1 vitest run --config vitest.e2e.security.config.tstest:e2e:smokeE2E_SHARD=smoke vitest run --config vitest.e2e.smoke.config.tstest:e2e:socialE2E_SHARD=social E2E_USER_COUNT=2 vitest run --config vitest.e2e.social.config.tstest:graphvitest run --config vitest.graph.config.tstest:integrationvitest run --config vitest.integration.config.tstest:postdeploymentvitest run --config vitest.postdeployment.config.tstest:postdeployment:apivitest run --config vitest.postdeployment.api.config.tstest:postdeployment:followersvitest run --config vitest.postdeployment.followers.config.tstest:schemavitest run --config vitest.schema.config.tstest:uivitest --uitest: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.0aws-jwt-verify^4.0.0exifr^7.1.3isomorphic-dompurify^2.18.0js-yaml^4.1.1neo4j-driver^5.28.0pg^8.13.0sharp^0.33.0zod^3.23.8