PkgRadar

Package evidence

@trusted-american/[email protected]

Remote Dependency Spec: devDependencies.ember-code-snippet="github:ef4/ember-code-snippet"

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
297Mature · −50% score
First published
Sep 2022
Publisher
charlesfries

Effective trust discount applied: 50% (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":["@trusted-american/[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":["@trusted-american/[email protected]"],"fail_on":"review"}'
Publishercharlesfries
Artifact bytes53,346
Previous version0.0.293
Published2025-12-08T23:45:04.249Z
SHA-2565ba527190cbeba48873c05a39acc74d096cba06d0c060faae3fa7d0de235e71c

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.ember-code-snippet="github:ef4/ember-code-snippet"

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

Availability ledger

available

review
Last checked
reviewRisk
4Score
0.0.294Version
Status history (1 event)
  1. newavailable · risk review · score 4 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.ember-code-snippet="github:ef4/ember-code-snippet"8

Manifest

Package metadata

Scripts18
  • buildember build --environment=production
  • formatprettier . --cache --write
  • lintconcurrently "pnpm:lint:*(!fix)" --names "lint:" --prefixColors auto
  • lint:cssstylelint "**/*.css"
  • lint:css:fixconcurrently "pnpm:lint:css -- --fix"
  • lint:fixconcurrently "pnpm:lint:*:fix" --names "fix:" --prefixColors auto && pnpm format
  • lint:formatprettier . --cache --check
  • lint:hbsember-template-lint .
  • lint:hbs:fixember-template-lint . --fix
  • lint:jseslint . --cache
  • lint:js:fixeslint . --fix
  • lint:typesember-tsc --noEmit
  • postpackrimraf declarations
  • prepackember-tsc -d --project tsconfig.declarations.json
  • startember serve
  • testconcurrently "pnpm:lint" "pnpm:test:*" --names "lint,test:" --prefixColors auto
  • test:emberember test
  • test:ember-compatibilityember try:each
Dependencies32
  • @babel/core^7.28.5
  • @fortawesome/ember-fontawesome^3.1.0
  • @fortawesome/fontawesome-svg-core^7.1.0
  • @fortawesome/free-brands-svg-icons^7.1.0
  • @fortawesome/free-solid-svg-icons^7.1.0
  • @fullcalendar/core^6.1.19
  • @fullcalendar/daygrid^6.1.19
  • @fullcalendar/list^6.1.19
  • @fullcalendar/timegrid^6.1.19
  • @github/markdown-toolbar-element^2.2.3
  • @tiptap/core^2.27.1
  • @tiptap/pm^2.27.1
  • @tiptap/starter-kit^2.27.1
  • @types/bootstrap^5.2.10
  • bootstrap^5.3.7
  • dayjs^1.11.19
  • ember-auto-import^2.12.0
  • ember-basic-dropdown^8.8.0
  • ember-breadcrumb-trail^2.0.0
  • ember-cli-babel^8.2.0
  • ember-cli-htmlbars^7.0.0
  • ember-cli-showdown^9.0.2
  • ember-concurrency^5.1.0
  • ember-file-upload^9.5.0
  • ember-modifier^4.2.2
  • ember-power-select^8.12.1
  • ember-power-select-with-create^3.1.0
  • ember-template-imports^4.3.0
  • ember-truth-helpers^5.0.0
  • ember-yeti-table^2.0.2
  • …and 2 more.