Skip to main content

ecto-thinking

Provides insights and best practices for writing Ecto code, focusing on data layer design and domain-driven development patterns.

Install this skill

or
85/100

Security score

The ecto-thinking skill was audited on Feb 9, 2026 and we found 1 security issue across 1 threat category, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 112

Hex-encoded characters

SourceSKILL.md
112**Fix:** Sanitize at boundaries: `String.replace(string, "\x00", "")`
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →