https://github.com/cjmont/pqc-vault
· scanned 2026-06-17 01:49 UTC (1 month, 1 week ago)
7 raw signals (0 security + 7 graph)
Last scanned 1 month, 1 week ago · v2 · last Δ +2.4 (diff) · 6 actionable findings from 1 signal source. 1 repeated signal grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 89 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
Cargo.toml |
software | healthy | Cargo.toml |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
README.md |
software | healthy | README.md |
SECURITY.md |
software | healthy | SECURITY.md |
LICENSE |
software | healthy | LICENSE |
Cargo.lock |
software | healthy | Cargo.lock |
package-lock.json |
software | healthy | packages/pqc-vault/package-lock.json |
README.md |
software | healthy | packages/pqc-vault/README.md |
package.json |
software | healthy | packages/pqc-vault/package.json |
tsup.config.ts |
software | healthy | packages/pqc-vault/tsup.config.ts |
tsconfig.json |
software | healthy | packages/pqc-vault/tsconfig.json |
README.md |
software | healthy | packages/pqc-vault/npm/darwin-arm64/README.md |
package.json |
software | healthy | packages/pqc-vault/npm/darwin-arm64/package.json |
README.md |
software | healthy | packages/pqc-vault/npm/darwin-x64/README.md |
package.json |
software | healthy | packages/pqc-vault/npm/darwin-x64/package.json |
README.md |
software | healthy | packages/pqc-vault/npm/linux-arm64-gnu/README.md |
package.json |
software | healthy | packages/pqc-vault/npm/linux-arm64-gnu/package.json |
README.md |
software | healthy | packages/pqc-vault/npm/win32-x64-msvc/README.md |
package.json |
software | healthy | packages/pqc-vault/npm/win32-x64-msvc/package.json |
README.md |
software | healthy | packages/pqc-vault/npm/linux-x64-gnu/README.md |
package.json |
software | healthy | packages/pqc-vault/npm/linux-x64-gnu/package.json |
index.ts |
software | healthy | packages/pqc-vault/src/index.ts |
smoke.test.mjs |
software | healthy | packages/pqc-vault/test/smoke.test.mjs |
vendor-acvp.mjs |
software | healthy | scripts/vendor-acvp.mjs |
release.yml |
software | healthy | .github/workflows/release.yml |
ci.yml |
software | healthy | .github/workflows/ci.yml |
protect-pii.mjs |
software | healthy | examples/protect-pii.mjs |
Cargo.toml |
software | healthy | crates/pqc-vault-napi/Cargo.toml |
build.rs |
software | healthy | crates/pqc-vault-napi/build.rs |
lib.rs |
software | healthy | crates/pqc-vault-napi/src/lib.rs |
Cargo.toml |
software | healthy | crates/pqc-vault-core/Cargo.toml |
acvp.rs |
software | healthy | crates/pqc-vault-core/tests/acvp.rs |
ml-dsa-65-siggen.json |
software | healthy | crates/pqc-vault-core/tests/vectors/ml-dsa-65-siggen.json |
manifest.json |
software | healthy | crates/pqc-vault-core/tests/vectors/manifest.json |
ml-kem-768-encap.json |
software | healthy | crates/pqc-vault-core/tests/vectors/ml-kem-768-encap.json |
ml-dsa-65-keygen.json |
software | healthy | crates/pqc-vault-core/tests/vectors/ml-dsa-65-keygen.json |
ml-dsa-65-sigver.json |
software | healthy | crates/pqc-vault-core/tests/vectors/ml-dsa-65-sigver.json |
ml-kem-768-decap.json |
software | healthy | crates/pqc-vault-core/tests/vectors/ml-kem-768-decap.json |
ml-kem-768-keygen.json |
software | healthy | crates/pqc-vault-core/tests/vectors/ml-kem-768-keygen.json |
keys.rs |
software | healthy | crates/pqc-vault-core/src/keys.rs |
sign.rs |
software | healthy | crates/pqc-vault-core/src/sign.rs |
rng.rs |
software | healthy | crates/pqc-vault-core/src/rng.rs |
format.rs |
software | healthy | crates/pqc-vault-core/src/format.rs |
lib.rs |
software | healthy | crates/pqc-vault-core/src/lib.rs |
hybrid.rs |
software | healthy | crates/pqc-vault-core/src/hybrid.rs |
error.rs |
software | healthy | crates/pqc-vault-core/src/error.rs |
| Label | Layer | Status | Path |
|---|---|---|---|
packages |
software | healthy | packages |
pqc-vault |
software | healthy | packages/pqc-vault |
npm |
software | healthy | packages/pqc-vault/npm |
darwin-arm64 |
software | healthy | packages/pqc-vault/npm/darwin-arm64 |
darwin-x64 |
software | healthy | packages/pqc-vault/npm/darwin-x64 |
linux-arm64-gnu |
software | healthy | packages/pqc-vault/npm/linux-arm64-gnu |
win32-x64-msvc |
software | healthy | packages/pqc-vault/npm/win32-x64-msvc |
linux-x64-gnu |
software | healthy | packages/pqc-vault/npm/linux-x64-gnu |
src |
software | healthy | packages/pqc-vault/src |
test |
software | healthy | packages/pqc-vault/test |
scripts |
software | healthy | scripts |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
examples |
software | healthy | examples |
crates |
software | healthy | crates |
pqc-vault-napi |
software | healthy | crates/pqc-vault-napi |
src |
software | healthy | crates/pqc-vault-napi/src |
pqc-vault-core |
software | healthy | crates/pqc-vault-core |
tests |
software | healthy | crates/pqc-vault-core/tests |
vectors |
software | healthy | crates/pqc-vault-core/tests/vectors |
src |
software | healthy | crates/pqc-vault-core/src |
| Label | Layer | Status | Path |
|---|---|---|---|
generateKeypair |
software | healthy | packages/pqc-vault/src/index.ts:generateKeypair |
seal |
software | healthy | packages/pqc-vault/src/index.ts:seal |
open |
software | healthy | packages/pqc-vault/src/index.ts:open |
generateSigningKeypair |
software | healthy | packages/pqc-vault/src/index.ts:generateSigningKeypair |
sign |
software | healthy | packages/pqc-vault/src/index.ts:sign |
verify |
software | healthy | packages/pqc-vault/src/index.ts:verify |
fetchProjection |
software | healthy | scripts/vendor-acvp.mjs:fetchProjection |
extract |
software | healthy | scripts/vendor-acvp.mjs:extract |
pureExt |
software | healthy | scripts/vendor-acvp.mjs:pureExt |
enc |
software | healthy | examples/protect-pii.mjs:enc |
dec |
software | healthy | examples/protect-pii.mjs:dec |
| Label | Layer | Status | Path |
|---|---|---|---|
build |
cicd | healthy | .github/workflows/release.yml |
publish |
cicd | healthy | .github/workflows/release.yml |
rust |
cicd | healthy | .github/workflows/ci.yml |
node |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::.github/workflows/release.yml |
security | healthy | .github/workflows/release.yml |
auth::README.md |
security | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::release |
cicd | healthy | .github/workflows/release.yml |
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
PACKAGE_DIR |
cicd | healthy | — |
NPM_TOKEN |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
cjmont__pqc-vault |
software | healthy | /data/fable5_failed_archive/cjmont__pqc-vault |
This page is publicly accessible at:
https://repobility.com/scan/0793cbce-516a-4c9b-b473-b7fb6aeda6a8/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/0793cbce-516a-4c9b-b473-b7fb6aeda6a8/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.