← 返回 Skills 市场
eliaskress

PopUp Referrals

作者 popup · GitHub ↗ · v1.1.0
cross-platform ✓ 安全检测通过
579
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install popup-referrals
功能描述
Check your PopUp referral link, track earnings, and see referred vendor status. Earn $100 per vendor who subscribes annually.
安全使用建议
This skill appears coherent and minimal: it needs only your PopUp API key to fetch referral data. Before installing, confirm the POPUP_API_KEY you provide is an organizer-scoped, read-only key if PopUp supports scoping; avoid supplying a broad production key if a narrower key is possible. Remember that the SKILL.md's 'read-only' claim is informational — the platform/agent enforces actual behavior. If you are worried about autonomous agents making other API calls, do not enable autonomous invocation for this skill or do not provide the API key. Also keep your POPUP_API_KEY secret and rotate it if it is ever exposed.
功能分析
Type: OpenClaw Skill Name: popup-referrals Version: 1.1.0 The skill is designed for read-only access to referral data from the PopUp API, requiring a `POPUP_API_KEY` for authentication. The `SKILL.md` explicitly states the skill's purpose and, crucially, what it *does not* do (e.g., no sending messages, no social media posting, no contacting vendors), which mitigates prompt injection risks. All described actions are limited to a GET request to `https://usepopup.com/api/v1/organizer/referrals`. There is no evidence of data exfiltration, malicious execution, persistence, or obfuscation. The `README.md` contains benign developer-facing CLI commands for skill management.
能力评估
Purpose & Capability
Name/description match the declared requirements: the skill needs a POPUP_API_KEY and documents calling the PopUp referrals API to retrieve referral code, earnings, and referred vendor status. There are no unrelated env vars, binaries, or install artifacts.
Instruction Scope
SKILL.md limits behavior to GET /referrals against the documented base URL using the POPUP_API_KEY Bearer token. It does not instruct reading other files, scanning system state, or sending data to third-party endpoints beyond usepopup.com. Note: the claim that the skill is 'read-only' is descriptive; there is no enforcement mechanism in an instruction-only skill, so the agent/platform must ensure calls remain read-only.
Install Mechanism
No install spec and no code files — instruction-only — so nothing is downloaded or written to disk by the skill itself. This is the lowest-risk install profile.
Credentials
Only a single credential (POPUP_API_KEY) is required and declared as the primaryEnv. That is proportionate to the stated purpose of calling a protected referral endpoint. No unrelated secrets or config paths are requested.
Persistence & Privilege
always is false and there is no installation behavior that persists or modifies other skills or system-wide settings. Autonomous model invocation remains enabled by default (normal), but this skill does not request elevated persistence.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install popup-referrals
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /popup-referrals 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
v1.1.0: Improved skill description and metadata
v1.0.0
Initial release: referral dashboard, earnings tracking, referred vendor status. Read-only, no proactive behavior.
元数据
Slug popup-referrals
版本 1.1.0
许可证
累计安装 0
当前安装数 0
历史版本数 2
常见问题

PopUp Referrals 是什么?

Check your PopUp referral link, track earnings, and see referred vendor status. Earn $100 per vendor who subscribes annually. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 579 次。

如何安装 PopUp Referrals?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install popup-referrals」即可一键安装,无需额外配置。

PopUp Referrals 是免费的吗?

是的,PopUp Referrals 完全免费(开源免费),可自由下载、安装和使用。

PopUp Referrals 支持哪些平台?

PopUp Referrals 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 PopUp Referrals?

由 popup(@eliaskress)开发并维护,当前版本 v1.1.0。

💬 留言讨论