@wcj/github-rank 26.1.1 → 26.1.15
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/README.md +2 -1
- package/dist/repos.json +56527 -56551
- package/dist/trending-daily.json +56 -89
- package/dist/trending-monthly.json +129 -140
- package/dist/trending-weekly.json +89 -111
- package/dist/users.china.json +5844 -5808
- package/dist/users.json +9971 -10115
- package/dist/users.org.json +2152 -2008
- package/package.json +1 -1
- package/web/data/repos.json +56527 -56551
- package/web/data/trending-daily.json +56 -89
- package/web/data/trending-monthly.json +129 -140
- package/web/data/trending-weekly.json +89 -111
- package/web/data/users.china.json +5844 -5808
- package/web/data/users.json +9971 -10115
- package/web/data/users.org.json +2152 -2008
- package/web/index.html +9293 -9519
- package/web/org.html +1830 -1610
- package/web/repos.html +6030 -6022
- package/web/trending-monthly.html +117 -157
- package/web/trending-weekly.html +78 -158
- package/web/trending.html +51 -171
- package/web/users.china.html +5235 -5192
package/dist/trending-daily.json
CHANGED
|
@@ -1,112 +1,79 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
4
|
-
"language": "
|
|
5
|
-
"color": "#
|
|
6
|
-
"description": "
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
3
|
+
"full_name": "obra/superpowers",
|
|
4
|
+
"language": "Shell",
|
|
5
|
+
"color": "#89e051",
|
|
6
|
+
"description": "Claude Code superpowers: core skills library",
|
|
7
|
+
"forked": "1673",
|
|
8
|
+
"stargazers_count": 22206,
|
|
9
|
+
"todayStar": "1863 stars today",
|
|
10
|
+
"html_url": "https://github.com/obra/superpowers",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
15
|
-
"language": "
|
|
16
|
-
"color": "#
|
|
17
|
-
"description": "",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
14
|
+
"full_name": "twitter/the-algorithm",
|
|
15
|
+
"language": "Scala",
|
|
16
|
+
"color": "#c22d40",
|
|
17
|
+
"description": "Source code for the X Recommendation Algorithm",
|
|
18
|
+
"forked": "12897",
|
|
19
|
+
"stargazers_count": 69865,
|
|
20
|
+
"todayStar": "366 stars today",
|
|
21
|
+
"html_url": "https://github.com/twitter/the-algorithm",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
|
-
"full_name": "
|
|
26
|
-
"language": "
|
|
27
|
-
"color": "#
|
|
28
|
-
"description": "
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
25
|
+
"full_name": "dev-sec/ansible-collection-hardening",
|
|
26
|
+
"language": "Jinja",
|
|
27
|
+
"color": "#a52a22",
|
|
28
|
+
"description": "This Ansible collection provides battle tested hardening for Linux, SSH, nginx, MySQL",
|
|
29
|
+
"forked": "798",
|
|
30
|
+
"stargazers_count": 5002,
|
|
31
|
+
"todayStar": "23 stars today",
|
|
32
|
+
"html_url": "https://github.com/dev-sec/ansible-collection-hardening",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "
|
|
37
|
-
"language": "
|
|
38
|
-
"color": "#
|
|
39
|
-
"description": "
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
36
|
+
"full_name": "mudler/LocalAI",
|
|
37
|
+
"language": "Go",
|
|
38
|
+
"color": "#00ADD8",
|
|
39
|
+
"description": "🤖 The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement for OpenAI, running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more. Features: Generate Text, MCP, Audio, Video, Images, Voice Cloning, Distributed, P2P and decentralized inference",
|
|
40
|
+
"forked": "3404",
|
|
41
|
+
"stargazers_count": 41549,
|
|
42
|
+
"todayStar": "64 stars today",
|
|
43
|
+
"html_url": "https://github.com/mudler/LocalAI",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
48
|
-
"language": "
|
|
49
|
-
"color": "#
|
|
50
|
-
"description": "MCP
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
47
|
+
"full_name": "grab/cursor-talk-to-figma-mcp",
|
|
48
|
+
"language": "JavaScript",
|
|
49
|
+
"color": "#f1e05a",
|
|
50
|
+
"description": "TalkToFigma: MCP integration between Cursor and Figma, allowing Cursor Agentic AI to communicate with Figma for reading designs and modifying them programmatically.",
|
|
51
|
+
"forked": "635",
|
|
52
|
+
"stargazers_count": 5980,
|
|
53
|
+
"todayStar": "14 stars today",
|
|
54
|
+
"html_url": "https://github.com/grab/cursor-talk-to-figma-mcp",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "
|
|
59
|
-
"language": "
|
|
60
|
-
"color": "#
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
58
|
+
"full_name": "zoicware/RemoveWindowsAI",
|
|
59
|
+
"language": "PowerShell",
|
|
60
|
+
"color": "#012456",
|
|
61
|
+
"description": "Force Remove Copilot, Recall and More in Windows 11",
|
|
62
|
+
"forked": "261",
|
|
63
|
+
"stargazers_count": 8415,
|
|
64
|
+
"todayStar": "339 stars today",
|
|
65
|
+
"html_url": "https://github.com/zoicware/RemoveWindowsAI",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "
|
|
71
|
-
"color": "#
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
69
|
+
"full_name": "rancher/rancher",
|
|
70
|
+
"language": "Go",
|
|
71
|
+
"color": "#00ADD8",
|
|
72
|
+
"description": "Complete container management platform",
|
|
73
|
+
"forked": "3142",
|
|
74
|
+
"stargazers_count": 25133,
|
|
75
|
+
"todayStar": "6 stars today",
|
|
76
|
+
"html_url": "https://github.com/rancher/rancher",
|
|
77
77
|
"rank": 7
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
"full_name": "organicmaps/organicmaps",
|
|
81
|
-
"language": "C++",
|
|
82
|
-
"color": "#f34b7d",
|
|
83
|
-
"description": "🍃 Organic Maps is a free Android & iOS offline maps app for travelers, tourists, hikers, and cyclists. It uses crowd-sourced OpenStreetMap data and is developed with love by the community. No ads, no tracking, no data collection, no crapware. Please donate to support the development!",
|
|
84
|
-
"forked": "1265",
|
|
85
|
-
"stargazers_count": 12583,
|
|
86
|
-
"todayStar": "52 stars today",
|
|
87
|
-
"html_url": "https://github.com/organicmaps/organicmaps",
|
|
88
|
-
"rank": 8
|
|
89
|
-
},
|
|
90
|
-
{
|
|
91
|
-
"full_name": "resemble-ai/chatterbox",
|
|
92
|
-
"language": "Python",
|
|
93
|
-
"color": "#3572A5",
|
|
94
|
-
"description": "SoTA open-source TTS",
|
|
95
|
-
"forked": "2607",
|
|
96
|
-
"stargazers_count": 19954,
|
|
97
|
-
"todayStar": "436 stars today",
|
|
98
|
-
"html_url": "https://github.com/resemble-ai/chatterbox",
|
|
99
|
-
"rank": 9
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"full_name": "nocodb/nocodb",
|
|
103
|
-
"language": "TypeScript",
|
|
104
|
-
"color": "#3178c6",
|
|
105
|
-
"description": "🔥 🔥 🔥 Open Source Airtable Alternative",
|
|
106
|
-
"forked": "4421",
|
|
107
|
-
"stargazers_count": 59586,
|
|
108
|
-
"todayStar": "54 stars today",
|
|
109
|
-
"html_url": "https://github.com/nocodb/nocodb",
|
|
110
|
-
"rank": 10
|
|
111
78
|
}
|
|
112
79
|
]
|
|
@@ -1,200 +1,189 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
3
|
+
"full_name": "google/A2UI",
|
|
4
4
|
"language": "TypeScript",
|
|
5
5
|
"color": "#3178c6",
|
|
6
|
-
"description": "
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
6
|
+
"description": "",
|
|
7
|
+
"forked": "724",
|
|
8
|
+
"stargazers_count": 9863,
|
|
9
|
+
"todayStar": "9877 stars this month",
|
|
10
|
+
"html_url": "https://github.com/google/A2UI",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
15
|
-
"language": "Ruby",
|
|
16
|
-
"color": "#701516",
|
|
17
|
-
"description": "Kanban as it should be. Not as it has been.",
|
|
18
|
-
"forked": "825",
|
|
19
|
-
"stargazers_count": 6430,
|
|
20
|
-
"todayStar": "6435 stars this month",
|
|
21
|
-
"html_url": "https://github.com/basecamp/fizzy",
|
|
22
|
-
"rank": 2
|
|
23
|
-
},
|
|
24
|
-
{
|
|
25
|
-
"full_name": "DayuanJiang/next-ai-draw-io",
|
|
14
|
+
"full_name": "anomalyco/opencode",
|
|
26
15
|
"language": "TypeScript",
|
|
27
16
|
"color": "#3178c6",
|
|
28
|
-
"description": "
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
33
|
-
"rank":
|
|
17
|
+
"description": "The open source coding agent.",
|
|
18
|
+
"forked": "6011",
|
|
19
|
+
"stargazers_count": 69267,
|
|
20
|
+
"todayStar": "30313 stars this month",
|
|
21
|
+
"html_url": "https://github.com/anomalyco/opencode",
|
|
22
|
+
"rank": 2
|
|
34
23
|
},
|
|
35
24
|
{
|
|
36
|
-
"full_name": "
|
|
25
|
+
"full_name": "anthropics/skills",
|
|
37
26
|
"language": "Python",
|
|
38
27
|
"color": "#3572A5",
|
|
39
|
-
"description": "
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
28
|
+
"description": "Public repository for Agent Skills",
|
|
29
|
+
"forked": "3733",
|
|
30
|
+
"stargazers_count": 40637,
|
|
31
|
+
"todayStar": "19658 stars this month",
|
|
32
|
+
"html_url": "https://github.com/anthropics/skills",
|
|
33
|
+
"rank": 3
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"full_name": "BloopAI/vibe-kanban",
|
|
37
|
+
"language": "Rust",
|
|
38
|
+
"color": "#dea584",
|
|
39
|
+
"description": "Get 10X more out of Claude Code, Codex or any coding agent",
|
|
40
|
+
"forked": "1482",
|
|
41
|
+
"stargazers_count": 16024,
|
|
42
|
+
"todayStar": "9484 stars this month",
|
|
43
|
+
"html_url": "https://github.com/BloopAI/vibe-kanban",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
48
|
-
"language": "
|
|
49
|
-
"color": "#
|
|
50
|
-
"description": "
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
47
|
+
"full_name": "anthropics/claude-code",
|
|
48
|
+
"language": "Shell",
|
|
49
|
+
"color": "#89e051",
|
|
50
|
+
"description": "Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.",
|
|
51
|
+
"forked": "4127",
|
|
52
|
+
"stargazers_count": 56521,
|
|
53
|
+
"todayStar": "10838 stars this month",
|
|
54
|
+
"html_url": "https://github.com/anthropics/claude-code",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "
|
|
59
|
-
"language": "
|
|
60
|
-
"color": "#
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
58
|
+
"full_name": "exo-explore/exo",
|
|
59
|
+
"language": "Python",
|
|
60
|
+
"color": "#3572A5",
|
|
61
|
+
"description": "Run your own AI cluster at home with everyday devices 📱💻 🖥️⌚",
|
|
62
|
+
"forked": "2699",
|
|
63
|
+
"stargazers_count": 39969,
|
|
64
|
+
"todayStar": "7308 stars this month",
|
|
65
|
+
"html_url": "https://github.com/exo-explore/exo",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
69
|
+
"full_name": "tw93/Mole",
|
|
70
|
+
"language": "Shell",
|
|
71
|
+
"color": "#89e051",
|
|
72
|
+
"description": "🐹 Deep clean and optimize your Mac.",
|
|
73
|
+
"forked": "776",
|
|
74
|
+
"stargazers_count": 29184,
|
|
75
|
+
"todayStar": "20333 stars this month",
|
|
76
|
+
"html_url": "https://github.com/tw93/Mole",
|
|
77
|
+
"rank": 7
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"full_name": "danielmiessler/Personal_AI_Infrastructure",
|
|
70
81
|
"language": "TypeScript",
|
|
71
82
|
"color": "#3178c6",
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
77
|
-
"rank":
|
|
83
|
+
"description": "Personal AI Infrastructure for upgrading humans.",
|
|
84
|
+
"forked": "752",
|
|
85
|
+
"stargazers_count": 4608,
|
|
86
|
+
"todayStar": "3241 stars this month",
|
|
87
|
+
"html_url": "https://github.com/danielmiessler/Personal_AI_Infrastructure",
|
|
88
|
+
"rank": 8
|
|
78
89
|
},
|
|
79
90
|
{
|
|
80
91
|
"full_name": "resemble-ai/chatterbox",
|
|
81
92
|
"language": "Python",
|
|
82
93
|
"color": "#3572A5",
|
|
83
94
|
"description": "SoTA open-source TTS",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
95
|
+
"forked": "2801",
|
|
96
|
+
"stargazers_count": 21460,
|
|
97
|
+
"todayStar": "6531 stars this month",
|
|
87
98
|
"html_url": "https://github.com/resemble-ai/chatterbox",
|
|
88
|
-
"rank": 8
|
|
89
|
-
},
|
|
90
|
-
{
|
|
91
|
-
"full_name": "rustfs/rustfs",
|
|
92
|
-
"language": "Rust",
|
|
93
|
-
"color": "#dea584",
|
|
94
|
-
"description": "🚀2.3x faster than MinIO for 4KB object payloads. RustFS is an open-source, S3-compatible high-performance object storage system supporting migration and coexistence with other S3-compatible platforms such as MinIO and Ceph.",
|
|
95
|
-
"forked": "808",
|
|
96
|
-
"stargazers_count": 18789,
|
|
97
|
-
"todayStar": "7128 stars this month",
|
|
98
|
-
"html_url": "https://github.com/rustfs/rustfs",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
103
|
-
"language": "
|
|
104
|
-
"color": "#
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
102
|
+
"full_name": "obra/superpowers",
|
|
103
|
+
"language": "Shell",
|
|
104
|
+
"color": "#89e051",
|
|
105
|
+
"description": "Claude Code superpowers: core skills library",
|
|
106
|
+
"forked": "1673",
|
|
107
|
+
"stargazers_count": 22206,
|
|
108
|
+
"todayStar": "11958 stars this month",
|
|
109
|
+
"html_url": "https://github.com/obra/superpowers",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "
|
|
115
|
-
"color": "#
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
113
|
+
"full_name": "usememos/memos",
|
|
114
|
+
"language": "Go",
|
|
115
|
+
"color": "#00ADD8",
|
|
116
|
+
"description": "An open-source, self-hosted note-taking service. Your thoughts, your data, your control — no tracking, no ads, no subscription fees.",
|
|
117
|
+
"forked": "3885",
|
|
118
|
+
"stargazers_count": 54116,
|
|
119
|
+
"todayStar": "7100 stars this month",
|
|
120
|
+
"html_url": "https://github.com/usememos/memos",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
125
|
-
"language": "
|
|
126
|
-
"color": "#
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
124
|
+
"full_name": "steveyegge/beads",
|
|
125
|
+
"language": "Go",
|
|
126
|
+
"color": "#00ADD8",
|
|
127
|
+
"description": "Beads - A memory upgrade for your coding agent",
|
|
128
|
+
"forked": "642",
|
|
129
|
+
"stargazers_count": 10222,
|
|
130
|
+
"todayStar": "5159 stars this month",
|
|
131
|
+
"html_url": "https://github.com/steveyegge/beads",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "
|
|
137
|
-
"color": "#
|
|
138
|
-
"description": "The
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
135
|
+
"full_name": "bytedance/UI-TARS-desktop",
|
|
136
|
+
"language": "TypeScript",
|
|
137
|
+
"color": "#3178c6",
|
|
138
|
+
"description": "The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra",
|
|
139
|
+
"forked": "2292",
|
|
140
|
+
"stargazers_count": 23630,
|
|
141
|
+
"todayStar": "3792 stars this month",
|
|
142
|
+
"html_url": "https://github.com/bytedance/UI-TARS-desktop",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
147
|
-
"language": "
|
|
148
|
-
"color": "#
|
|
149
|
-
"description": "
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
146
|
+
"full_name": "shareAI-lab/learn-claude-code",
|
|
147
|
+
"language": "Python",
|
|
148
|
+
"color": "#3572A5",
|
|
149
|
+
"description": "How can we build a true AI agent? Like Claude Code.",
|
|
150
|
+
"forked": "3322",
|
|
151
|
+
"stargazers_count": 14213,
|
|
152
|
+
"todayStar": "2633 stars this month",
|
|
153
|
+
"html_url": "https://github.com/shareAI-lab/learn-claude-code",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "#
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
157
|
+
"full_name": "thedotmack/claude-mem",
|
|
158
|
+
"language": "TypeScript",
|
|
159
|
+
"color": "#3178c6",
|
|
160
|
+
"description": "A Claude Code plugin that automatically captures everything Claude does during your coding sessions, compresses it with AI (using Claude's agent-sdk), and injects relevant context back into future sessions.",
|
|
161
|
+
"forked": "895",
|
|
162
|
+
"stargazers_count": 13753,
|
|
163
|
+
"todayStar": "8386 stars this month",
|
|
164
|
+
"html_url": "https://github.com/thedotmack/claude-mem",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "
|
|
170
|
-
"color": "#
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
168
|
+
"full_name": "Lissy93/web-check",
|
|
169
|
+
"language": "TypeScript",
|
|
170
|
+
"color": "#3178c6",
|
|
171
|
+
"description": "🕵️♂️ All-in-one OSINT tool for analysing any website",
|
|
172
|
+
"forked": "2367",
|
|
173
|
+
"stargazers_count": 29821,
|
|
174
|
+
"todayStar": "2822 stars this month",
|
|
175
|
+
"html_url": "https://github.com/Lissy93/web-check",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
179
|
+
"full_name": "KeygraphHQ/shannon",
|
|
180
180
|
"language": "TypeScript",
|
|
181
181
|
"color": "#3178c6",
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
182
|
+
"description": "Fully autonomous AI hacker to find actual exploits in your web apps. Shannon has achieved a 96.15% success rate on the hint-free, source-aware XBOW Benchmark.",
|
|
183
|
+
"forked": "540",
|
|
184
|
+
"stargazers_count": 3764,
|
|
185
|
+
"todayStar": "3343 stars this month",
|
|
186
|
+
"html_url": "https://github.com/KeygraphHQ/shannon",
|
|
187
187
|
"rank": 17
|
|
188
|
-
},
|
|
189
|
-
{
|
|
190
|
-
"full_name": "anthropics/skills",
|
|
191
|
-
"language": "Python",
|
|
192
|
-
"color": "#3572A5",
|
|
193
|
-
"description": "Public repository for Agent Skills",
|
|
194
|
-
"forked": "2816",
|
|
195
|
-
"stargazers_count": 30937,
|
|
196
|
-
"todayStar": "12035 stars this month",
|
|
197
|
-
"html_url": "https://github.com/anthropics/skills",
|
|
198
|
-
"rank": 18
|
|
199
188
|
}
|
|
200
189
|
]
|