← 返回 Skills 市场
866
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install vk-client-search-repetitor
功能描述
Автоматический поиск клиентов (родителей) для репетитора по математике в группах ВКонтакте с умной фильтрацией и приоритизацией онлайн-запросов.
安全使用建议
This skill appears to do what it says, but exercise caution before installing:
- Source verification: The skill's source/homepage is unknown. Prefer only installing skills from trusted authors or inspect files thoroughly.
- Token handling: Do not reuse a high-privilege or personal account token. Create a dedicated VK service token with the minimal required scopes and store it securely (avoid committing it to plain config.json).
- Config inconsistencies: The registry metadata omits required credentials while SKILL.md/config.json reference vk_service_token (README calls it access_token). Fix and verify where the token is expected before providing it.
- Scraping vs API: SKILL.md allows HTML parsing as fallback. Scraping can violate site terms and may require cookies/extra permissions; prefer using VK API (wall.get) when possible.
- Google Sheets mention: If the skill later asks to connect Google Sheets, that will require additional OAuth credentials — be cautious and review any additional prompts.
- Scheduling and autonomy: The skill schedules checks every 3 hours and can run autonomously. If you want tighter control, run it manually or require user confirmation before each run.
- Test safely: Run the skill in an isolated environment, with a throwaway/limited token and a small set of groups. Monitor network activity, logs, and the CSV output to confirm behavior.
If you want, I can: (1) produce a checklist to sanitize the config and secure the token, (2) suggest a minimal VK token scope, or (3) draft a safer config file template that keeps secrets out of checked-in files.
功能分析
Type: OpenClaw Skill
Name: vk-client-search-repetitor
Version: 1.0.0
The skill requires and handles a sensitive VK Service Token, performs network requests to VK, and writes collected data (including URLs) to the local file system. While these capabilities are plausibly needed for its stated purpose of finding leads, they represent high-risk operations. The instruction to 'парсинг HTML' (parse HTML) could lead to vulnerabilities depending on the agent's implementation, and saving external URLs to a CSV file (leads_math.csv) could pose risks if not handled securely downstream. No explicit malicious intent, such as data exfiltration to unauthorized endpoints or subversion of the agent via prompt injection, was found in the instructions or configuration.
能力评估
Purpose & Capability
The skill's declared purpose (automated lead search in VK groups) aligns with the runtime instructions: it needs a VK service token, a list of target groups, internet access and file write access to save leads. However, registry metadata incorrectly lists no required environment variables/credentials while SKILL.md and config.json clearly require a VK API token (vk_service_token). The README also uses a different name ('access_token'), indicating sloppy metadata/config consistency.
Instruction Scope
SKILL.md stays within the stated purpose: fetch posts (via VK API or HTML parsing), filter by keywords, deduplicate, write CSV, and report. Potential concerns: HTML parsing is allowed as an alternative to API calls (this can lead to scraping behavior that may require extra permissions and is brittle), and 'optional Google Sheet' integration is mentioned without specifying how to authenticate — if the skill later requests Google credentials that would expand scope. The instructions ask to schedule repeating checks every 3 hours and to read/write local CSV files (expected for this task).
Install Mechanism
This is an instruction-only skill (no install spec, no code files to execute). That minimizes install-time risk—there is nothing being downloaded or executed automatically. Runtime will require network/file system access as declared in SKILL.md.
Credentials
The skill legitimately needs a VK service token and target group list. But the registry metadata claims no required credentials while SKILL.md/config.json require a VK token (vk_service_token). The token is expected to be stored in config.json (plaintext in the repo example), which is risky: storing service tokens unencrypted on disk increases exfiltration risk. The skill does not explicitly request unrelated credentials, but mentions optional Google Sheets without describing authentication — that would require additional credentials if used.
Persistence & Privilege
The skill does not request always: true and does not claim to modify other skills. It asks for schedule_task and filesystem/network access, which are consistent with periodic monitoring and saving CSVs. Autonomous invocation (default enabled) combined with internet + filesystem access raises the usual operational risk (an autonomous skill with credentials can act without each-time user approval), but that is expected for a monitor-style skill and not excessive by itself.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install vk-client-search-repetitor - 安装完成后,直接呼叫该 Skill 的名称或使用
/vk-client-search-repetitor触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Automates the process of finding new math tutoring clients in VK groups with smart filtering and prioritization.
- Monitors custom VK groups for new posts and comments seeking math tutors, filtering out ads from other tutors.
- Prioritizes online tutoring requests and flags posts with high-value markers (e.g., ЕГЭ, олимпиада).
- Saves structured leads with deduplication to CSV (or Google Sheets if configured).
- Generates concise summary reports after each scan, with error handling for inaccessible groups or API rate limits.
- Fully configurable: requires VK API token, group list, and output path.
元数据
常见问题
Автоматический поиск клиентов (родителей) для репетитора по математике в группах ВКонтакте с умной фильтрацией и приоритизацией онлайн-запросов. 是什么?
Автоматический поиск клиентов (родителей) для репетитора по математике в группах ВКонтакте с умной фильтрацией и приоритизацией онлайн-запросов. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 866 次。
如何安装 Автоматический поиск клиентов (родителей) для репетитора по математике в группах ВКонтакте с умной фильтрацией и приоритизацией онлайн-запросов.?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install vk-client-search-repetitor」即可一键安装,无需额外配置。
Автоматический поиск клиентов (родителей) для репетитора по математике в группах ВКонтакте с умной фильтрацией и приоритизацией онлайн-запросов. 是免费的吗?
是的,Автоматический поиск клиентов (родителей) для репетитора по математике в группах ВКонтакте с умной фильтрацией и приоритизацией онлайн-запросов. 完全免费(开源免费),可自由下载、安装和使用。
Автоматический поиск клиентов (родителей) для репетитора по математике в группах ВКонтакте с умной фильтрацией и приоритизацией онлайн-запросов. 支持哪些平台?
Автоматический поиск клиентов (родителей) для репетитора по математике в группах ВКонтакте с умной фильтрацией и приоритизацией онлайн-запросов. 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Автоматический поиск клиентов (родителей) для репетитора по математике в группах ВКонтакте с умной фильтрацией и приоритизацией онлайн-запросов.?
由 Danil4091(@danil4091)开发并维护,当前版本 v1.0.0。
推荐 Skills