api-and-interface-design
Guides the design of stable APIs and interfaces, ensuring clear contracts and boundaries for effective communication between systems.
Install this skill
or
85/100
Security score
The api-and-interface-design skill was audited on Jun 6, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 225
Template literal with variable interpolation in command context
SourceSKILL.md
| 225 | case 'in_progress': return `In progress (${status.assignee})`; |
medium line 226
Template literal with variable interpolation in command context
SourceSKILL.md
| 226 | case 'completed': return `Done on ${status.completedAt}`; |
medium line 227
Template literal with variable interpolation in command context
SourceSKILL.md
| 227 | case 'cancelled': return `Cancelled: ${status.reason}`; |
Scanned on Jun 6, 2026
View Security DashboardGitHub Stars 2
Rate this skill
Categorydevelopment
UpdatedJune 15, 2026
openclawapibackendbackend-developerfullstack-developerproduct-managertechnical-pmux-designerdevelopmentproductdesign
skytiger6724/qwen-skills