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.
- Versions published
- 2
- First published
- Jun 2026
- Publisher
- applydigital
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":["@applydigital/[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":["@applydigital/[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 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/providers/plugins/bedrock/bedrock.setup-steps.js | matched "aws_access_key" | 5 |
| low | Credential file access | package/dist/providers/plugins/bedrock/bedrock.template.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/workflows/templates/github/metadata.js | matched "AWS_ACCESS_KEY" | 5 |
Manifest
Package metadata
Scripts25
bake:bmadnode scripts/bake-bmad.jsbuildtsc && tsc-alias && npm run copy-plugincheck:pre-commitnpm run typecheck && npm run lintcinpm run license-check && npm run lint && npm run build && npm run test:unit && npm run test:integrationci:fullnpm run commitlint:last && npm run cicommitlintcommitlint --editcommitlint:lastcommitlint --from HEAD~1 --to HEAD --verbosecopy-pluginnode scripts/copy-plugins.jsdevtsc --watchformatnpm run lint:fixlicense-checknode scripts/license-check.jslinteslint '{src,tests}/**/*.ts' --max-warnings=0lint:fixeslint '{src,tests}/**/*.ts' --fixprepacknpm run build && find dist -name '*.map' -deletepreparehuskyprepublishOnlynpm run buildtestvitesttest:coveragevitest run --coveragetest:integrationvitest run tests/integrationtest:runvitest runtest:uivitest --uitest:unitvitest run srctest:watchvitest --watchtypechecktsc --noEmitvalidate:secretsnode scripts/validate-secrets.js
Dependencies33
@anthropic-ai/claude-code2.1.112@aws-sdk/client-bedrock^3.949.0@aws-sdk/client-bedrock-runtime^3.948.0@aws-sdk/credential-providers^3.948.0@clack/core^0.5.0@clack/prompts^0.11.0@codemieai/codemie-opencode0.0.46@langchain/core^1.0.4@langchain/langgraph^1.0.2@langchain/openai^1.1.0@modelcontextprotocol/client^2.0.0-alpha.2@modelcontextprotocol/server^2.0.0-alpha.2bmad-method^6.3.0chalk^5.3.0cli-table3^0.6.5codemie-sdk^0.1.330commander^11.1.0cors^2.8.5dedent^1.7.1dotenv^16.3.1express^5.1.0fast-glob^3.3.2http-proxy-agent^7.0.2https-proxy-agent^7.0.5inquirer^9.2.12keytar^7.9.0mime-types^3.0.2minimatch^10.1.1open^10.2.0ora^7.0.1- …and 3 more.