← 返回 Skills 市场
645
总下载
2
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install social-data
功能描述
Fetch real-time social media data from X (Twitter) and Reddit by keyword, username, date range, and filters with engagement metrics via Macrocosmos SN13 API.
安全使用建议
Do not install or supply secrets until the metadata mismatch is resolved. Specific actions to consider: 1) Ask the skill publisher to update registry metadata to declare MC_API as a required secret and to provide the GitHub/PyPI homepage/source links they cite in SKILL.md. 2) Verify the upstream repository (https://github.com/macrocosm-os/macrocosmos-mcp) and PyPI package to ensure the package and endpoint are legitimate. 3) If you must test, create a low-privilege or limited-use MC_API key and avoid using high-privilege credentials. 4) Confirm the domain (constellation.api.cloud.macrocosmos.ai) is the intended recipient of the key and review the provider's privacy/data retention policy. 5) Request an explicit install spec if you expect the Python SDK to be used (so installations are visible/auditable). The current inconsistencies could be innocent (metadata omission) but should be fixed before granting access to secrets.
功能分析
Type: OpenClaw Skill
Name: social-data
Version: 1.0.4
The skill bundle is benign. The `SKILL.md` provides clear instructions and examples for interacting with the Macrocosmos SN13 API to fetch social media data. All API calls are directed to `constellation.api.cloud.macrocosmos.ai`, and the required `MC_API` key is used for legitimate authentication. There is no evidence of prompt injection against the agent, unauthorized data exfiltration, malicious execution, persistence mechanisms, or obfuscation. The instructions for the LLM agent are focused on best practices for using the API effectively.
能力评估
Purpose & Capability
The SKILL.md describes exactly the claimed capability (fetching X/Reddit data via Macrocosmos SN13). The API endpoints, request/response format, and examples align with the stated purpose. However, registry metadata (source/homepage/required env vars) does not match the SKILL.md: the registry lists no required env var or homepage/source, while SKILL.md requires an MC_API key and points to GitHub/PyPI. That metadata mismatch is an incoherence to resolve before trusting the skill.
Instruction Scope
The instructions are narrowly scoped to making POST requests to the Macrocosmos SN13 endpoint (and using a Python SDK) and do not instruct the agent to read arbitrary local files or exfiltrate data to unrelated endpoints. Example calls clearly show the API key being used only for requests to constellation.api.cloud.macrocosmos.ai.
Install Mechanism
This is an instruction-only skill with no install spec (lowest install risk). However, SKILL.md references a Python SDK ('macrocosmos' on PyPI) but provides no install guidance. That omission is not necessarily malicious but is an operational inconsistency: an agent may try to install the SDK or fail at runtime if the client is expected but not present.
Credentials
SKILL.md requires a secret MC_API environment variable (used as a Bearer token). That credential is proportionate to the skill's function, but the skill registry metadata did not declare any required env vars or primary credential. The missing declaration is a material inconsistency: users may not be warned that the skill needs a secret, and automated permission controls may not be applied. Verify the MC_API scope/permissions before providing it and confirm the registry metadata is corrected.
Persistence & Privilege
The skill does not request always:true, does not ask to modify agent/system configuration, and does not request persistent system privileges. Default autonomy (disable-model-invocation:false) is normal and not by itself concerning.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install social-data - 安装完成后,直接呼叫该 Skill 的名称或使用
/social-data触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.4
- Documentation restructured and retitled for clarity; metadata moved to a new summary section.
- Environment variable setup for the API key now specified more prominently and in table format.
- Previous notes and homepage links consolidated and streamlined.
- Core API endpoint, request/response structure, and usage examples remain unchanged.
- No underlying code or logic changes detected.
v1.0.3
-Update the api key defenition
v1.0.2
- Removed internal files: `macrocosmos_mcp/__init__.py` and `macrocosmos_mcp/macrocosmos_mcp.py`
- No changes to API documentation or user-facing guides
- No functional changes to the API usage or available endpoints
v1.0.1
- Removed file: macrocosmos_mcp/macrocosmos_mcp_sse.py
v1.0.0
- Initial release of the Macrocosmos SN13 skill for fetching real-time social data via API.
- Provides practical integration guide for retrieving X (Twitter) and Reddit content through Bittensor.
- Includes example API requests, full request/response schema, and best practices for reliable data retrieval.
- Covers both quick queries (OnDemandData) and large-scale dataset workflows (Gravity API).
- Contains sample code for SDK and REST usage, plus troubleshooting tips for common query issues.
元数据
常见问题
Macrocosmos 是什么?
Fetch real-time social media data from X (Twitter) and Reddit by keyword, username, date range, and filters with engagement metrics via Macrocosmos SN13 API. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 645 次。
如何安装 Macrocosmos?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install social-data」即可一键安装,无需额外配置。
Macrocosmos 是免费的吗?
是的,Macrocosmos 完全免费(开源免费),可自由下载、安装和使用。
Macrocosmos 支持哪些平台?
Macrocosmos 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Macrocosmos?
由 Arrmlet(@arrmlet)开发并维护,当前版本 v1.0.4。
推荐 Skills