gtm-workflow
Build and manage GTM workflows
Reusable GTM work needs consistent setup, testing, approvals, and run tracking. This skill creates and maintains workflow projects with cost-aware checks and deployment steps.
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 "gtm-workflow" from https://skillstore.io/skills/eliasstravik-gtm-workflow.md and its manifest at https://skillstore.io/api/skills/eliasstravik-gtm-workflow/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 "gtm-workflow". Create a workflow for a small lead list.
Resultado esperado:
- Workflow plan with inputs, result table, and one-row test
- Approval card describing saved changes, cost, and external effects
- Verification result and workflow diagram after testing
Usando "gtm-workflow". Check the latest deployed workflow run.
Resultado esperado:
- Run status and completion summary
- Recorded cost and row outcome counts
- Plain-language failure reason when a run does not complete
Auditoría de seguridad
Riesgo medioThe 400 static matches are predominantly scanner false positives: lockfile integrity hashes, ordinary key identifiers, documentation, and bounded workflow tooling. No hidden payload, prompt injection, credential exfiltration, or command injection was found in the reviewed context. The optional installer persistently modifies user-level Claude Code hook configuration and should require explicit informed consent. Static review was capped at 400/1755 representative findings; omitted static matches are unconfirmed, so automatic publishing stays disabled until manual review.
Preocupaciones de seguridad confirmadas (1)
Factores de riesgo
🔑 Variables de entorno (50)
🌐 Acceso a red (50)
📁 Acceso al sistema de archivos (50)
⚡ Contiene scripts (12)
⚙️ 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/eliasstravik-gtm-workflow/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportInsignia Markdown
[](https://skillstore.io/skills/eliasstravik-gtm-workflow?utm_source=security_passport_badge)Insignia HTML
<a href="https://skillstore.io/skills/eliasstravik-gtm-workflow?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/eliasstravik-gtm-workflow/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Tarjeta para insertar
<iframe src="https://skillstore.io/embed/skills/eliasstravik-gtm-workflow.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
eliasstravik. (2026). gtm-workflow security audit report (audit version 1) [Author version unspecified]. Skillstore. https://skillstore.io/skills/eliasstravik-gtm-workflow/audits/1Cita BibTeX
@techreport{eliasstravik-eliasstravik-gtm-workflow-2026,
author = {eliasstravik},
title = {gtm-workflow security audit report (audit version 1)},
institution = {Skillstore},
year = {2026},
number = {1},
url = {https://skillstore.io/skills/eliasstravik-gtm-workflow/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: "gtm-workflow security audit report (audit version 1)"
version: "unspecified"
type: report
authors:
- name: "eliasstravik"
date-released: "2026-09-11"
url: "https://skillstore.io/skills/eliasstravik-gtm-workflow/audits/1"
identifiers:
- type: other
value: "skillstore:eliasstravik-gtm-workflow: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
Create a lead enrichment workflow
Build a repeatable workflow that validates rows, enriches records, and stores results after a one-row test.
Operate a deployed workflow
Inspect recent runs, query stored results, approve a checkpoint, or cancel an active workflow.
Maintain workflow infrastructure
Add a migration, update a schedule, verify deployment readiness, and prepare a controlled release.
Prueba estos prompts
Create a reusable workflow that validates a small list of leads. Include a one-row test and explain the approval needed before running it.
Inspect the latest run for the lead-enrichment workflow. Summarize its status, cost, completed rows, and failures.
Add a weekday schedule to the account-refresh workflow. Verify the workflow and show the external effects before deployment.
Update the enrichment workflow to add an agentic research stage. Set a per-row spend cap, add Diagram cost metadata, test one row, and request approval before deployment.
Mejores prácticas
- Use a one-row test and review its projected cost before every new workflow run.
- Keep credentials in environment variables and do not commit local data or environment files.
- Review migration effects and request fresh approval when costs or external effects change.
Evitar
- Do not use this skill for one-off work that should not become a reusable workflow.
- Do not run a full workflow before verification and explicit approval.
- Do not store secrets, test data, or generated runtime files in version control.
Preguntas frecuentes
What does this skill manage?
Does it run workflows without approval?
Can it work locally?
What credentials are required?
How are costs controlled?
Is this suitable for Codex?
Detalles del desarrollador
Autor
eliasstravikLicencia
MIT
Revisión de Skillstore
r1
Aviso de versión
El autor no declaró una versión.
Repositorio
https://github.com/eliasstravik/gtm-skills/tree/37c52451fddd97ee8a27cbf2f5496578ef68a8f7/skills/gtm-workflowRef.
df77cfd94bebdebbf13e7cab4a8844bb60fdcb7d
Actualidad del mantenimiento
11/9/2026
Uso
0 descargas · 0 vistas
Estructura de archivos
📄 local.md
📄 sdk.md
📁 scripts/
📄 SKILL.md
📄 .npmrc
📄 .nvmrc
📁 assets/
📁 fonts/
📁 db/
📁 tables/
📄 .gitkeep
📁 drizzle/
📄 0002_abandoned_quentin_quire.sql
📁 meta/
📁 lib/
📄 agent.ts
📄 db.ts
📄 model.ts
📄 rows.ts
📄 sign.ts
📄 spend.ts
📄 steps.ts
📁 scripts/
📄 gtm.ts
📁 server/
📁 api/
📁 approve/
📁 diagram/
📁 links/
📁 run/
📁 runs/
📁 [runId]/
📁 plugins/
📁 routes/
📁 gtm/
📁 diagram/