skills/clerk/skills/clerk-billing/Gen Agent Trust Hub

clerk-billing

Pass

Audited by Gen Agent Trust Hub on May 9, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns, obfuscation, or unauthorized data access were identified in the skill files.
  • [COMMAND_EXECUTION]: The skill includes instructions for using the clerk CLI (e.g., clerk api, clerk config) to manage application billing settings. This usage is consistent with the skill's stated purpose of programmatic billing configuration and utilizes the vendor's official toolset.
  • [EXTERNAL_DOWNLOADS]: Dependencies on @clerk/nextjs and @clerk/backend are referenced for implementing billing features in the provided code examples. These are official, well-known packages from the service provider.
  • [DATA_EXFILTRATION]: The skill provides templates and patterns for handling incoming billing webhooks. The implementation follows security best practices by utilizing signature verification via the verifyWebhook utility from @clerk/nextjs/webhooks to validate the authenticity of data received from the external service.
Audit Metadata
Risk Level
SAFE
Analyzed
May 9, 2026, 04:00 AM