Ent ORM
Facilitates the creation and management of database schemas in Go using Facebook's Ent ORM framework with code generation capabilities.
Install this skill
or
84/100
Security score
The Ent ORM skill was audited on Mar 7, 2026 and we found 2 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
high line 98
Direct command execution function call
SourceSKILL.md
| 98 | err := client.User.DeleteOneID(id).Exec(ctx) |
low line 230
External URL reference
SourceSKILL.md
| 230 | // Use Atlas: https://atlasgo.io/ |
Scanned on Mar 7, 2026
View Security Dashboard