Skip to main content
Back to the directory
supercent-io/skills-templateSoftware EngineeringFrontend and Design

pattern-detection

Detect code smells, security vulnerabilities, anomalies, and trends across codebases using regex, AST analysis, and statistical methods.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
10

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/supercent-io/skills-template --skill pattern-detection
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, pattern-detection has 10 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: supercent-io/skills-template. Canonical URL: https://skills.sh/supercent-io/skills-template/pattern-detection.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Detect code smells, security vulnerabilities, anomalies, and trends across codebases using regex, AST analysis, and statistical methods. Detect long functions : Duplicate code patterns : Magic numbers : SQL Injection risks : Hard-coded secrets : Dangerous function usage : Import analysis : TODO/FIXME patterns : Error handling patterns : Regex patterns : Statistical anomaly detection : - Identifies problematic patterns including long functions, duplicate code, magic numbers, empty catch blocks, and TODO/FIXME markers - Scans for security risks such as SQL injection, hard-coded secrets, dangerous function usage (eval, innerHTML), and credential exposure patterns - Performs statistical anomaly detection using Z-score and IQR methods to flag outliers in numerical data - Includes regex-based sensitive data detection for emails, phone numbers, credit cards, and SSNs, plus time-series trend analysis with moving averages and growth rate calculation - Generates structured reports with severity levels and actionable recommendations; read-only operation with built-in false-positive awareness - Code review : Proactively detect problematic patterns - Security review : Scan for vulnerability patterns - Refactoring : Identify duplicate code - Monitoring : Alert on anomalies - Incremental analysis : Start with simple patterns - Minimize false positives : Use precise regex - Check context :...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does pattern-detection do?

Detect code smells, security vulnerabilities, anomalies, and trends across codebases using regex, AST analysis, and statistical methods.

Is pattern-detection good?

pattern-detection does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support pattern-detection?

pattern-detection currently lists compatibility with Skills CLI.

Is pattern-detection safe to install?

pattern-detection has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to pattern-detection?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install pattern-detection?

Run the following command to install pattern-detection: npx skills add https://github.com/supercent-io/skills-template --skill pattern-detection

Related skills

More from supercent-io/skills-template

Related skills

Alternatives in Software Engineering