recoup-platform-email-helper
Send Reliable Emails Through the Recoup API
Shell-built email payloads can break quoting and deliver empty messages. This helper validates content, serializes it safely, previews requests, and reports delivery failures.
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 "recoup-platform-email-helper" from https://skillstore.io/skills/recoupable-recoup-platform-email-helper.md and its manifest at https://skillstore.io/api/skills/recoupable-recoup-platform-email-helper/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 "recoup-platform-email-helper". Preview a weekly report email for the account owner.
Resultado esperado:
Dry run prepared for the Recoup email endpoint. Subject: Weekly Report. The validated HTML body is present, and no message was sent.
Usando "recoup-platform-email-helper". Send the completed campaign summary to the approved recipient.
Resultado esperado:
The campaign summary was sent successfully. The service returned message identifier email_4821.
Usando "recoup-platform-email-helper". Send a notification without a message body.
Resultado esperado:
The email was not sent because a non-empty HTML or plain-text body is required.
Auditoría de seguridad
Riesgo altoMost static findings are false positives caused by Markdown backticks, comments, and JavaScript template literals. The review confirms outbound email delivery, sensitive credential use, unrestricted local file reads, and an environment-configurable authenticated endpoint. Predictable temporary paths in the documentation also create integrity risk.
Preocupaciones de seguridad confirmadas (2)
Elementos de revisión de capacidades (11)
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
⚙️ Comandos externos (35)
🌐 Acceso a red (3)
📁 Acceso al sistema de archivos (8)
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/recoupable-recoup-platform-email-helper/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportInsignia Markdown
[](https://skillstore.io/skills/recoupable-recoup-platform-email-helper?utm_source=security_passport_badge)Insignia HTML
<a href="https://skillstore.io/skills/recoupable-recoup-platform-email-helper?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/recoupable-recoup-platform-email-helper/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Tarjeta para insertar
<iframe src="https://skillstore.io/embed/skills/recoupable-recoup-platform-email-helper.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
recoupable. (2026). recoup-platform-email-helper security audit report (audit version 1) [Author version unspecified]. Skillstore. https://skillstore.io/skills/recoupable-recoup-platform-email-helper/audits/1Cita BibTeX
@techreport{recoupable-recoupable-recoup-platform-email-helper-2026,
author = {recoupable},
title = {recoup-platform-email-helper security audit report (audit version 1)},
institution = {Skillstore},
year = {2026},
number = {1},
url = {https://skillstore.io/skills/recoupable-recoup-platform-email-helper/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: "recoup-platform-email-helper security audit report (audit version 1)"
version: "unspecified"
type: report
authors:
- name: "recoupable"
date-released: "2026-08-10"
url: "https://skillstore.io/skills/recoupable-recoup-platform-email-helper/audits/1"
identifiers:
- type: other
value: "skillstore:recoupable-recoup-platform-email-helper: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
Send an Account Report
Deliver a generated HTML performance report to the account owner after previewing the serialized message.
Notify an Operations Team
Send a plain-text task result to several recipients and include relevant carbon-copy contacts.
Deliver Workflow Alerts
Add dependable email delivery to automated tasks with explicit exit codes and API error output.
Prueba estos prompts
Prepare a plain-text email with subject [subject] and body [body]. Use dry-run mode and show the preview without sending.
Create an HTML report from [report details], save it to a secure temporary file, preview it, then send it to [recipient].
Send [message] to [recipients], carbon copy [contacts], and include chat identifier [chat ID]. Confirm the final recipient list before sending.
Generate [report], preview the exact payload, verify the approved Recoup endpoint and recipients, send it, then report the message identifier or failure.
Mejores prácticas
- Use dry-run mode to inspect the endpoint, recipients, subject, and body before every important send.
- Use unique files with restrictive permissions and remove them after delivery.
- Confirm recipients and the trusted Recoup endpoint before sending sensitive content.
Evitar
- Do not build email payloads with shell interpolation or inline JSON quoting.
- Do not pass secrets, unrelated local files, or unapproved recipient addresses.
- Do not report success when the helper returns a nonzero exit code.
Preguntas frecuentes
Which message formats are supported?
Can I preview an email without sending it?
Which credentials are required?
What happens when no recipient is supplied?
Does the helper prevent empty emails?
Does it support attachments or scheduled delivery?
Detalles del desarrollador
Autor
recoupableLicencia
MIT
Revisión de Skillstore
r1
Aviso de versión
El autor no declaró una versión.
Ref.
c0756f573f674ae8ef8b62fdfe93dea11b4d2578
Actualidad del mantenimiento
11/8/2026
Uso
0 descargas · 0 vistas
Estructura de archivos