-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathLICENSE
More file actions
84 lines (68 loc) · 4.93 KB
/
Copy pathLICENSE
File metadata and controls
84 lines (68 loc) · 4.93 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
WAB — Web Agent Bridge
Dual License Model
════════════════════════════════════════════════════════════════
OPEN SOURCE COMPONENTS — MIT License
════════════════════════════════════════════════════════════════
The following components are licensed under the MIT License:
• WAB SDK (sdk/)
• WAB Widget (packages/widget/)
• WAB MCP Server (wab-mcp/, wab-mcp-adapter/)
• WAB Trust Protocol Spec (packages/trust-protocol/)
• WAB Browser Extension (wab-extension/)
• Framework Integrations (packages/react/, packages/vue/, packages/svelte/, packages/langchain/)
• WAB Browser (wab-browser/)
• WAB VS Code Extension (vscode-wab/) — MIT, published on Marketplace + Open VSX
• WAB ShieldQR Reference Verifier (server/services/shieldqr.js, server/routes/shieldqr.js)
— open reference implementation of the DNS+Ed25519+SSL verification protocol
• WAB ShieldQR Public Scanner (public/shieldqr.html) — open browser-side QR scanner
• Signed Domain Trust Tooling (scripts/sign-wab-domain.js, public/.well-known/wab.json)
— open so any domain can self-sign and join the trust network
• API Documentation (docs/)
• Examples (examples/)
MIT License
Copyright (c) 2026 Web Agent Bridge Contributors
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
════════════════════════════════════════════════════════════════
PROPRIETARY COMPONENTS — All Rights Reserved
════════════════════════════════════════════════════════════════
The following components are proprietary and NOT included in this repository.
They run exclusively on the official WAB platform (webagentbridge.com):
• Detection Engine — Threat scanning algorithms and pattern matching
• Threat Database — Aggregated threat intelligence data
• WAB Score Model — Domain trust and fairness scoring algorithm
• Fairness Algorithm — Neutrality-weighted search ranking system
• Trust Verifier — Server-side manifest verification engine
• Affiliate Fraud Detection — Network fraud analysis algorithms
• ShieldQR Threat Intelligence — Phishing/malware/scam URL feeds and ML scoring
(NOT the verifier — only the threat-data + ML model are proprietary)
• Plans Pricing Engine (server/services/plans.js)
— DB schema is open; the live plan/feature catalog stored in production DB
is proprietary commercial data
• Domain Signing Private Keys (server/secrets/) — operational secrets, never published
These components are protected by trade secret law. Unauthorized access,
reverse engineering, or reproduction is prohibited.
════════════════════════════════════════════════════════════════
COMMERCIAL LICENSE — Paid Features
════════════════════════════════════════════════════════════════
The following features are available under commercial license:
• Enterprise SDK — Advanced agent orchestration
• Data Marketplace — Licensed threat and market datasets
• Affiliate Intelligence API — Network analysis and fraud reports
• AI Safety Layer API — Pre-navigation agent safety checks
• WAB Score API — Domain scoring and batch analysis
• Email Protection API — Phishing detection and sender analysis
For commercial licensing, contact: https://www.webagentbridge.com