legend-shop-supply-api
查询LegendShop供应链产品
通过对话直接访问LegendShop供应链平台的21万+源头产品。获取实时产品详情、价格、库存和账户余额,无需手动API集成。
下载技能 ZIP
在 Claude 中上传
前往 设置 → 功能 → 技能 → 上传技能
开启并开始使用
测试它
正在使用“legend-shop-supply-api”。 Show me products from the supply chain
预期结果:
Product List (214,416 total, page 1/17868)
| # | Product Name | Price | Stock | Action |
|---|-------------|-------|-------|--------|
| 1 | SANI MER Hand Sanitizer 500ml | ¥37.80 | In Stock | View Details |
| 2 | Product Name 2 | ¥XX.XX | In Stock | View Details |
正在使用“legend-shop-supply-api”。 What is the price for product 1249846?
预期结果:
Product Details: SANI MER Hand Sanitizer
| Item | Content |
|------|---------|
| Product ID | 1249846 |
| Price | ¥37.80 |
| Stock | Sufficient (JD Stock) |
| Description | Alcohol-free foam hand sanitizer 500ml |
SKU Specifications:
| Spec | Price | Stock |
|------|-------|-------|
安全审计
中风险Skill provides legitimate supply chain API integration for querying products, prices, inventory, and account balances from the LegendShop platform. Static analysis flagged hardcoded API credentials which are developer-level tokens for public API access (not user secrets). Multiple scanner patterns (weak crypto, system reconnaissance, backtick execution) are false positives caused by misinterpretation of URL patterns and markdown documentation. No malicious intent detected.
高风险问题 (1)
风险因素
质量评分
你能构建什么
电商产品选品
浏览供应链产品池,为您的在线商店寻找优质性价比产品。比较价格并查看实时库存。
一件代发产品调研
为一件代发业务研究京东货源产品。访问21万+源头产品,无需备货。
供应链管理
监控LegendShop供应链平台的产品可用性和价格。为下单决策跟踪账户余额。
试试这些提示
Show me products from the supply chain API, starting from page 1
Get detailed information for product ID {prodId} including price, stock, and SKU optionsQuery my developer account balance on the supply chain platform
List products with price and stock info from pages 1 through 3 for comparison
最佳实践
- 先查询产品列表,然后仅对感兴趣的产品请求详情
- 始终只返回真实API数据,不要编造产品信息
- 将响应格式化为结构化表格以便于阅读
避免
- 当API调用失败时,不要猜测或编造产品信息
- 不要在面向用户的输出中暴露API凭证或令牌
- 不要尝试下订单或修改账户数据