Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add liangdabiao/amazon-sorftime-research-MCP-skill --skill product-researchgit clone --depth 1 https://github.com/liangdabiao/amazon-sorftime-research-MCP-skillWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/liangdabiao/amazon-sorftime-research-mcp-skill/product-research)<a href="https://agentmods.dev/skills/liangdabiao/amazon-sorftime-research-mcp-skill/product-research"><img src="https://agentmods.dev/badge/skills/liangdabiao/amazon-sorftime-research-mcp-skill/product-research/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/liangdabiao/amazon-sorftime-research-mcp-skill/product-research"><img src="https://agentmods.dev/badge/skills/liangdabiao/amazon-sorftime-research-mcp-skill/product-research.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00069 | $0.06525 |
| Opus 5 | $0.00034 | $0.03263 |
| Sonnet 5 | $0.00014 | $0.01305 |
| Haiku 4.5 | $0.00007 | $0.00653 |
Grade B, and why
product-research scanned grade B with 2 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Sends data to an external URLmediumData exfiltration
A POST to an outside endpoint may be telemetry or may be exfiltration; either way the mod talks to somewhere, and you should know where.
4. **验证API Key**: `curl "https://mcp.sorftime.com?key=YOUR_KEY" -d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'` Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
4. **验证API Key**: `curl "https://mcp.sorftime.com?key=YOUR_KEY" -d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'` The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What ships with it
14 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- README.md 1.9 KB
- references/api-quick-reference.md 2.6 KB
- references/api-reference.md 5.5 KB
- references/prompt_templates.md 12 KB
- references/sorftime-mcp-api.md 13 KB
- references/troubleshooting.md 5.2 KB
- scripts/api_client.py 25 KB runs code
- scripts/collect_data.py 20 KB runs code
- scripts/fix_data_json.py 4.7 KB runs code
- scripts/get_reviews.py 4.4 KB runs code
- scripts/render_dashboard.py 28 KB runs code
- scripts/run_analysis.py 21 KB runs code
- scripts/validate_data.py 8.0 KB runs code
- scripts/verify_reviews.py 2.7 KB runs code
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 12d ago First seen · 608 lines · 69 tokens per session scan B 9fe94b40b12e
product-research is a skill published in the GitHub repository liangdabiao/amazon-sorftime-research-MCP-skill (850 stars, last pushed 2mo ago), with no licence file. It adds 69 tokens to every session and 6,525 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it B with 2 findings (sends data to an external url, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
build-monetized-app
Use when the task is building a new app on Eliza Cloud that earns money — chat apps, agent apps, MCP-backed tools, anything that calls the cloud's chat/messages/inference endpoints on behalf of users. Covers app registration, container deploy, markup configuration, affiliate header, app charge requests, x402 payment…
eliza-cloud-buy-domain
Use whenever a user wants to register or buy a custom domain for an Eliza Cloud app — including in the same request as building the app ("build me X and put it on Y.com"). Uses Cloudflare as registrar after explicit user confirmation, paid from the user's existing cloud credit balance. Pairs with build-monetized-app…
ordercli
Foodora CLI for checking past orders and active order status. Use when the user asks to check food delivery orders, track a Foodora delivery, view order history, reorder a meal, look up past food orders, check delivery status, or manage Foodora sessions and authentication.
personal-shopper
Personal advisor for a problem that might be solved by buying something — diagnoses the real need through conversation, then recommends products from the user's configured stores only when a purchase is the right answer. Recalls the user's sizes, budget, brands and restrictions across sessions, and records new ones as…
meituan-deals
A Meituan assistant for finding food deals, collecting coupons, and placing restaurant group-buy orders. Meituan is a Chinese local-services platform for dining and other everyday purchases.
ecom-details-image
A planning tool for e-commerce product visuals, including main-image concepts, scene ideas, detail-page directions, and prompts for image-generation systems.