← 返回 Skills 市场
myskill
作者
Nubra Valley
· GitHub ↗
· v1.0.1
· MIT-0
133
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install surfisup-ecom-monitor
功能描述
Provides daily Shopify sales summaries, low stock alerts, and competitor price tracking using your Shopify API key.
安全使用建议
This skill contains several contradictions and vague instructions. Before installing or providing credentials: 1) Ask the author to clarify and update SKILL.md and metadata to explicitly list required environment variables (Shopify API key, SMTP/Telegram credentials, any competitor API keys) and explain exactly how alerts are sent. 2) Confirm whether the agent will write cron jobs or otherwise modify system crontab; if so, require explicit, auditable instructions and prefer using an external scheduler or a separate, dedicated automation service. 3) Only provide a read-only Shopify API token scoped to minimal data needed, and use dedicated, limited-purpose alert credentials (a throwaway SMTP account or a bot token with narrow scope). 4) Request details on how competitor tracking works (which domains/APIs are contacted) and ask for safeguards against scraping sensitive endpoints. 5) Do not grant broad or production credentials until the skill's behavior is fully specified and you have assurance it won't alter system files. If the author cannot satisfactorily update the documentation and manifest to remove these mismatches, treat the skill as untrusted.
功能分析
Type: OpenClaw Skill
Name: surfisup-ecom-monitor
Version: 1.0.1
The skill bundle contains significant contradictions and social engineering red flags. While README.md claims 'No persistence' and 'No code execution,' the SKILL.md instructions explicitly direct the agent to 'Set cron job' for daily monitoring. Furthermore, the CHANGELOG.md and README.md use defensive language ('flagged false positive', 'VirusTotal Clean') often associated with malicious packages attempting to bypass security reviews. While no explicit data exfiltration logic is present, the deceptive safety claims regarding persistence and the requirement for Shopify API keys make this bundle suspicious.
能力评估
Purpose & Capability
The declared purpose (Shopify sales summaries, low-stock alerts, competitor price tracking) is reasonable, but the package metadata and manifest do not declare the credentials or services (Shopify API key, SMTP/Telegram tokens, competitor tracking endpoints) that would be needed. skill.json names the skill 'EcomMonitor' while the top-level name is 'myskill', and README/CHANGELOG claim 'no persistence' while SKILL.md explicitly says the agent 'Sets cron job'—these inconsistencies reduce confidence that requested capabilities align with what's required.
Instruction Scope
SKILL.md is very short and vague: it instructs the agent to fetch sales data, send reports, and set a cron job. It references sending alerts via Telegram/email and competitor price tracking but gives no concrete endpoints, no guidance on required tokens/SMTP config, and no constraints on what files or system state the agent may modify. The instruction 'Sets cron job' directs persistent system modification which is outside the stated 'no persistence' claim.
Install Mechanism
There is no install spec and no code files (instruction-only). That minimizes risk from arbitrary binaries or downloads. The lack of an install step is consistent with being an instruction-only skill, though it shifts risk to whatever the agent runtime will do when following the instructions.
Credentials
The SKILL.md says 'Setup needed: Shopify API key' and mentions email/Telegram alerts, but the registry metadata shows no required environment variables or primary credential. For alerting and competitor tracking the agent would typically need additional credentials or configuration (SMTP credentials, TELEGRAM_BOT_TOKEN or webhook, competitor API keys). The absence of declared env vars is disproportionate and unexplained.
Persistence & Privilege
The README asserts 'No persistence' but SKILL.md's example flow includes 'Sets cron job' (creating scheduled, persistent behavior on the host). Even though always:false and autonomous invocation is normal, instructions that create cron jobs imply modifying system state and establishing persistence without declaring that requirement or asking for elevated permissions.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install surfisup-ecom-monitor - 安装完成后,直接呼叫该 Skill 的名称或使用
/surfisup-ecom-monitor触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Initial release.
- Added CHANGELOG.md and README.md files.
- First public version of the EcomMonitor skill with Shopify sales summary, low stock alerts, and competitor price tracking features.
v1.0.0
test
元数据
常见问题
myskill 是什么?
Provides daily Shopify sales summaries, low stock alerts, and competitor price tracking using your Shopify API key. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 133 次。
如何安装 myskill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install surfisup-ecom-monitor」即可一键安装,无需额外配置。
myskill 是免费的吗?
是的,myskill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
myskill 支持哪些平台?
myskill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 myskill?
由 Nubra Valley(@jamod)开发并维护,当前版本 v1.0.1。
推荐 Skills