Skip to main content

enums

Facilitates the creation and management of PHP 8.1+ enums using archtechx/enums with helper traits for enhanced functionality.

Install this skill

or
96/100

Security score

The enums skill was audited on May 20, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 388

Webhook reference - potential data exfiltration

SourceSKILL.md
388'webhook' => env('STRIPE_WEBHOOK'),
low line 392

Webhook reference - potential data exfiltration

SourceSKILL.md
392'webhook' => env('PAYPAL_WEBHOOK'),
low line 417

External URL reference

SourceSKILL.md
417- [Packagist](https://packagist.org/packages/archtechx/enums)
low line 418

External URL reference

SourceSKILL.md
418- [PHP 8.1 Enums](https://www.php.net/manual/pt_BR/language.types.enumerations.php)
Scanned on May 20, 2026
View Security Dashboard
Installation guide →