Навыки waba-embedded-signup
📦

waba-embedded-signup

Ревизия содержимого r1 Безопасно ⚙️ Внешние команды🌐 Доступ к сети

Plan Secure WABA Embedded Signup

WABA onboarding can mix incompatible signup paths, credentials, and callback contracts. This skill guides secure Sent profile setup, verification, testing, and failure recovery.

Поддерживает: Claude Codex Code(CC)
📊 75 Адекватно

Установить с помощью моего Агента

Скопируйте этот запрос в своего Агента. Он содержит каноническую страницу Skill и манифест.

Запрос агента
Review the Skillstore skill "waba-embedded-signup" from https://skillstore.io/skills/sentdm-waba-embedded-signup.md and its manifest at https://skillstore.io/api/skills/sentdm-waba-embedded-signup/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.

Ваш Агент по-прежнему должен показать план и запросить все подтверждения, требуемые политикой безопасности.

Ресурсы для AI-агентов

Используйте эти ссылки, когда AI-агенту, crawler или script нужен чистый контекст вместо полной страницы.

Протестировать

Использование «waba-embedded-signup». Our organization has no connected WABA, and a child should share one.

Ожидаемый результат:

  • Start with organization Embedded Signup in the Sent dashboard.
  • Confirm the organization WABA connection before creating the child.
  • Create the child without dedicated WABA credentials.
  • Validate tenant boundaries, mapping, completion, and callback delivery.

Использование «waba-embedded-signup». A dedicated child profile remains submitted after completion returned 202.

Ожидаемый результат:

Treat 202 as processing confirmation. Check prerequisites and verified callback evidence, preserve unknown statuses, and avoid declaring failure prematurely.

Использование «waba-embedded-signup». A profile key receives 403 while using the child-profile header.

Ожидаемый результат:

Remove the child-profile header when using a profile key. Use an authorized organization key only when operating across an existing child profile.

Аудит безопасности

Безопасно

All 38 static alerts are false positives caused by Markdown formatting, documented identifiers, a reserved example URL, and defensive readiness guidance. No executable commands, reconnaissance behavior, prompt injection, or malicious intent were found.

5
Просканировано файлов
271
Проанализировано строк
0
Пункты проверки
0
Ложные срабатывания проигнорированы
Последний завершенный статический и семантический аудит не обнаружил подтвержденных проблем безопасности. Это не доказывает отсутствие побочных эффектов у навыка.
Аудитор:: codex
Поделиться и цитировать этот отчет

Делитесь версионным отчетом об оценке, нейтральным значком, встраиваемой карточкой и цитатами. Skillstore публикует доказательства, не решая, безопасен ли этот Skill.

Открыть версионный отчет
Оценка безопасности

Копировать ссылку на отчёт

https://skillstore.io/skills/sentdm-waba-embedded-signup/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report

Значок Markdown

[![Skillstore security assessment](https://skillstore.io/badges/skills/sentdm-waba-embedded-signup/security.svg)](https://skillstore.io/skills/sentdm-waba-embedded-signup?utm_source=security_passport_badge)

Значок HTML

<a href="https://skillstore.io/skills/sentdm-waba-embedded-signup?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/sentdm-waba-embedded-signup/security.svg" alt="Skillstore security assessment" loading="lazy"></a>

Встраиваемая карточка

<iframe src="https://skillstore.io/embed/skills/sentdm-waba-embedded-signup.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>
Академические ссылки (APA · BibTeX · CFF)

Цитата APA

sentdm. (2026). waba-embedded-signup security audit report (audit version 1) [Author version unspecified]. Skillstore. https://skillstore.io/skills/sentdm-waba-embedded-signup/audits/1

Цитата BibTeX

@techreport{sentdm-sentdm-waba-embedded-signup-2026, author = {sentdm}, title = {waba-embedded-signup security audit report (audit version 1)}, institution = {Skillstore}, year = {2026}, number = {1}, url = {https://skillstore.io/skills/sentdm-waba-embedded-signup/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: "waba-embedded-signup security audit report (audit version 1)" version: "unspecified" type: report authors: - name: "sentdm" date-released: "2026-09-02" url: "https://skillstore.io/skills/sentdm-waba-embedded-signup/audits/1" identifiers: - type: other value: "skillstore:sentdm-waba-embedded-signup:audit:1" description: "Skillstore immutable audit report identifier"

Оценка Skillstore

Почему такая оценка Достоверность доказательств: Средний
45
Архитектура
85
Сопровождаемость
87
Контент
65
Сообщество
83
Соответствие спецификации

Что вы можете построить

Design Organization Onboarding

Choose dashboard signup or shared WABA inheritance, then document prerequisites, tenant boundaries, and launch checks.

Implement Dedicated Profiles

Prepare secure child-profile creation, credential handling, number mapping, completion callbacks, and sandbox testing.

Resolve Onboarding Failures

Diagnose authorization errors, missing WABA prerequisites, incorrect mappings, expired tokens, and incomplete callbacks.

Попробуйте эти промпты

Choose a Signup Path
Explain which Sent WABA onboarding path fits an organization needing its first account. Include prerequisites and safe next steps.
Build an Inheritance Checklist
Create a checklist for a child profile inheriting the organization WABA. Cover authentication, sandbox testing, completion, and callbacks.
Review a Dedicated Design
Review this dedicated WABA onboarding design: [design]. Identify credential, tenant mapping, callback, status, and rollback risks.
Develop an Operations Runbook
Develop a runbook for [tenant model]. Compare paths, define records, route failures, preserve audit evidence, and set launch gates.

Лучшие практики

  • Select the onboarding path before designing requests or credential storage.
  • Inject tokens server-side, redact logs, and retain only secret-manager references.
  • Test in sandbox and verify mappings, callback authenticity, idempotency, and tenant attribution.

Избегать

  • Do not invent a public Sent endpoint for hosted Embedded Signup.
  • Do not expose WABA tokens through browsers, logs, fixtures, errors, or support output.
  • Do not treat profile completion, Meta browser messages, and message webhooks as one event contract.

Часто задаваемые вопросы

Can this skill start Embedded Signup?
No. Organization Embedded Signup starts in the Sent dashboard through the hosted Meta flow.
When should a child inherit the organization WABA?
Use inheritance when the tenant should share the connected organization WABA and its operational boundary.
Which dedicated WABA fields are required?
The WABA identifier and access token are required. The phone number identifier is optional under the documented provisioning behavior.
How should access tokens be handled?
Receive tokens server-side, inject them from a secret manager, redact logs, and never return them to browsers or support channels.
Does a 202 response mean completion succeeded?
No. It means background processing started. Use verified callback evidence to determine later status.
Can a profile key use the child-profile header?
No. Only an authorized organization key may use that header for an existing child profile.

Сведения для разработчиков

Автор

sentdm

Лицензия

MIT

Ревизия Skillstore

r1

Примечание о версии

Автор не указал версию.

Ссылка

096c7daa4d0d974771dad12d81c3d0d4688617b9

Актуальность поддержки

08.09.2026

Использование

1 загрузок · 0 просмотров