{"adoption": {"forks": 69, "observed_at": "2026-08-28T04:05:07.299241+00:00", "stars": 1583}, "canonical_url": "https://ross.abutalabs.com/products/proposal-shadowrealm", "card": {"archived": false, "artifact_type": "learning-resource", "description": "ECMAScript Proposal, specs, and reference implementation for Realms", "domain": ["programming-languages", "security", "developer-tools"], "enriched": true, "function": ["interpreter", "security", "sdk"], "health_score": 24, "homepage": "https://tc39.es/proposal-shadowrealm/", "language": "HTML", "license": null, "license_family": "other", "maturity": "experimental", "member_repos": ["tc39/proposal-shadowrealm"], "name": "tc39/proposal-shadowrealm", "platform": ["cross-platform", "browser"], "pushed_at": "2025-02-10T20:52:02+00:00", "repo": "tc39/proposal-shadowrealm", "stars": 1583, "tags": ["ecmascript", "tc39", "javascript-proposal", "shadowrealm", "specification", "stage-2-7", "realms", "sandboxing", "reference-implementation", "javascript", "specifications", "web-server", "nodejs"], "topics": [], "urls": [], "use_cases": ["evaluate JavaScript code in an isolated global environment", "run untrusted scripts in a sandboxed realm with separate intrinsics", "import values from modules into an isolated execution context", "create a fresh JavaScript global object without page reload", "track the standardization status of the ShadowRealm proposal", "implement or polyfill the ShadowRealm API in a JavaScript engine", "understand how wrapped functions cross realm boundaries"], "what_it_is": "A TC39 ECMAScript language proposal (currently at Stage 2.7) for the ShadowRealm API, which provides distinct global environments with their own intrinsics and built-ins. The repository contains the specification text, explainer documents, presentations, and a reference implementation for the proposed API.", "when_to_avoid": ["you need a production-ready, standardized API - the proposal is still at Stage 2.7 and subject to change", "you need full process isolation or OS-level sandboxing - ShadowRealm isolates globals, not memory or resources", "you need a stable polyfill for browsers today - native support is not yet shipped broadly", "you want a general-purpose sandboxing or security tool rather than a language specification"], "when_to_choose": ["you need to evaluate code in a fresh, isolated global environment with its own built-ins", "you are building a plugin or scripting system that must sandbox user-supplied code from host intrinsics", "you want to follow or contribute to the TC39 standardization of Realms", "you need a reference implementation or spec text to prototype ShadowRealm support in an engine"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/proposal-shadowrealm", "repo": "tc39/proposal-shadowrealm", "role": "main", "score": 35}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:05:07.299241+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T03:56:07.231830+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cdde9715dee07c91dd2d1172c53f02430893117495a8b388f906616351497e13", "fetched_at": "2026-08-28T04:05:07.299241+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tc39/proposal-shadowrealm"}, {"content_hash": "45d10f8967b7b5fe5d21275c276604a38c34544ed8edc4f70969e73dc59a7fd4", "fetched_at": "2026-08-29T11:26:30.204474+00:00", "kind": "homepage", "missing": false, "url": "https://tc39.es/proposal-shadowrealm/"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:05:07.299241+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T03:56:07.231830+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cdde9715dee07c91dd2d1172c53f02430893117495a8b388f906616351497e13", "fetched_at": "2026-08-28T04:05:07.299241+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tc39/proposal-shadowrealm"}, {"content_hash": "45d10f8967b7b5fe5d21275c276604a38c34544ed8edc4f70969e73dc59a7fd4", "fetched_at": "2026-08-29T11:26:30.204474+00:00", "kind": "homepage", "missing": false, "url": "https://tc39.es/proposal-shadowrealm/"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T03:56:07.231830+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cdde9715dee07c91dd2d1172c53f02430893117495a8b388f906616351497e13", "fetched_at": "2026-08-28T04:05:07.299241+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tc39/proposal-shadowrealm"}, {"content_hash": "45d10f8967b7b5fe5d21275c276604a38c34544ed8edc4f70969e73dc59a7fd4", "fetched_at": "2026-08-29T11:26:30.204474+00:00", "kind": "homepage", "missing": false, "url": "https://tc39.es/proposal-shadowrealm/"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:05:07.299241+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:05:07.299241+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:05:07.299241+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T03:56:07.231830+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cdde9715dee07c91dd2d1172c53f02430893117495a8b388f906616351497e13", "fetched_at": "2026-08-28T04:05:07.299241+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tc39/proposal-shadowrealm"}, {"content_hash": "45d10f8967b7b5fe5d21275c276604a38c34544ed8edc4f70969e73dc59a7fd4", "fetched_at": "2026-08-29T11:26:30.204474+00:00", "kind": "homepage", "missing": false, "url": "https://tc39.es/proposal-shadowrealm/"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:05:07.299241+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:05:07.299241+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T03:56:07.231830+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cdde9715dee07c91dd2d1172c53f02430893117495a8b388f906616351497e13", "fetched_at": "2026-08-28T04:05:07.299241+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tc39/proposal-shadowrealm"}, {"content_hash": "45d10f8967b7b5fe5d21275c276604a38c34544ed8edc4f70969e73dc59a7fd4", "fetched_at": "2026-08-29T11:26:30.204474+00:00", "kind": "homepage", "missing": false, "url": "https://tc39.es/proposal-shadowrealm/"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:05:07.299241+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:05:07.299241+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:05:07.299241+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T03:56:07.231830+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cdde9715dee07c91dd2d1172c53f02430893117495a8b388f906616351497e13", "fetched_at": "2026-08-28T04:05:07.299241+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tc39/proposal-shadowrealm"}, {"content_hash": "45d10f8967b7b5fe5d21275c276604a38c34544ed8edc4f70969e73dc59a7fd4", "fetched_at": "2026-08-29T11:26:30.204474+00:00", "kind": "homepage", "missing": false, "url": "https://tc39.es/proposal-shadowrealm/"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:05:07.299241+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:05:07.299241+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T03:56:07.231830+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cdde9715dee07c91dd2d1172c53f02430893117495a8b388f906616351497e13", "fetched_at": "2026-08-28T04:05:07.299241+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tc39/proposal-shadowrealm"}, {"content_hash": "45d10f8967b7b5fe5d21275c276604a38c34544ed8edc4f70969e73dc59a7fd4", "fetched_at": "2026-08-29T11:26:30.204474+00:00", "kind": "homepage", "missing": false, "url": "https://tc39.es/proposal-shadowrealm/"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T03:56:07.231830+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cdde9715dee07c91dd2d1172c53f02430893117495a8b388f906616351497e13", "fetched_at": "2026-08-28T04:05:07.299241+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tc39/proposal-shadowrealm"}, {"content_hash": "45d10f8967b7b5fe5d21275c276604a38c34544ed8edc4f70969e73dc59a7fd4", "fetched_at": "2026-08-29T11:26:30.204474+00:00", "kind": "homepage", "missing": false, "url": "https://tc39.es/proposal-shadowrealm/"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T03:56:07.231830+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cdde9715dee07c91dd2d1172c53f02430893117495a8b388f906616351497e13", "fetched_at": "2026-08-28T04:05:07.299241+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tc39/proposal-shadowrealm"}, {"content_hash": "45d10f8967b7b5fe5d21275c276604a38c34544ed8edc4f70969e73dc59a7fd4", "fetched_at": "2026-08-29T11:26:30.204474+00:00", "kind": "homepage", "missing": false, "url": "https://tc39.es/proposal-shadowrealm/"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T03:56:07.231830+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cdde9715dee07c91dd2d1172c53f02430893117495a8b388f906616351497e13", "fetched_at": "2026-08-28T04:05:07.299241+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tc39/proposal-shadowrealm"}, {"content_hash": "45d10f8967b7b5fe5d21275c276604a38c34544ed8edc4f70969e73dc59a7fd4", "fetched_at": "2026-08-29T11:26:30.204474+00:00", "kind": "homepage", "missing": false, "url": "https://tc39.es/proposal-shadowrealm/"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 6, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_releases", "no_license"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3793, "days_push": 569, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 35, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}