amazon-sorftime-research-MCP-skill
Analysis
The skill matches its stated Amazon competitor-analysis purpose, but users should expect Sorftime API use, an API key, and local Markdown report files.
Findings (4)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
所有数据需通过 curl POST 请求获取 ... 保存位置: 项目目录/reports/ ... Write $FILENAME
The skill instructs the agent to use curl for external API calls and the Write tool to create report files. This is disclosed and central to the stated analysis/reporting purpose.
Source: unknown; Homepage: none; No install spec — this is an instruction-only skill.
The registry metadata provides limited provenance, although the package contains only instructions and reference documents rather than executable code.
Checks whether tool use, credentials, dependencies, identity, account access, or inter-agent boundaries are broader than the stated purpose.
"url": "https://mcp.sorftime.com?key=YOUR_API_KEY"
The skill requires a Sorftime API key to access the data service. This is expected for the integration, but it uses the user's account/API quota and should be handled as a secret.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
本分析使用 Sorftime MCP 服务获取亚马逊数据。Sorftime MCP 是一个流式 HTTP 服务,使用 Server-Sent Events (SSE) 协议返回数据。
The skill discloses a third-party MCP/SSE data flow. The documented requests are purpose-aligned product queries, not broad local data sharing.
