antfu / antfu/node-modules-inspector

Add an indicator for whether or not the module has an artifact attestation.

Open
#69 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
2.9k
Forks
90
Avg merge
2d 3h
Merged PRs (30d)
9

Description

Clear and concise description of the problem

I want the node_modules inspector to display (a little checkbox or otherwise), the verified artifact attestation if it exists which should be available in the npm API and also a link to the source code + build process linked to said attestation.

Suggested solution

We could just fetch the information from the npm api.

Alternative

No response

Additional context

No response

Validations

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the node_modules inspector UI and the existing npm API integration. Determine how verified artifact attestations expose their verification status, source code link, and build-process link, then confirm the inspector displays those details when available and handles modules without an attestation.

Written by the indexing model from the issue text.

Assessment

Tech stack
node.js, typescript
Domain
devtools
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.