skills/peciulevicius/.dotfiles/stripe/Gen Agent Trust Hub

stripe

Pass

Audited by Gen Agent Trust Hub on Sep 4, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides boilerplate code for Stripe integration. No malicious patterns or insecure practices were detected.
  • [INDIRECT_PROMPT_INJECTION]: The skill contains a webhook endpoint that ingests external data.
  • Ingestion points: src/app/api/webhooks/stripe/route.ts reads the raw request body.
  • Boundary markers: The skill implements signature verification using stripe.webhooks.constructEvent with process.env.STRIPE_WEBHOOK_SECRET.
  • Capability inventory: The logic handles database updates to the subscriptions table and retrieves/updates user profiles.
  • Sanitization: The implementation uses the official Stripe library to validate payloads before processing, effectively mitigating potential injection from the webhook source.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 4, 2026, 10:18 PM
Security Audit — agent-trust-hub — stripe