This is a documentation-only Privy integration skill, but it needs review because its examples can enable automatic crypto payments, private-key handling, account deletion, and server-side signing with limited guardrail guidance.
Review before installing or using this skill in production. Treat its payment, wallet, and server-side snippets as starting points only: use testnets or small balances first, add explicit user confirmation and spend caps, allowlist payment destinations and contracts, keep PRIVY_APP_SECRET server-only, avoid raw private-key import/export unless absolutely necessary, validate any transaction before server signing, and wrap account creation/deletion in authorization, consent, logging, and recovery controls.