Repository Analysis

yuaotian/go-cursor-help

解决Cursor在免费订阅期间出现以下提示的问题: Your request has been blocked as our system has detected suspicious activity / You've reached your trial request limit. / Too many free trial accounts used on this machine.

2.9 Likely human-written View on GitHub
2.9
Adjusted Score
2.9
Raw Score
100%
Time Factor
2026-05-14
Last Push
26,346
Stars
Shell
Language
8,534
Lines of Code
8
Files
12
Pattern Hits
2026-05-31
Scan Date

Score History

Severity Breakdown

CRITICAL 0HIGH 0MEDIUM 7LOW 5

Pattern Findings

12 matches across 3 categories. Click a row to expand file-level details.

Decorative Section Separators6 hits · 18 pts
SeverityFileLineSnippet
MEDIUMscripts/run/cursor_mac_id_modifier.sh3# ========================================
MEDIUMscripts/run/cursor_mac_id_modifier.sh5# ========================================
MEDIUMscripts/run/cursor_mac_id_modifier.sh19# ========================================
MEDIUMscripts/hook/inject_hook_unix.sh3# ========================================
MEDIUMscripts/hook/inject_hook_unix.sh5# ========================================
MEDIUMscripts/hook/inject_hook_unix.sh18# ========================================
Excessive Try-Catch Wrapping4 hits · 5 pts
SeverityFileLineSnippet
LOWscripts/run/cursor_mac_id_modifier.sh504except Exception as e:
MEDIUMscripts/run/cursor_mac_id_modifier.sh505 print(f"Error reading config: {e}")
LOWscripts/run/cursor_mac_id_modifier.sh614except Exception as e:
LOWscripts/run/cursor_mac_id_modifier.sh693except Exception as e:
Over-Commented Block2 hits · 2 pts
SeverityFileLineSnippet
LOWscripts/run/cursor_mac_id_modifier.sh1#!/bin/bash
LOWscripts/hook/inject_hook_unix.sh1#!/bin/bash