crank-component-authoring
Enables the creation of interactive web applications using Crank.js, allowing developers to build single-file HTML components effortlessly.
Install this skill
or
74/100
Security score
The crank-component-authoring skill was audited on May 21, 2026 and we found 6 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 36
Template literal with variable interpolation in command context
SourceSKILL.md
| 36 | yield jsx` |
medium line 42
Template literal with variable interpolation in command context
SourceSKILL.md
| 42 | renderer.render(jsx`<${Counter} />`, document.getElementById("app")); |
medium line 157
Template literal with variable interpolation in command context
SourceSKILL.md
| 157 | jsx` |
medium line 183
Template literal with variable interpolation in command context
SourceSKILL.md
| 183 | ${show && jsx`<${Alert} message=${msg} />`} |
medium line 186
Template literal with variable interpolation in command context
SourceSKILL.md
| 186 | ${items.map((d) => jsx`<li key=${d.id}>${d.name}</li>`)} |
low line 29
External URL reference
SourceSKILL.md
| 29 | import {jsx, renderer} from "https://cdn.jsdelivr.net/npm/@b9g/crank/standalone.js"; |
Scanned on May 21, 2026
View Security DashboardGitHub Stars 2.8K
Rate this skill
Categorydevelopment
UpdatedJune 15, 2026
opencodegithub-copilotclaude-codecursorwindsurfclineroo-codeampcodexgoosetraeopenclawmanusfrontendcross-platformfrontend-developerproduct-managerux-designerdevelopmentproductdesign
bikeshaving/crank