Skip to main content

code-standards-checker

Automatically checks code against various coding standards to ensure compliance and best practices for better collaboration and quality.

Install this skill

or
93/100

Security score

The code-standards-checker skill was audited on Feb 9, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 349

Template literal with variable interpolation in command context

SourceSKILL.md
349return `${user.firstName} ${user.lastName}`;
low line 422

External URL reference

SourceSKILL.md
422- [Drupal Coding Standards](https://www.drupal.org/docs/develop/standards)
low line 425

External URL reference

SourceSKILL.md
425- [ESLint](https://eslint.org/)
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →