Bytesagain Mcp — BytesagAIn Mcp
v1.1.0Connect AI 代理s to BytesAgAIn 技能 搜索 via MCP SSE. Shows 设置up commands for OpenClaw, Claude 桌面, and curl. No files modified.
0· 87·0 当前·0 累计
安全扫描
OpenClaw
安全
medium confidenceThe skill's code and instructions match its stated purpose (showing MCP connection/setup and querying bytesagain.com); the main issues are minor metadata inconsistencies and the fact it performs network calls to bytesagain.com which you should trust before running.
评估建议
This skill appears to do what it says: show setup commands and query bytesagain.com MCP endpoints. Before installing/running: 1) Confirm you trust bytesagain.com because the script makes network requests (initialize, tools/list, search). 2) Note that the SKILL.md expects curl and python3 — ensure those are installed (the registry metadata did not declare them). 3) The skill will print snippets that you may add to client config files (it does not modify them automatically); avoid copying unreview...详细分析 ▾
✓ 用途与能力
The name/description (BytesAgain MCP) align with the included script and SKILL.md: they show MCP setup commands and call bytesagain.com MCP endpoints. The skill does not request unrelated credentials or services. Minor mismatch: SKILL.md lists required tools (curl, python3) but the registry metadata lists no required binaries.
ℹ 指令范围
The runtime instructions and script are scoped to: displaying setup snippets, performing simple REST/JSON-RPC requests to bytesagain.com, and listing tools. The script suggests adding a snippet to ~/Library/Application Support/Claude/claude_desktop_config.json (it does not modify files automatically). It creates temporary files for parsing responses. The only external activity is network requests to bytesagain.com (initialize, tools/list, search endpoints).
✓ 安装机制
There is no install spec; this is an instruction-only skill with a small helper script. Nothing is downloaded or written to persistent locations by the skill itself (it uses mktemp and cleans up).
✓ 凭证需求
No environment variables, credentials, or config paths are required by the metadata. The script requires curl and python3 to function (not declared in registry metadata), but it does not request or use any secrets or unrelated system credentials.
✓ 持久化与权限
always is false and the skill does not request persistent presence or modify other skills or system-wide agent settings. It only prints configuration snippets and performs ephemeral network queries.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
安装命令
点击复制官方npx clawhub@latest install bytesagain-mcp
镜像加速npx clawhub@latest install bytesagain-mcp --registry https://cn.longxiaskill.com 镜像可用
本土化适配说明
Bytesagain Mcp — BytesagAIn Mcp 安装说明: 安装命令:["openclaw skills install bytesagain-mcp","npx clawhub@latest install bytesagain-mcp"]