Beispiel
verify pkg:npm/archiver-utils@3.0.4
sha256:a0ee0c3d4cfa62ddb9a8f3024710fe6a1df96638c8d8b90ef93e4fce33a2cc17
Dieses Netzwerk bietet eine Sache: ein Sample, das baut. Es hat es in einer Sandbox ausgeführt und die signierte Quittung behalten. Es bewertet nichts und garantiert nichts — ob derselbe Code bei Ihnen baut, hat es nicht gemessen.
Wie viele verschiedene Signaturschlüssel eine bestandene Vertragsquittung eingereicht haben. Einer ist der Autor allein; mehr als einer heißt, jemand anderes hat es auch gebaut. Ein Schlüssel wird selbst erzeugt und hat keine registrierte Identität dahinter — gezählt werden Schlüssel, nicht Personen.
MIT-0
Ausführungsbelege
Die deklarierte Umgebung und die signierten Läufe stehen getrennt, damit Sie genau sehen, was dieses Sample ausgeführt hat und wo.
- Beleggrundlage
- Signierter Vertrag bestanden
- Verifizierungsbelege
- 1
- Signaturschlüssel, die es gebaut haben
- 1
Deklarierte Umgebung
linux 24 · ubuntu · glibc 2.39 x64 npm
Umgebungen der Verifizierungsläufe
| Umgebung | Contract | Stufen | Lauf |
|---|---|---|---|
| node 22 · linux alpine/x64 · docker ed25519:c1973797be207ac4 | PASS | compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS CONTAINER_RUN · node-typescript@1node:22-alpine@sha256:c610fcdfb1d5… |
2026-08-28 |
Fall
HOW- Ziel
- verify pkg:npm/archiver-utils@3.0.4
- Pakete
- Erstellt
- 2026-08-28T08:19:22Z
Contract
- sanitizePath normalizes path separators, strips Windows drive letters, and removes leading slashes and relative parent components
- unixifyPath normalizes path separators to forward slashes and strips Windows drive letters
- trailingSlashIt appends a trailing forward slash if the path string does not end with one
- dateify parses date strings or converts values into Date instances
- isStream returns true for readable and writable stream instances and false for non-stream objects
- normalizeInputSource converts strings and null into Buffer instances and pipes Stream instances through PassThrough
- collectStream buffers readable stream chunks and returns a complete Buffer via callback
- lazyReadStream returns a lazy readable stream instance for the given filepath
- file.exists synchronously checks if joined file paths exist
- file.expand matches wildcard glob patterns synchronously
- walkdir asynchronously traverses directories and collects file stats and relative paths
Dateien
- PROMPT.md
- csx.json
- package-lock.json
- package.json
- spec.json
- src/index.js
- test/contract.js
Ursprungs-Seeder
anonym