← 返回 Skills 市场
samcraw1

Memepickup Wingman

作者 samcraw1 · GitHub ↗ · v1.1.0
cross-platform ⚠ suspicious
671
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install memepickup-wingman
功能描述
Dating wingman that generates openers, replies, profile analysis, date plans, and coaching via the MemePickup API (Hinge/Tinder/Bumble/Instagram).
安全使用建议
This skill appears to implement a legitimate dating‑assistant workflow, but I found two red flags you should verify before installing or providing your API key: (1) The included scripts call an API at rork-memepickup-app-3.vercel.app while the public homepage is memepickup.com — confirm with the vendor that the vercel.app host is an official, trusted endpoint (ask for the canonical API base URL and source of that deployment). (2) README privacy statements conflict with the scripts: README claims some processing happens via OpenAI Vision and that screenshots aren't retained, yet the scripts POST screenshots and conversation text to the remote API; ask the developer how image/text processing actually works and how long data are retained. Additional precautions: (a) Do not supply your production API key until you confirm the endpoint ownership — consider using a throwaway/test key first. (b) Be cautious enabling auto-swipe: it requires screen recording and accessibility permissions and may violate dating-platform terms of service. (c) If you need high assurance, request the server-side source or an official domain/certificate for the API and prefer installations where the API domain matches the vendor's official domain and privacy policy. If the developer cannot satisfactorily explain the vercel.app deployment and the privacy mismatch, treat the skill as untrusted.
功能分析
Type: OpenClaw Skill Name: memepickup-wingman Version: 1.1.0 The skill is classified as suspicious due to its high-risk 'Auto-Swipe Mode' feature, which involves the AI agent instructing the OpenClaw/Manus platform to perform screen interaction or browser automation on dating apps. While this functionality is explicitly disclosed, opt-in, and includes safety rails (e.g., max profiles, random delays, stop on CAPTCHA), it carries significant risks such as violating platform Terms of Service and potential account bans, as detailed in `SKILL.md` and `references/AUTO-SWIPE.md`. Additionally, the skill transmits sensitive user data (dating conversations, profile screenshots) to a third-party API (`rork-memepickup-app-3.vercel.app`), as disclosed in `SKILL.md`'s 'Security & Privacy' section. Although the code (`scripts/api.sh`, `scripts/api.py`) is well-structured with action whitelisting and robust input handling against injection, the inherent risks associated with its core features warrant a 'suspicious' classification rather than 'benign' or 'malicious' (as there's no evidence of intentional, undisclosed harmful behavior).
能力评估
Purpose & Capability
Name, description, and runtime instructions align with a dating wingman: generating lines, replies, profile analysis, preferences, and optional auto-swipe. The single required env var (MEMEPICKUP_API_KEY) is proportional to the declared API integration. However, the network endpoints in the shipped scripts point to a vercel.app host (https://rork-memepickup-app-3.vercel.app) rather than the public homepage (memepickup.com), which is unexpected and noteworthy.
Instruction Scope
SKILL.md and examples explicitly instruct the agent to send conversation text and base64-encoded screenshots to the remote API for processing and to perform auto-swipe actions that require screen-recording/accessibility permissions. Those data transmissions are intrinsic to the skill, but the README also contains a contradictory claim that 'Profile screenshots are processed by OpenAI Vision and not retained' — while the scripts actually POST images to the vercel.app API. The skill also documents proactive nudges (20+ hour silence) which may lead to autonomous activations; combined with network calls this increases privacy risk.
Install Mechanism
No install spec is provided (instruction-only), and the included scripts are simple curl/urllib wrappers that do not write files. There is no arbitrary download or extraction. The scripts whitelist allowed actions (no argument-injection) and declare no file I/O beyond reading stdin. This is low-risk from an install-surface perspective.
Credentials
Only MEMEPICKUP_API_KEY is required as declared and used. That is proportionate for an API-backed service. There are no extra credentials requested. Still, the API key will be sent as an x-api-key header to the vercel.app endpoint—verify that this endpoint is the legitimate MemePickup service before providing your key.
Persistence & Privilege
The skill does not set always:true and does not attempt to change other skills' configs, which is good. However it documents operations that require elevated device permissions (screen recording and accessibility) for auto-swipe, which are powerful and can expose other on-screen sensitive data. Also autonomous activation (default allowed) combined with transmitting screenshots and conversation content to an external endpoint increases the blast radius — consider restricting autonomous invocation if you provision the skill.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install memepickup-wingman
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /memepickup-wingman 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Add Manus support, Python API helper, references, Telegram example
元数据
Slug memepickup-wingman
版本 1.1.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Memepickup Wingman 是什么?

Dating wingman that generates openers, replies, profile analysis, date plans, and coaching via the MemePickup API (Hinge/Tinder/Bumble/Instagram). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 671 次。

如何安装 Memepickup Wingman?

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

Memepickup Wingman 是免费的吗?

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

Memepickup Wingman 支持哪些平台?

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

谁开发了 Memepickup Wingman?

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

💬 留言讨论