Detect Stencil
Stenciljs is an open-source web component compiler that enables developers to create reusable, interoperable UI components that can work across different frameworks and platforms.
Detection looks at javascript globals, dom selectors across 2 fingerprint rules among the site's public responses.
01
Websites using Stencil
Loading website list…
02
Signal classes
PluginView evaluates public page signals in these classes when identifying Stencil. Individual fingerprint rule bodies are proprietary and are not published.
- JavaScript globals
- DOM selectors
03
Example public indicators for Stencil
Illustrative indicators derived from public catalog metadata for Stencil. A live scan may match additional proprietary rules beyond these examples.
- stencil.inspect
- html, stencil-router, stencil-route-link
04
What a detection means
- Establishes
- One or more public signals on the scanned page matched a known Stencil signature (2 rules) at the time of the scan.
- Does not establish
- A sitewide install of Stencil, an active vendor contract, exclusive use, or that Stencil is still in place today.
05
How to check a site for Stencil
- 1. Enter the website URL in the scan form — homepage, pricing, checkout, or login pages usually expose the strongest Stencil signals.
- 2. PluginView reads only public responses (javascript globals, dom selectors) and scores them against the Stencil signature set (2 rules).
- 3. Review the confidence score and text explanation for Stencil on the results page.
06
FAQ: detecting Stencil
- Can PluginView detect Stencil without logging in?
- Yes. PluginView only reads publicly accessible responses when checking for Stencil — typically javascript globals, dom selectors. It does not bypass authentication or paywalls.
- What category is Stencil?
- Stencil is classified under Web frameworks in the PluginView directory.
- How many fingerprint rules cover Stencil?
- This reference currently tracks 2 fingerprint rules across javascript globals, dom selectors. Individual rule bodies are proprietary and are not published.
- What public signals suggest a site uses Stencil?
- Illustrative public indicators for Stencil include stencil.inspect; html, stencil-router, stencil-route-link. A live scan may match additional proprietary rules beyond these examples.