Skip to main content

credits-handler

Facilitates credit management through backend configuration and frontend UI implementation for purchasing and displaying credits.

Install this skill

or
90/100

Security score

The credits-handler skill was audited on Feb 28, 2026 and we found 2 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 106

Template literal with variable interpolation in command context

SourceSKILL.md
106`$${price?.toFixed(2) || "0.00"}`
medium line 161

Webhook reference - potential data exfiltration

SourceSKILL.md
161These functions are used in API routes and webhooks.
Scanned on Feb 28, 2026
View Security Dashboard
Installation guide →