turnstile-spin
Add Cloudflare Turnstile Protection
Bot protection often fails when frontend widgets and server checks are configured separately. This skill coordinates creation, integration, secret handling, and validation.
Detente y solicita confirmación antes de instalar.
Revisa el plan y obtén el consentimiento explícito del usuario antes de modificar archivos.
Instalar con mi Agente
Copia esta solicitud en tu Agente. Incluye la página canónica del Skill y el manifiesto.
Review the Skillstore skill "turnstile-spin" from https://skillstore.io/skills/cloudflare-turnstile-spin.md and its manifest at https://skillstore.io/api/skills/cloudflare-turnstile-spin/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.Tu Agente debe seguir mostrando su plan y solicitar cualquier confirmación exigida por la política de seguridad.
Recursos legibles por agentes
Usa estos enlaces cuando un agente de IA, crawler o script necesite contexto limpio en vez de leer la página completa.
Pruébalo
Usando "turnstile-spin". Protect the signup form in this Next.js application from automated submissions.
Resultado esperado:
- Detected a Next.js App Router signup page and its server route.
- Created one managed widget for the approved domains.
- Added server validation for success, signup action, and approved hostnames.
- Validation passed for the widget configuration and failed safely for a replayed token.
Usando "turnstile-spin". Our contact form has a Turnstile widget, but submissions still bypass it.
Resultado esperado:
- The browser widget was present, but the server handler did not call Siteverify.
- Added Siteverify before the existing contact logic and preserved the original handler.
- Validation remains pending because the backend could not run locally.
Auditoría de seguridad
Riesgo altoMost static alerts are safe Turnstile examples, bounded shell operations, or false matches on Markdown. Confirmed issues include plaintext home-directory token storage and mutable remote skill installation without integrity verification. The remote installation path can introduce unaudited instructions and executable scripts.
Preocupaciones de seguridad confirmadas (1)
Elementos de revisión de capacidades (6)
Estas son capacidades locales reales que pueden esperarse para esta habilidad, por lo que requieren revisión, pero no se cuentan como comportamiento malicioso confirmado.
Factores de riesgo
🌐 Acceso a red (50)
📁 Acceso al sistema de archivos (25)
🔑 Variables de entorno (28)
⚡ Contiene scripts (2)
⚙️ Comandos externos (50)
Compartir y citar este informe
Comparte el informe de evaluación versionado, la insignia neutral, la tarjeta insertable y las citas. Skillstore presenta evidencias sin decidir si este Skill es seguro.
Copiar enlace del informe
https://skillstore.io/skills/cloudflare-turnstile-spin/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportInsignia Markdown
[](https://skillstore.io/skills/cloudflare-turnstile-spin?utm_source=security_passport_badge)Insignia HTML
<a href="https://skillstore.io/skills/cloudflare-turnstile-spin?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/cloudflare-turnstile-spin/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Tarjeta para insertar
<iframe src="https://skillstore.io/embed/skills/cloudflare-turnstile-spin.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Citas académicas (APA · BibTeX · CFF)
Cita APA
cloudflare. (2026). turnstile-spin security audit report (audit version 1) [Author version unspecified]. Skillstore. https://skillstore.io/skills/cloudflare-turnstile-spin/audits/1Cita BibTeX
@techreport{cloudflare-cloudflare-turnstile-spin-2026,
author = {cloudflare},
title = {turnstile-spin security audit report (audit version 1)},
institution = {Skillstore},
year = {2026},
number = {1},
url = {https://skillstore.io/skills/cloudflare-turnstile-spin/audits/1},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "turnstile-spin security audit report (audit version 1)"
version: "unspecified"
type: report
authors:
- name: "cloudflare"
date-released: "2026-08-09"
url: "https://skillstore.io/skills/cloudflare-turnstile-spin/audits/1"
identifiers:
- type: other
value: "skillstore:cloudflare-turnstile-spin:audit:1"
description: "Skillstore immutable audit report identifier"
Puntuación de Skillstore
Por qué esta puntuación Confianza de la evidencia: MedioLo que puedes crear
Protect a signup flow
Add a widget to signup and reject automated requests in the existing server handler.
Migrate an existing CAPTCHA
Replace reCAPTCHA or hCaptcha with Turnstile while preserving actions and backend behavior.
Repair a partial integration
Find missing hostname, action, secret, reset, or Siteverify checks and validate the corrected flow.
Prueba estos prompts
Add Cloudflare Turnstile to the signup form and its existing backend handler. Ask before creating resources or writing secrets.
Scan this project for user-triggered requests. Recommend which actions need Turnstile, then integrate only the actions I approve.
Migrate the existing reCAPTCHA or hCaptcha integration to Turnstile. Preserve valid action names and existing business logic.
Audit this Turnstile integration end to end. Verify secret handling, expected actions, hostname allowlists, widget resets, and replay rejection before making approved fixes.
Mejores prácticas
- Use separate production hostname allowlists and exclude loopback addresses from production.
- Keep the secret in an ignored environment file or managed secret store.
- Validate success, action, hostname, and replay behavior before reporting completion.
Evitar
- Do not call Siteverify from browser code or expose the secret to the client.
- Do not run credential-bearing commands through project-local package executables.
- Do not replace existing business logic when adding the verification gate.
Preguntas frecuentes
Does this skill create a Turnstile widget?
Can it use an existing widget?
Which frameworks are documented?
Does it work for a static site without a backend?
Where is the Turnstile secret stored?
What does validation cover?
Detalles del desarrollador
Autor
cloudflareLicencia
MIT
Revisión de Skillstore
r1
Aviso de versión
El autor no declaró una versión.
Repositorio
https://github.com/cloudflare/skills/tree/f96bff754e428838818017f75817f0f9428acd48/skills/turnstile-spinRef.
02be9409c79ca1183f7844009c14d9df684d0cf9
Actualidad del mantenimiento
11/8/2026
Uso
0 descargas · 0 vistas