syncable-entity-builder-and-validation
Facilitates the creation of validation logic and migration actions for syncable entities, ensuring robust business rule enforcement.
Install this skill
or
85/100
Security score
The syncable-entity-builder-and-validation skill was audited on Mar 7, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 65
Template literal with variable interpolation in command context
SourceSKILL.md
| 65 | message: t`Entity with name ${flatMyEntity.name} already exists`, |
medium line 77
Template literal with variable interpolation in command context
SourceSKILL.md
| 77 | message: t`Parent entity with ID ${flatMyEntity.parentEntityId} not found`, |
medium line 125
Template literal with variable interpolation in command context
SourceSKILL.md
| 125 | message: t`Entity with name ${updates.name} already exists`, |
Scanned on Mar 7, 2026
View Security DashboardInstall this skill with one command
/learn @endsi3g/syncable-entity-builder-and-validationGitHub Stars 1
Rate this skill
Categorydevelopment
UpdatedMarch 29, 2026
Endsi3g/Uprising-Notion-but-better-