← 返回 Skills 市场
101
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install my-admapix
功能描述
Ad intelligence & app analytics assistant. Search ad creatives, analyze apps, view rankings, track downloads/revenue, and get market insights via api.admapix...
安全使用建议
This skill appears to do what it says: it calls api.admapix.com and needs your ADMAPIX_API_KEY. Two things to consider before installing: (1) privacy/data exfiltration — complex "Deep Research" queries are routed to AdMapix's server and generated reports are hosted externally, so any query content (app names, competitor lists, uploaded parameters) will leave your environment; (2) credential persistence — the skill's flow will store your API key in the OpenClaw agent config when you paste it. Only proceed if you trust the AdMapix service and are comfortable storing a key on the agent. Additional practical steps: verify the publisher (homepage is missing), prefer creating a scoped/dedicated API key you can revoke, avoid pasting the key in public channels, and review AdMapix's privacy/terms before using Deep Research features.
功能分析
Type: OpenClaw Skill
Name: my-admapix
Version: 1.0.0
The skill contains a shell injection vulnerability in SKILL.md, where user-provided API keys are directly interpolated into a shell command (`openclaw config set`) without sanitization. Additionally, the 'Deep Research' polling logic in SKILL.md utilizes an infinite `while true` loop to query `https://deepresearch.admapix.com`, which lacks a timeout or maximum iteration limit, potentially leading to agent hang or resource exhaustion. While these behaviors appear to be unintentional implementation flaws rather than malware, they create a significant attack surface for command execution and denial-of-service.
能力评估
Purpose & Capability
Name/description (ad intelligence & app analytics) align with the only declared credential (ADMAPIX_API_KEY) and the documented API endpoints at api.admapix.com. No unrelated credentials or binaries are requested.
Instruction Scope
SKILL.md stays on-topic: it specifies language handling, how to check/set the ADMAPIX_API_KEY, how to classify queries (Simple vs Deep), and how to call the documented API endpoints. Important note: the skill documents a server-side "Deep Research Framework" that will perform multi-step research and host structured HTML reports — complex/Deep queries will be sent to AdMapix servers and results hosted externally. Also the runtime flow instructs the agent to run shell commands to check/set config and to persist the API key into the OpenClaw config (openclaw config set ...).
Install Mechanism
This is instruction-only (no install spec, no code). Nothing is downloaded or written by an installer. The skill expects the platform's OpenClaw tools (openclaw config) to exist, which is reasonable for a skill that stores an API key in agent config.
Credentials
Only one credential is declared (ADMAPIX_API_KEY) which is appropriate for an API-driven service. The SKILL.md uses that env var in examples and commands. Be aware that the skill's suggested behavior will write the provided API key into the agent's OpenClaw config for persistent use.
Persistence & Privilege
always:false (no forced inclusion). The skill instructs the agent to run openclaw config set to store the API key in the agent configuration — this is normal for API-backed skills but means the key will be persisted on the agent. Deep Research reports are hosted externally by the vendor, which implies outbound data transfer of queries and results to AdMapix servers.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install my-admapix - 安装完成后,直接呼叫该 Skill 的名称或使用
/my-admapix触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
AdMapix Skill v1.0.0 – Initial Release
- Launches the admapix assistant for ad creative search, app analytics, market insights, and rankings via api.admapix.com.
- Supports both Chinese and English with automatic language detection, including localized formats and keywords.
- Enforces setup and key validation steps before use with clear, language-specific instructions.
- Classifies queries as Simple or Deep for efficient routing; deeper analytics use a secure, multi-step framework.
- All output—including labels, disclaimers, and errors—is consistently localized to match the user’s language.
元数据
常见问题
My Admapix 是什么?
Ad intelligence & app analytics assistant. Search ad creatives, analyze apps, view rankings, track downloads/revenue, and get market insights via api.admapix... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 101 次。
如何安装 My Admapix?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install my-admapix」即可一键安装,无需额外配置。
My Admapix 是免费的吗?
是的,My Admapix 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
My Admapix 支持哪些平台?
My Admapix 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 My Admapix?
由 rockyzhuo(@rockyzhuo)开发并维护,当前版本 v1.0.0。
推荐 Skills