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.
Vor der Installation anhalten und eine Bestätigung anfordern.
Prüfen Sie den Plan und holen Sie vor Änderungen an Dateien die ausdrückliche Zustimmung des Benutzers ein.
Mit meinem Agent installieren
Kopieren Sie diese Anfrage in Ihren Agent. Sie enthält die maßgebliche Skill-Seite und das Manifest.
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.Ihr Agent sollte weiterhin seinen Plan anzeigen und alle von der Sicherheitsrichtlinie verlangten Bestätigungen anfordern.
Agent-lesbare Ressourcen
Verwenden Sie diese Links, wenn ein KI-Agent, Crawler oder Skript sauberen Kontext benötigt, statt die vollständige Seite zu lesen.
Testen
„recoup-platform-email-helper“ wird verwendet. Preview a weekly report email for the account owner.
Erwartetes Ergebnis:
Dry run prepared for the Recoup email endpoint. Subject: Weekly Report. The validated HTML body is present, and no message was sent.
„recoup-platform-email-helper“ wird verwendet. Send the completed campaign summary to the approved recipient.
Erwartetes Ergebnis:
The campaign summary was sent successfully. The service returned message identifier email_4821.
„recoup-platform-email-helper“ wird verwendet. Send a notification without a message body.
Erwartetes Ergebnis:
The email was not sent because a non-empty HTML or plain-text body is required.
Sicherheitsaudit
Hohes RisikoMost 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.
Bestätigte Sicherheitsbedenken (2)
Elemente der Fähigkeitsprüfung (11)
Dies sind echte lokale Fähigkeiten, die für diese Fähigkeit erwartet werden können; daher müssen sie überprüft werden, werden jedoch nicht als bestätigtes bösartiges Verhalten gezählt.
Risikofaktoren
⚙️ Externe Befehle (35)
🌐 Netzwerkzugriff (3)
📁 Dateisystemzugriff (8)
Diesen Bericht teilen & zitieren
Teile den versionierten Bewertungsbericht, das neutrale Badge, die Einbettungskarte und Zitate. Skillstore berichtet Nachweise, ohne zu entscheiden, ob dieser Skill sicher ist.
Berichtslink kopieren
https://skillstore.io/skills/recoupable-recoup-platform-email-helper/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown-Badge
[](https://skillstore.io/skills/recoupable-recoup-platform-email-helper?utm_source=security_passport_badge)HTML-Badge
<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>Einbettungskarte
<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>Wissenschaftliche Zitate (APA · BibTeX · CFF)
APA-Zitat
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/1BibTeX-Zitat
@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"
Skillstore-Score
Warum dieser Score Evidenzvertrauen: MittelWas Sie erstellen können
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.
Diese Prompts ausprobieren
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.
Bewährte Praktiken
- 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.
Vermeiden
- 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.
Häufig gestellte Fragen
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?
Entwicklerdetails
Autor
recoupableLizenz
MIT
Skillstore-Revision
r1
Versionshinweis
Der Autor hat keine Version angegeben.
Ref.
c0756f573f674ae8ef8b62fdfe93dea11b4d2578
Aktualität der Wartung
11.8.2026
Nutzung
0 Downloads · 0 Aufrufe
Dateistruktur