@tokenectomy/sentinel-linux-x64 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +162 -0
- package/bin/sentinel +0 -0
- package/index.js +2 -0
- package/package.json +13 -0
package/LICENSE
ADDED
|
@@ -0,0 +1,162 @@
|
|
|
1
|
+
TOKENECTOMY PRO COMMERCIAL SOFTWARE LICENSE AGREEMENT (EULA)
|
|
2
|
+
================================================================================
|
|
3
|
+
Copyright (c) 2026 Daffa. All rights reserved.
|
|
4
|
+
Product: Tokenectomy Pro (Enterprise Edition)
|
|
5
|
+
License Type: Commercial Proprietary Software License
|
|
6
|
+
|
|
7
|
+
IMPORTANT — READ CAREFULLY: This Commercial Software License Agreement ("Agreement"
|
|
8
|
+
or "EULA") is a legally binding contract between you (either an individual or a single
|
|
9
|
+
business entity, hereinafter referred to as "Licensee", "Customer", or "You") and
|
|
10
|
+
Daffa ("Licensor", "Author", or "We"), governing the use of the proprietary
|
|
11
|
+
software product known as "Tokenectomy Pro", including all executable binaries, CLI
|
|
12
|
+
tools, MCP servers, libraries, and associated documentation (collectively, the "Software").
|
|
13
|
+
|
|
14
|
+
BY DOWNLOADING, INSTALLING, COPYING, ACCESSING, OR OTHERWISE USING THE SOFTWARE,
|
|
15
|
+
YOU AGREE TO BE BOUND BY THE TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT
|
|
16
|
+
AGREE TO THESE TERMS, DO NOT DOWNLOAD, INSTALL, COPY, OR USE THE SOFTWARE.
|
|
17
|
+
|
|
18
|
+
--------------------------------------------------------------------------------
|
|
19
|
+
1. INTELLECTUAL PROPERTY RIGHTS & TRADE SECRETS
|
|
20
|
+
--------------------------------------------------------------------------------
|
|
21
|
+
1.1. Ownership: The Software, including but not limited to its architecture, source
|
|
22
|
+
code, algorithms (including "True Ectomy" surgical stack pruning, "AST Guard" Tree-sitter
|
|
23
|
+
syntax repair, and "Test Verification Loop" auto-rollback engine), design, logic,
|
|
24
|
+
heuristics, and documentation, are the exclusive intellectual property and trade
|
|
25
|
+
secrets of Licensor.
|
|
26
|
+
1.2. Copyright Protection: The Software is protected under national copyright laws,
|
|
27
|
+
international copyright treaties, and applicable trade secret legislation.
|
|
28
|
+
1.3. Reservation of Rights: Licensor retains all title, copyright, patent rights,
|
|
29
|
+
trade secrets, trademarks, and all other proprietary rights in and to the Software.
|
|
30
|
+
This Agreement does not convey to Licensee any ownership interest in or to the Software,
|
|
31
|
+
but only a limited, revocable, non-exclusive license to use the Software strictly in
|
|
32
|
+
accordance with this Agreement.
|
|
33
|
+
|
|
34
|
+
--------------------------------------------------------------------------------
|
|
35
|
+
2. SEPARATION OF OPEN-SOURCE (OSS) AND ENTERPRISE (PRO) EDITIONS
|
|
36
|
+
--------------------------------------------------------------------------------
|
|
37
|
+
2.1. Distinction from Open-Source: Licensor may maintain an open-source edition of
|
|
38
|
+
related software (e.g., "gacor" or standard "Tokenectomy OSS") under the MIT License.
|
|
39
|
+
This Agreement applies STRICTLY AND EXCLUSIVELY to "Tokenectomy Pro" (Enterprise Edition).
|
|
40
|
+
2.2. No MIT Grant for Pro Features: Proprietary enterprise modules—including but not
|
|
41
|
+
limited to Model Context Protocol (MCP) server implementations, Tree-sitter AST
|
|
42
|
+
validation, automated test rollback loops, Docker OOMKilled diagnostics, deep database
|
|
43
|
+
protocol handshakes, and secret sanitization engines—are NOT licensed under the MIT
|
|
44
|
+
License and are governed solely by this Commercial Agreement.
|
|
45
|
+
|
|
46
|
+
--------------------------------------------------------------------------------
|
|
47
|
+
3. GRANT OF LICENSE & USAGE RESTRICTIONS
|
|
48
|
+
--------------------------------------------------------------------------------
|
|
49
|
+
3.1. License Grant: Subject to the terms of this Agreement and payment of the applicable
|
|
50
|
+
license fee (e.g., via Gumroad, direct invoice, or authorized reseller), Licensor
|
|
51
|
+
grants Licensee a non-exclusive, non-transferable, non-sublicensable, revocable license
|
|
52
|
+
to install and execute the pre-compiled binary executable of the Software solely for
|
|
53
|
+
Licensee's internal business or personal development operations.
|
|
54
|
+
3.2. Seat and Deployment Limits:
|
|
55
|
+
(a) Individual License: Valid for use by a single named developer across machines
|
|
56
|
+
personally owned or assigned to that developer.
|
|
57
|
+
(b) Team / Enterprise License: Valid for the specific number of concurrent seats
|
|
58
|
+
or CI/CD runner nodes expressly authorized in the purchase confirmation.
|
|
59
|
+
3.3. Strict Restrictions: Licensee shall NOT, directly or indirectly:
|
|
60
|
+
(a) Decompile, disassemble, reverse engineer, or attempt to reconstruct, identify,
|
|
61
|
+
or discover any source code, underlying ideas, algorithms, or file formats of
|
|
62
|
+
the Software, except to the extent permitted by mandatory law;
|
|
63
|
+
(b) Modify, adapt, translate, or create derivative works of the Software;
|
|
64
|
+
(c) Rent, lease, lend, sell, sublicense, distribute, publish, transfer, or host
|
|
65
|
+
the Software as a shared service bureau or multi-tenant commercial API without
|
|
66
|
+
prior written authorization from Licensor;
|
|
67
|
+
(d) Circumvent, disable, or tamper with any license verification, security, or
|
|
68
|
+
path-isolation controls embedded within the Software;
|
|
69
|
+
(e) Conduct competitive benchmarking, competitive performance analysis, or
|
|
70
|
+
publish public performance claims without prior written consent from Licensor.
|
|
71
|
+
|
|
72
|
+
--------------------------------------------------------------------------------
|
|
73
|
+
4. AUTONOMOUS AI & CODE MODIFICATION LIABILITY SHIELD
|
|
74
|
+
--------------------------------------------------------------------------------
|
|
75
|
+
4.1. Nature of Automated Patching: The Software includes features (such as Auto-Fixer,
|
|
76
|
+
apply_code_patch, and apply_and_verify_patch) designed to programmatically modify source
|
|
77
|
+
code files on disk and execute project test commands. Licensee expressly acknowledges
|
|
78
|
+
that code changes suggested by third-party Large Language Models (LLMs) may contain
|
|
79
|
+
errors, regressions, security vulnerabilities, or unintended behavior.
|
|
80
|
+
4.2. Sole Risk and Verification: Licensee assumes 100% responsibility and sole risk
|
|
81
|
+
for applying, verifying, and committing any automated code modifications. Licensor does
|
|
82
|
+
not warrant that automated patches, syntax auto-healing, or test verification loops
|
|
83
|
+
will prevent software defects or system outages.
|
|
84
|
+
4.3. Command Execution: Commands executed via custom test runners or automated detection
|
|
85
|
+
run with the active operating system permissions of Licensee's user account. Licensee
|
|
86
|
+
agrees to review and authorize all test commands executed in its environment.
|
|
87
|
+
|
|
88
|
+
--------------------------------------------------------------------------------
|
|
89
|
+
5. HEURISTIC SECRET REDACTION (BEST-EFFORT DISCLAIMER)
|
|
90
|
+
--------------------------------------------------------------------------------
|
|
91
|
+
5.1. Heuristic Nature: The secret scrubbing and redaction features in the Software
|
|
92
|
+
utilize regular expressions and heuristic pattern matching. While engineered to redact
|
|
93
|
+
common API keys, JWTs, connection strings, and tokens, Licensor DOES NOT WARRANT OR
|
|
94
|
+
GUARANTEE 100% DETECTION OF ALL SECRETS, CREDENTIALS, OR SENSITIVE DATA.
|
|
95
|
+
5.2. Customer Responsibility: Licensee remains solely responsible for ensuring that
|
|
96
|
+
confidential data, personally identifiable information (PII), and proprietary secrets
|
|
97
|
+
are not transmitted to external LLM providers or third-party APIs.
|
|
98
|
+
|
|
99
|
+
--------------------------------------------------------------------------------
|
|
100
|
+
6. DISCLAIMER OF WARRANTIES
|
|
101
|
+
--------------------------------------------------------------------------------
|
|
102
|
+
TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, THE SOFTWARE IS PROVIDED "AS IS"
|
|
103
|
+
AND "AS AVAILABLE", WITH ALL FAULTS AND WITHOUT WARRANTY OF ANY KIND. LICENSOR HEREBY
|
|
104
|
+
EXPRESSLY DISCLAIMS ALL WARRANTIES AND CONDITIONS, WHETHER EXPRESS, IMPLIED, STATUTORY,
|
|
105
|
+
OR OTHERWISE, INCLUDING BUT NOT LIMITED TO IMPLIED WARRANTIES OF MERCHANTABILITY,
|
|
106
|
+
FITNESS FOR A PARTICULAR PURPOSE, TITLE, ACCURACY, SYSTEM INTEGRATION, QUIET ENJOYMENT,
|
|
107
|
+
AND NON-INFRINGEMENT.
|
|
108
|
+
|
|
109
|
+
LICENSOR DOES NOT WARRANT THAT THE SOFTWARE WILL MEET LICENSEE'S REQUIREMENTS, THAT
|
|
110
|
+
THE OPERATION OF THE SOFTWARE WILL BE UNINTERRUPTED OR ERROR-FREE, OR THAT DEFECTS IN
|
|
111
|
+
THE SOFTWARE WILL BE CORRECTED.
|
|
112
|
+
|
|
113
|
+
--------------------------------------------------------------------------------
|
|
114
|
+
7. LIMITATION OF LIABILITY
|
|
115
|
+
--------------------------------------------------------------------------------
|
|
116
|
+
7.1. Exclusion of Consequential Damages: TO THE MAXIMUM EXTENT PERMITTED BY LAW, IN NO
|
|
117
|
+
EVENT SHALL LICENSOR BE LIABLE FOR ANY INDIRECT, INCIDENTAL, SPECIAL, CONSEQUENTIAL,
|
|
118
|
+
PUNITIVE, OR EXEMPLARY DAMAGES WHATSOEVER (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR
|
|
119
|
+
LOSS OF PROFITS, BUSINESS INTERRUPTION, LOSS OF DATA, CORRUPTION OF CODEBASES, FAILED
|
|
120
|
+
CI/CD PIPELINES, SYSTEM DOWNTIME, LOSS OF PRIVACY, OR ANY OTHER PECUNIARY LOSS) ARISING
|
|
121
|
+
OUT OF OR IN ANY WAY RELATED TO THE USE OF OR INABILITY TO USE THE SOFTWARE, EVEN IF
|
|
122
|
+
LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
|
|
123
|
+
7.2. Liability Cap: IN NO EVENT SHALL LICENSOR'S TOTAL AGGREGATE LIABILITY UNDER THIS
|
|
124
|
+
AGREEMENT, REGARDLESS OF THE FORM OF ACTION (WHETHER IN CONTRACT, TORT, STRICT LIABILITY,
|
|
125
|
+
OR OTHERWISE), EXCEED THE AMOUNT ACTUALLY PAID BY LICENSEE FOR THE SOFTWARE LICENSE
|
|
126
|
+
DURING THE TWELVE (12) MONTHS PRECEDING THE CLAIM, OR FIFTY UNITED STATES DOLLARS
|
|
127
|
+
(US $50.00), WHICHEVER IS GREATER.
|
|
128
|
+
|
|
129
|
+
--------------------------------------------------------------------------------
|
|
130
|
+
8. INDEMNIFICATION
|
|
131
|
+
--------------------------------------------------------------------------------
|
|
132
|
+
Licensee agrees to defend, indemnify, and hold harmless Licensor, its affiliates,
|
|
133
|
+
officers, directors, employees, and agents from and against any claims, liabilities,
|
|
134
|
+
damages, judgments, awards, losses, costs, expenses, or fees (including reasonable
|
|
135
|
+
attorneys' fees) arising out of or relating to: (a) Licensee's violation of this
|
|
136
|
+
Agreement; (b) Licensee's application of AI-generated patches to production or staging
|
|
137
|
+
codebases; (c) Licensee's scanning or probing of unauthorized networks or ports; or
|
|
138
|
+
(d) Licensee's transmission of data to third-party LLM providers.
|
|
139
|
+
|
|
140
|
+
--------------------------------------------------------------------------------
|
|
141
|
+
9. AUDIT RIGHTS & TERMINATION
|
|
142
|
+
--------------------------------------------------------------------------------
|
|
143
|
+
9.1. Termination: This Agreement is effective until terminated. Licensor may terminate
|
|
144
|
+
this Agreement immediately without notice if Licensee fails to comply with any term
|
|
145
|
+
herein. Upon termination, Licensee must cease all use of the Software and destroy all
|
|
146
|
+
copies in its possession.
|
|
147
|
+
9.2. Survival: Sections 1, 2, 3.3, 4, 5, 6, 7, 8, 9.2, and 10 shall survive any
|
|
148
|
+
termination or expiration of this Agreement.
|
|
149
|
+
|
|
150
|
+
--------------------------------------------------------------------------------
|
|
151
|
+
10. GOVERNING LAW & JURISDICTION
|
|
152
|
+
--------------------------------------------------------------------------------
|
|
153
|
+
This Agreement shall be governed by and construed in accordance with the laws of the
|
|
154
|
+
jurisdiction of Licensor's primary residence/registration, without regard to its
|
|
155
|
+
conflict of law provisions. The United Nations Convention on Contracts for the
|
|
156
|
+
International Sale of Goods (CISG) is expressly excluded.
|
|
157
|
+
|
|
158
|
+
================================================================================
|
|
159
|
+
For licensing inquiries, enterprise volume pricing, or custom terms, contact:
|
|
160
|
+
Email: daffaanan11@gmail.com
|
|
161
|
+
GitHub: https://github.com/daffa2555/Tokenectomy-Pro
|
|
162
|
+
================================================================================
|
package/bin/sentinel
ADDED
|
Binary file
|
package/index.js
ADDED
package/package.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@tokenectomy/sentinel-linux-x64",
|
|
3
|
+
"version": "1.0.0",
|
|
4
|
+
"description": "Tokenectomy Sentinel binary for Linux x64",
|
|
5
|
+
"os": ["linux"],
|
|
6
|
+
"cpu": ["x64"],
|
|
7
|
+
"license": "SEE LICENSE IN LICENSE",
|
|
8
|
+
"main": "index.js",
|
|
9
|
+
"files": [
|
|
10
|
+
"bin/sentinel",
|
|
11
|
+
"index.js"
|
|
12
|
+
]
|
|
13
|
+
}
|