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
7
First published
Dec 2025
Publisher
charlesfries

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 bytes54,545
Previous version0.0.3
Published2025-12-20T01:40:49.984Z
SHA-25635e5170bd2fc46cc6e53f28ec0d96fee47d387496602aecbfb5365c0fd928d7b

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
8Score
0.0.4Version
Status history (1 event)
  1. newavailable · risk review · score 8 · 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

Scripts16
  • 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
  • startember serve
  • testconcurrently "pnpm:lint" "pnpm:test:*" --names "lint,test:" --prefixColors auto
  • test:emberember test
  • test:ember-compatibilityember try:each
Dependencies33
  • @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^3.14.0
  • @tiptap/pm^3.14.0
  • @tiptap/starter-kit^3.14.0
  • @trusted-american/core^0.0.6
  • @types/bootstrap^5.2.10
  • bootstrap^5.3.7
  • dayjs^1.11.19
  • ember-auto-import^2.12.0
  • ember-basic-dropdown^8.9.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
  • …and 3 more.