oop-polymorphism
Enables the implementation of polymorphism in object-oriented design, fostering flexible and extensible systems with interchangeable components.
Install this skill
or
87/100
Security score
The oop-polymorphism skill was audited on Feb 22, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 573
Template literal with variable interpolation in command context
SourceSKILL.md
| 573 | console.log(`Writing to ${this.filename}:`, content); |
medium line 591
Template literal with variable interpolation in command context
SourceSKILL.md
| 591 | return `[${timestamp}] [${level}] ${message}`; |
low line 1307
External URL reference
SourceSKILL.md
| 1307 | - Liskov Substitution Principle: <https://en.wikipedia.org/wiki/Liskov_substitution_principle> |
low line 1308
External URL reference
SourceSKILL.md
| 1308 | - Python Protocols: <https://peps.python.org/pep-0544/> |
low line 1311
External URL reference
SourceSKILL.md
| 1311 | - TypeScript Interfaces: <https://www.typescriptlang.org/docs/handbook/interfaces.html> |
Scanned on Feb 22, 2026
View Security DashboardGitHub Stars 152
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
claude-codecursorwindsurfclineroo-codeampcodexgoosetraeopencodeopenclawvibemanusantigravitygemini-clicross-platform
TheBushidoCollective/han