ZeeshanSaud/CodeTruthAgent-V3-Module1-Evaluation
Source Code https://github.com/Zeeshan78699/CodeTruthAgent — tag v3.0.0-module1 CodeTruth Agent V3 — Module 1 Evaluation Validation results for Module 1: Repository Cognition Engine — a deterministic, rule-based engine that scans a software repository and determines its application type, primary framework, technology stack, and file inventory. What's in this dataset FULL_DOMAIN_SUMMARY.md — summary table of all 69 validated repositories… See the full description on the dataset page: https://huggingface.co/datasets/ZeeshanSaud/CodeTruthAgent-V3-Module1-Evaluation.
0248
1# Repository Scan Report — scapy
2
3**Generated by:** CodeTruth Agent V3 — Module 1 — Universal Repository Discovery Engine
4**Scanned At:** 2026-06-12 11:20:28 UTC
5**Scan Status:** `COMPLETE`
6
7---
8
9## Repository Identity
10
11| Field | Value |
12|---|---|
13| Name | scapy |
14| Path | `C:\repos\v3\scapy` |
15| Purpose | scapy — Security Tool (Scapy) — 401 Python files |
16| Application Type | **Security Tool** |
17| Primary Framework | Scapy |
18
19## Confidence
20
21| Score | Value |
22|---|---|
23| Discovery Score | 100% |
24| Classification Score | 100% |
25| Overall | 100% |
26
27## Repository Scale
28
29| Metric | Count |
30|---|---|
31| Total Files Scanned | 852 |
32| Python Files | 401 |
33| Test Directories | 1 |
34| Entry Points | 3 |
35| Config Files | 6 |
36| Doc Files | 11 |
37
38## Discovered Assets
39
40### Languages (Executable Source Code)
41
42- Jupyter Notebook
43- Network Capture
44- Python
45- Shell
46- TOML
47- VimScript
48- YAML
49
50### File Types (Documents & Data)
51
52- Configuration File
53- Markdown
54- PDF Document
55- ReStructuredText
56- Text
57- Windows Batch Script
58
59### ML Models & Neural Network Weights
60
61- None detected
62
63## Build Systems
64
65- Python Build
66- Setuptools
67- Make
68
69## Technology Stack
70
71- Python
72- Travis CI
73- Vagrant
74- AWS
75- GCP
76
77## Entry Points
78
79- `scapy\__init__.py`
80- `scapy\__main__.py`
81- `scapy\main.py`
82
83## Configuration Files
84
85- `.\.travis.yml`
86- `.\pyproject.toml`
87- `.\setup.py`
88- `doc\scapy\Makefile`
89- `doc\vagrant_ci\Vagrantfile`
90- `scapy\config.py`
91
92## Documentation
93
94- `.\CONTRIBUTING.md`
95- `.\LICENSE`
96- `.\README.md`
97- `doc\LICENSE`
98- `doc\notebooks\tls\raw_data\README.md`
99- `doc\scapy\README`
100- `doc\scapy\_templates\README.md`
101- `doc\vagrant_ci\README.md`
102- `scapy\layers\msrpce\raw\README.md`
103- `test\configs\README.md`
104- `test\scapy\layers\tls\pki\README.md`
105
106## Test Directories
107
108- `test`
109
110## Warnings & Diagnostics
111
1121. 10 file extension(s) not in language registry: .1, .der, .drawio, .in, .pem. These files were counted but language not identified. Add to LANGUAGE_EXTENSIONS in framework_signatures.py.
113
114**Unknown Extensions** (10 not yet in registry):
115- `.1` — add to `LANGUAGE_EXTENSIONS` for future support
116- `.der` — add to `LANGUAGE_EXTENSIONS` for future support
117- `.drawio` — add to `LANGUAGE_EXTENSIONS` for future support
118- `.in` — add to `LANGUAGE_EXTENSIONS` for future support
119- `.pem` — add to `LANGUAGE_EXTENSIONS` for future support
120- `.raw` — add to `LANGUAGE_EXTENSIONS` for future support
121- `.rst_t` — add to `LANGUAGE_EXTENSIONS` for future support
122- `.typed` — add to `LANGUAGE_EXTENSIONS` for future support
123- `.uts` — add to `LANGUAGE_EXTENSIONS` for future support
124- `.utsc` — add to `LANGUAGE_EXTENSIONS` for future support
125
126## Governance Gate — V3-003
127
128✅ **APPROVED** — Repository understanding complete. Pipeline may proceed.
129
130---
131
132*Generated by [CodeTruth Agent V3](https://github.com/Zeeshan78699/CodeTruthAgent)*
133*Module 1 — Universal Repository Discovery Engine*
134*Scan timestamp: 2026-06-12T11:20:28.725377+00:00*