← 返回 Skills 市场
693
总下载
1
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install snapchat
功能描述
Manage Snapchat ad accounts, campaigns, ad squads, ads, creatives, and audiences via OAuth-secured Marketing API integration.
安全使用建议
This skill delegates Snapchat API access to Maton's gateway, so installing it effectively grants whatever access MATON_API_KEY provides to that gateway (not directly to Snapchat). Before installing: verify you trust maton.ai and their gateway, limit the scope and lifetime of the MATON_API_KEY if possible, keep the key in a secure store, and review Maton's documentation and privacy/security practices. Note the small metadata inconsistency (registry homepage missing while SKILL.md references https://maton.ai) — you may want to confirm the publisher identity if that matters to you.
功能分析
Type: OpenClaw Skill
Name: snapchat
Version: 1.0.0
The OpenClaw AgentSkills bundle for Snapchat Marketing API integration is classified as benign. All code examples in SKILL.md use standard HTTP libraries (urllib.request, requests, fetch) to interact with the specified Maton API gateway domains (gateway.maton.ai, ctrl.maton.ai). The skill correctly retrieves the MATON_API_KEY from environment variables, which is a standard and secure practice for API authentication. There is no evidence of data exfiltration to unauthorized endpoints, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempts against the AI agent. The content is purely instructional and functional, aligning with the stated purpose of managing Snapchat advertising campaigns.
能力评估
Purpose & Capability
The skill claims to manage Snapchat marketing resources and all declared requirements and examples use Maton's gateway endpoints (gateway.maton.ai / ctrl.maton.ai) and the MATON_API_KEY environment variable — which is consistent with a gateway-based Snapchat integration. Minor metadata mismatch: registry 'Homepage: none' vs SKILL.md metadata listing https://maton.ai.
Instruction Scope
SKILL.md instructions show only HTTP calls to Maton endpoints and require the MATON_API_KEY; they instruct opening an OAuth URL in a browser to complete Snapchat consent. There are no instructions to read unrelated files, other environment variables, or system paths.
Install Mechanism
No install spec and no code files (instruction-only). This minimizes on-disk execution risk; examples use standard Python stdlib calls in the docs only.
Credentials
Only one required env var (MATON_API_KEY) is declared and used in examples. That key is appropriate for a gateway-based API proxy; there are no unrelated credentials requested.
Persistence & Privilege
always is false and the skill does not request persistent or system-wide privileges. It does allow normal autonomous invocation (disable-model-invocation=false) which is the platform default.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install snapchat - 安装完成后,直接呼叫该 Skill 的名称或使用
/snapchat触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Snapchat Marketing API integration.
- Manage Snapchat ad accounts, organizations, campaigns, ad squads, ads, creatives, media, and audiences.
- OAuth connections managed via Maton control panel with API key authentication.
- Includes code examples for connecting, authenticating, and performing key actions.
- Supports viewing ad performance, creating ads/campaigns, and managing targeting.
- Designed for users needing to automate or integrate Snapchat advertising workflows.
元数据
常见问题
Snapchat 是什么?
Manage Snapchat ad accounts, campaigns, ad squads, ads, creatives, and audiences via OAuth-secured Marketing API integration. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 693 次。
如何安装 Snapchat?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install snapchat」即可一键安装,无需额外配置。
Snapchat 是免费的吗?
是的,Snapchat 完全免费(开源免费),可自由下载、安装和使用。
Snapchat 支持哪些平台?
Snapchat 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Snapchat?
由 byungkyu(@byungkyu)开发并维护,当前版本 v1.0.0。
推荐 Skills