Sentinel v3.0

The security audit pipeline of marketnow.site · 12 stages · every layer backed by public evidence

L2: 2,839 / 2,868 tarballs scanned (99%) Decision benchmark: F1 0.857 Spec (md): /security/sentinel-v3.0.md

Sentinel is not a score of popularity — it is a layered inspection pipeline where each stage produces artifacts you can verify yourself. This page is the interactive map: click any stage to see what it does, what it caught, and where its evidence lives. Nothing here is claimed without a URL.

12
pipeline stages (L1→L9)
29
L2 rules on shipped artifacts
68,388
L1 index-certified entries
5.59M
weekly downloads covered by L2

Pipeline — click a stage

Sentinel v3.0

Select a stage above to inspect its evidence.

Review taxonomy — we never claim "verified" without earning it

StatusCountMeaning
Auto-scanned2,839Sentinel ran; no human review. All L2-flagged artifacts keep their findings public.
Human-reviewed22Curated free skills with manual review.
Maintainer-verified0Program not yet launched — honestly reported as zero.

Sandbox configuration (L2.5)

docker run --rm -i \
  --network none \
  --read-only \
  --tmpfs /tmp:rw,size=64m,mode=1777 \
  --cap-drop ALL \
  --security-opt no-new-privileges \
  --user 65534:65534 \
  --memory 256m \
  --pids-limit 64 \
  --cgroup-parent=/marketnow/audit \
  "$IMAGE"

gVisor dynamic analysis is planned for Sentinel v3.1 (status: partial, not hidden).

Per-stage catch counts (real data)

StageCatchesNotes
L1 metadata validation14 malformed manifests / 14,581none malicious
L1.6 secrets (gitleaks batch)1,257 findingsmostly test fixtures; OSV: 1 vuln
L1.6 semgrep (18 rules)0 findingsown repo batch 2026-09-20
L1.7 binary detection1 trojan (issue #9)Trojan:Win64/Lazy.PGPK!MTB — regression vector since
L1.9 prompt injection1 catch (ledger qd_001)public quarantine record
L2 deep tarball scan1,156 error / 791 warning verdicts29 rules, shasum-verified artifacts
L2.5 sandbox (seccomp)1 trojan via clone() denialthe same incident, runtime layer
L4 dependency scan0 CVEs in production depsOSV: 0 vulns across 688 locked deps (2026-09-25)

Honest limitations

This is not a substitute for human review of code that executes on your machine.

Evidence index