@gulu9527/code-trust 0.1.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 ADDED
@@ -0,0 +1,189 @@
1
+ Apache License
2
+ Version 2.0, January 2004
3
+ http://www.apache.org/licenses/
4
+
5
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6
+
7
+ 1. Definitions.
8
+
9
+ "License" shall mean the terms and conditions for use, reproduction,
10
+ and distribution as defined by Sections 1 through 9 of this document.
11
+
12
+ "Licensor" shall mean the copyright owner or entity authorized by
13
+ the copyright owner that is granting the License.
14
+
15
+ "Legal Entity" shall mean the union of the acting entity and all
16
+ other entities that control, are controlled by, or are under common
17
+ control with that entity. For the purposes of this definition,
18
+ "control" means (i) the power, direct or indirect, to cause the
19
+ direction or management of such entity, whether by contract or
20
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
21
+ outstanding shares, or (iii) beneficial ownership of such entity.
22
+
23
+ "You" (or "Your") shall mean an individual or Legal Entity
24
+ exercising permissions granted by this License.
25
+
26
+ "Source" form shall mean the preferred form for making modifications,
27
+ including but not limited to software source code, documentation
28
+ source, and configuration files.
29
+
30
+ "Object" form shall mean any form resulting from mechanical
31
+ transformation or translation of a Source form, including but
32
+ not limited to compiled object code, generated documentation,
33
+ and conversions to other media types.
34
+
35
+ "Work" shall mean the work of authorship, whether in Source or
36
+ Object form, made available under the License, as indicated by a
37
+ copyright notice that is included in or attached to the work.
38
+
39
+ "Derivative Works" shall mean any work, whether in Source or Object
40
+ form, that is based on (or derived from) the Work and for which the
41
+ editorial revisions, annotations, elaborations, or other modifications
42
+ represent, as a whole, an original work of authorship. For the purposes
43
+ of this License, Derivative Works shall not include works that remain
44
+ separable from, or merely link (or bind by name) to the interfaces of,
45
+ the Work and Derivative Works thereof.
46
+
47
+ "Contribution" shall mean any work of authorship, including
48
+ the original version of the Work and any modifications or additions
49
+ to that Work or Derivative Works thereof, that is intentionally
50
+ submitted to the Licensor for inclusion in the Work by the copyright owner
51
+ or by an individual or Legal Entity authorized to submit on behalf of
52
+ the copyright owner. For the purposes of this definition, "submitted"
53
+ means any form of electronic, verbal, or written communication sent
54
+ to the Licensor or its representatives, including but not limited to
55
+ communication on electronic mailing lists, source code control systems,
56
+ and issue tracking systems that are managed by, or on behalf of, the
57
+ Licensor for the purpose of discussing and improving the Work, but
58
+ excluding communication that is conspicuously marked or otherwise
59
+ designated in writing by the copyright owner as "Not a Contribution."
60
+
61
+ "Contributor" shall mean Licensor and any individual or Legal Entity
62
+ on behalf of whom a Contribution has been received by the Licensor and
63
+ subsequently incorporated within the Work.
64
+
65
+ 2. Grant of Copyright License. Subject to the terms and conditions of
66
+ this License, each Contributor hereby grants to You a perpetual,
67
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
68
+ copyright license to reproduce, prepare Derivative Works of,
69
+ publicly display, publicly perform, sublicense, and distribute the
70
+ Work and such Derivative Works in Source or Object form.
71
+
72
+ 3. Grant of Patent License. Subject to the terms and conditions of
73
+ this License, each Contributor hereby grants to You a perpetual,
74
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
75
+ (except as stated in this section) patent license to make, have made,
76
+ use, offer to sell, sell, import, and otherwise transfer the Work,
77
+ where such license applies only to those patent claims licensable
78
+ by such Contributor that are necessarily infringed by their
79
+ Contribution(s) alone or by combination of their Contribution(s)
80
+ with the Work to which such Contribution(s) was submitted. If You
81
+ institute patent litigation against any entity (including a
82
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
83
+ or a Contribution incorporated within the Work constitutes direct
84
+ or contributory patent infringement, then any patent licenses
85
+ granted to You under this License for that Work shall terminate
86
+ as of the date such litigation is filed.
87
+
88
+ 4. Redistribution. You may reproduce and distribute copies of the
89
+ Work or Derivative Works thereof in any medium, with or without
90
+ modifications, and in Source or Object form, provided that You
91
+ meet the following conditions:
92
+
93
+ (a) You must give any other recipients of the Work or
94
+ Derivative Works a copy of this License; and
95
+
96
+ (b) You must cause any modified files to carry prominent notices
97
+ stating that You changed the files; and
98
+
99
+ (c) You must retain, in the Source form of any Derivative Works
100
+ that You distribute, all copyright, patent, trademark, and
101
+ attribution notices from the Source form of the Work,
102
+ excluding those notices that do not pertain to any part of
103
+ the Derivative Works; and
104
+
105
+ (d) If the Work includes a "NOTICE" text file as part of its
106
+ distribution, then any Derivative Works that You distribute must
107
+ include a readable copy of the attribution notices contained
108
+ within such NOTICE file, excluding any notices that do not
109
+ pertain to any part of the Derivative Works, in at least one
110
+ of the following places: within a NOTICE text file distributed
111
+ as part of the Derivative Works; within the Source form or
112
+ documentation, if provided along with the Derivative Works; or,
113
+ within a display generated by the Derivative Works, if and
114
+ wherever such third-party notices normally appear. The contents
115
+ of the NOTICE file are for informational purposes only and
116
+ do not modify the License. You may add Your own attribution
117
+ notices within Derivative Works that You distribute, alongside
118
+ or as an addendum to the NOTICE text from the Work, provided
119
+ that such additional attribution notices cannot be construed
120
+ as modifying the License.
121
+
122
+ You may add Your own copyright statement to Your modifications and
123
+ may provide additional or different license terms and conditions
124
+ for use, reproduction, or distribution of Your modifications, or
125
+ for any such Derivative Works as a whole, provided Your use,
126
+ reproduction, and distribution of the Work otherwise complies with
127
+ the conditions stated in this License.
128
+
129
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
130
+ any Contribution intentionally submitted for inclusion in the Work
131
+ by You to the Licensor shall be under the terms and conditions of
132
+ this License, without any additional terms or conditions.
133
+ Notwithstanding the above, nothing herein shall supersede or modify
134
+ the terms of any separate license agreement you may have executed
135
+ with Licensor regarding such Contributions.
136
+
137
+ 6. Trademarks. This License does not grant permission to use the trade
138
+ names, trademarks, service marks, or product names of the Licensor,
139
+ except as required for reasonable and customary use in describing the
140
+ origin of the Work and reproducing the content of the NOTICE file.
141
+
142
+ 7. Disclaimer of Warranty. Unless required by applicable law or
143
+ agreed to in writing, Licensor provides the Work (and each
144
+ Contributor provides its Contributions) on an "AS IS" BASIS,
145
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
146
+ implied, including, without limitation, any warranties or conditions
147
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
148
+ PARTICULAR PURPOSE. You are solely responsible for determining the
149
+ appropriateness of using or redistributing the Work and assume any
150
+ risks associated with Your exercise of permissions under this License.
151
+
152
+ 8. Limitation of Liability. In no event and under no legal theory,
153
+ whether in tort (including negligence), contract, or otherwise,
154
+ unless required by applicable law (such as deliberate and grossly
155
+ negligent acts) or agreed to in writing, shall any Contributor be
156
+ liable to You for damages, including any direct, indirect, special,
157
+ incidental, or consequential damages of any character arising as a
158
+ result of this License or out of the use or inability to use the
159
+ Work (including but not limited to damages for loss of goodwill,
160
+ work stoppage, computer failure or malfunction, or any and all
161
+ other commercial damages or losses), even if such Contributor
162
+ has been advised of the possibility of such damages.
163
+
164
+ 9. Accepting Warranty or Additional Liability. While redistributing
165
+ the Work or Derivative Works thereof, You may choose to offer,
166
+ and charge a fee for, acceptance of support, warranty, indemnity,
167
+ or other liability obligations and/or rights consistent with this
168
+ License. However, in accepting such obligations, You may act only
169
+ on Your own behalf and on Your sole responsibility, not on behalf
170
+ of any other Contributor, and only if You agree to indemnify,
171
+ defend, and hold each Contributor harmless for any liability
172
+ incurred by, or claims asserted against, such Contributor by reason
173
+ of your accepting any such warranty or additional liability.
174
+
175
+ END OF TERMS AND CONDITIONS
176
+
177
+ Copyright 2025 CodeTrust Contributors
178
+
179
+ Licensed under the Apache License, Version 2.0 (the "License");
180
+ you may not use this file except in compliance with the License.
181
+ You may obtain a copy of the License at
182
+
183
+ http://www.apache.org/licenses/LICENSE-2.0
184
+
185
+ Unless required by applicable law or agreed to in writing, software
186
+ distributed under the License is distributed on an "AS IS" BASIS,
187
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
188
+ See the License for the specific language governing permissions and
189
+ limitations under the License.
package/README.md ADDED
@@ -0,0 +1,201 @@
1
+ # CodeTrust
2
+
3
+ > Verify AI-generated code with deterministic algorithms — No LLM reviewing LLM.
4
+
5
+ [![Node.js](https://img.shields.io/badge/node-%3E%3D20-brightgreen)](https://nodejs.org)
6
+ [![License](https://img.shields.io/badge/license-Apache--2.0-blue)](LICENSE)
7
+ [![npm](https://img.shields.io/npm/v/code-trust)](https://www.npmjs.com/package/code-trust)
8
+
9
+ **English | [中文](./README-CN.md)**
10
+
11
+ ![CodeTrust Scan Example](./docs/screenshot.png)
12
+
13
+ CodeTrust is a **fully local** CLI tool designed to verify the quality of AI-generated code (Cursor, Copilot, ChatGPT, etc.). Instead of using an LLM to review LLM output, it applies **deterministic static analysis** to detect common hallucination patterns and quality issues.
14
+
15
+ ## Features
16
+
17
+ - **Hallucination Detection** — Phantom imports, unused imports, missing `await`, unnecessary try-catch, over-defensive coding, dead logic branches
18
+ - **Security Scanning** — Hardcoded secrets, eval usage, SQL injection, XSS vulnerabilities
19
+ - **Structure Analysis** — Cyclomatic/cognitive complexity, function length, nesting depth, parameter count
20
+ - **Style Consistency** — Mixed naming convention detection (camelCase / snake_case)
21
+ - **Coverage Analysis** — Detect files missing corresponding test files
22
+ - **Five-Dimension Scoring** — Security, Logic, Structure, Style, Coverage, weighted into a trust score (0-100)
23
+ - **Fully Local** — No cloud uploads, zero external requests
24
+ - **Bilingual** — Automatic Chinese/English output based on system locale
25
+
26
+ ## Install
27
+
28
+ ```bash
29
+ npm install -g code-trust
30
+ ```
31
+
32
+ Both `code-trust` and `codetrust` commands are available after installation.
33
+
34
+ ## Quick Start
35
+
36
+ ```bash
37
+ # Initialize config file
38
+ codetrust init
39
+
40
+ # Scan git staged files
41
+ codetrust scan --staged
42
+
43
+ # Scan diff against main branch
44
+ codetrust scan --diff origin/main
45
+
46
+ # Scan specific files
47
+ codetrust scan src/foo.ts src/bar.ts
48
+
49
+ # JSON output (for CI/CD)
50
+ codetrust scan --staged --format json
51
+
52
+ # Set minimum score threshold (exit code 1 if below)
53
+ codetrust scan --staged --min-score 70
54
+
55
+ # List all rules
56
+ codetrust rules list
57
+
58
+ # Install pre-commit hook
59
+ codetrust hook install
60
+ ```
61
+
62
+ ## Trust Score
63
+
64
+ CodeTrust evaluates code across five dimensions, weighted into a total score (0-100):
65
+
66
+ | Dimension | Weight | Description |
67
+ |-----------|--------|-------------|
68
+ | Security | 30% | Hardcoded secrets, eval, SQL injection, XSS |
69
+ | Logic | 25% | Hallucination detection: dead logic, unused variables, duplicate conditions |
70
+ | Structure | 20% | Complexity, function length, nesting depth |
71
+ | Coverage | 15% | Test file coverage |
72
+ | Style | 10% | Naming consistency |
73
+
74
+ ### Grades
75
+
76
+ | Score | Grade | Meaning |
77
+ |-------|-------|---------|
78
+ | >= 90 | HIGH TRUST | Safe to merge |
79
+ | >= 70 | REVIEW | Recommended for review |
80
+ | >= 50 | LOW TRUST | Needs careful review |
81
+ | < 50 | UNTRUSTED | Should not be merged |
82
+
83
+ ## Built-in Rules (21)
84
+
85
+ ### Hallucination Detection (Logic)
86
+ | Rule ID | Severity | Description |
87
+ |---------|----------|-------------|
88
+ | `logic/phantom-import` | high | Import from non-existent relative path (AI hallucination) |
89
+ | `logic/missing-await` | medium | Missing `await` on async function call |
90
+ | `logic/unused-import` | low | Imported module never used |
91
+ | `logic/unnecessary-try-catch` | medium | Try-catch wrapping simple statements |
92
+ | `logic/over-defensive` | low | Excessive null/undefined guards |
93
+ | `logic/dead-branch` | medium | Always true/false conditions, unreachable code |
94
+ | `logic/unused-variables` | low | Declared but never used variables |
95
+ | `logic/duplicate-condition` | medium | Duplicate conditions in if-else chains |
96
+ | `logic/empty-catch` | medium | Empty catch block or rethrow-only catch |
97
+ | `logic/identical-branches` | medium | If/else branches with identical code |
98
+ | `logic/redundant-else` | low | Unnecessary else after return/throw |
99
+ | `logic/console-in-code` | info | Leftover console.log debug statements |
100
+
101
+ ### Security Rules
102
+ | Rule ID | Severity | Description |
103
+ |---------|----------|-------------|
104
+ | `security/hardcoded-secret` | high | Hardcoded API keys, passwords, tokens |
105
+ | `security/eval-usage` | high | eval(), new Function() and similar |
106
+ | `security/sql-injection` | high | String concatenation in SQL queries |
107
+ | `security/dangerous-html` | medium | innerHTML / dangerouslySetInnerHTML |
108
+
109
+ ## Configuration
110
+
111
+ Run `codetrust init` to generate `.codetrust.yml`:
112
+
113
+ ```yaml
114
+ version: 1
115
+
116
+ include:
117
+ - "src/**/*.ts"
118
+ - "src/**/*.js"
119
+ exclude:
120
+ - "**/*.test.ts"
121
+ - "**/node_modules/**"
122
+
123
+ weights:
124
+ security: 0.30
125
+ logic: 0.25
126
+ structure: 0.20
127
+ style: 0.10
128
+ coverage: 0.15
129
+
130
+ thresholds:
131
+ min-score: 70
132
+ max-function-length: 40
133
+ max-cyclomatic-complexity: 10
134
+ max-cognitive-complexity: 20
135
+ max-nesting-depth: 4
136
+ max-params: 5
137
+
138
+ rules:
139
+ disabled: []
140
+ overrides: {}
141
+ ```
142
+
143
+ ## CI/CD Integration
144
+
145
+ ### GitHub Action
146
+
147
+ ```yaml
148
+ name: CodeTrust
149
+ on:
150
+ pull_request:
151
+ branches: [main]
152
+
153
+ jobs:
154
+ trust-scan:
155
+ runs-on: ubuntu-latest
156
+ steps:
157
+ - uses: actions/checkout@v4
158
+ with:
159
+ fetch-depth: 0
160
+ - uses: actions/setup-node@v4
161
+ with:
162
+ node-version: '20'
163
+ - run: npm install -g code-trust
164
+ - run: code-trust scan --diff origin/main --min-score 70
165
+ ```
166
+
167
+ ### Git Pre-commit Hook
168
+
169
+ ```bash
170
+ codetrust hook install
171
+ ```
172
+
173
+ Automatically runs CodeTrust scan on every `git commit`. Use `git commit --no-verify` to skip.
174
+
175
+ ## Language
176
+
177
+ CodeTrust auto-detects system locale. To override:
178
+
179
+ ```bash
180
+ # Force Chinese
181
+ CODETRUST_LANG=zh codetrust scan --staged
182
+
183
+ # Force English
184
+ CODETRUST_LANG=en codetrust scan --staged
185
+ ```
186
+
187
+ ## Tech Stack
188
+
189
+ - **Language**: TypeScript 5.x
190
+ - **Runtime**: Node.js 20+
191
+ - **AST Parsing**: @typescript-eslint/typescript-estree
192
+ - **CLI**: Commander.js
193
+ - **Git**: simple-git
194
+ - **Terminal UI**: picocolors + cli-table3
195
+ - **Config**: cosmiconfig
196
+ - **Testing**: Vitest
197
+ - **Build**: tsup
198
+
199
+ ## License
200
+
201
+ [Apache-2.0](LICENSE)
package/action.yml ADDED
@@ -0,0 +1,42 @@
1
+ name: 'CodeTrust Scan'
2
+ description: 'Verify AI-generated code with deterministic trust scoring'
3
+ author: 'CodeTrust'
4
+
5
+ branding:
6
+ icon: 'shield'
7
+ color: 'green'
8
+
9
+ inputs:
10
+ min-score:
11
+ description: 'Minimum trust score threshold (0-100). Fails if score is below.'
12
+ required: false
13
+ default: '70'
14
+ diff-ref:
15
+ description: 'Git ref to diff against (e.g. origin/main, HEAD~1)'
16
+ required: false
17
+ default: 'origin/main'
18
+ format:
19
+ description: 'Output format: terminal or json'
20
+ required: false
21
+ default: 'terminal'
22
+ node-version:
23
+ description: 'Node.js version to use'
24
+ required: false
25
+ default: '20'
26
+
27
+ runs:
28
+ using: 'composite'
29
+ steps:
30
+ - name: Setup Node.js
31
+ uses: actions/setup-node@v4
32
+ with:
33
+ node-version: ${{ inputs.node-version }}
34
+
35
+ - name: Install CodeTrust
36
+ shell: bash
37
+ run: npm install -g code-trust
38
+
39
+ - name: Run CodeTrust scan
40
+ shell: bash
41
+ run: |
42
+ codetrust scan --diff ${{ inputs.diff-ref }} --format ${{ inputs.format }} --min-score ${{ inputs.min-score }}
@@ -0,0 +1,2 @@
1
+
2
+ export { }