← 返回 Skills 市场
Recruiting Interview Kit
作者
vx:17605205782
· GitHub ↗
· v1.0.0
· MIT-0
211
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install recruiting-interview-kit
功能描述
根据 JD 生成面试题、评分维度、红旗项与面试记录模板。;use for recruiting, interview, hiring workflows;do not use for 生成歧视性问题, 替代最终录用决策.
安全使用建议
This skill appears to do what it claims (generate interview questions/scorecards) and only requires python3, but take these precautions before running: 1) Inspect SKILL.md and other files for invisible/control characters and remove them; the pre-scan flagged unicode control chars. 2) Review scripts/run.py yourself (it's included) to confirm behavior — it only reads local files and writes output, but it will traverse and read any directory you pass as --input. Never run it against root/home or other sensitive paths. 3) Prefer running with --dry-run and using the included example input first, or run inside an isolated/sandbox environment. 4) If you don't want local file access, avoid executing the script and instead ask the skill to produce output based only on the provided JD text/template. 5) If you plan to give the skill directory inputs, sanitize them and avoid passing files that contain secrets or credentials.
功能分析
Type: OpenClaw Skill
Name: recruiting-interview-kit
Version: 1.0.0
The bundle contains a script (scripts/run.py) with capabilities that significantly deviate from its stated purpose of generating recruiting interview kits. The script includes a 'pattern_report' function with regex patterns designed to find API keys, tokens, and dangerous shell commands (e.g., curl|bash, base64 execution), as well as functions for recursive directory scanning and CSV data sampling. While the code includes logic to mask discovered secrets and appears to be a security auditing tool, its inclusion in a non-security bundle is a functional discrepancy that provides the agent with tools to identify sensitive data on the host system.
能力评估
Purpose & Capability
Name/description match the included resources and the Python script. Declared dependency (python3) is appropriate. No unrelated credentials, binaries, or installs are requested.
Instruction Scope
SKILL.md restricts behavior to read-only, template-driven outputs and suggests running scripts/run.py for local processing. The bundled run.py implements structured reports and directory/csv/skill audits — useful for the stated purpose. However, the script will traverse and read files under any input path provided (list_text_files, read_text), so if an attacker or careless user supplies a sensitive directory (e.g., home, /etc) it can produce/report on arbitrary local files. That capability is coherent for 'audit' modes but expands scope beyond just processing a single JD file.
Install Mechanism
No external install spec; instruction-only with a local Python script. No downloads or external package installs are performed. This is low-risk from supply-chain perspective.
Credentials
No environment variables, credentials, or config paths are requested. The skill only needs python3 and local file access as expected.
Persistence & Privilege
always is false, the skill does not request permanent platform presence, and it does not modify other skills or system-wide agent settings. The script can write an output file if asked, but that is standard behavior and scoped to the provided --output.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install recruiting-interview-kit - 安装完成后,直接呼叫该 Skill 的名称或使用
/recruiting-interview-kit触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of recruiting-interview-kit.
- Generates interview questions, scoring dimensions, red flags, and interview record templates based on job descriptions.
- Designed for structured recruiting, interview, and hiring workflows.
- Prioritizes clarity, review-ready drafts, and explicit identification of missing information.
- Ensures compliance by not generating discriminatory questions or making final hiring decisions.
- Includes clear boundaries on workflow automation and data handling for security.
- Provides standard output sections: job understanding, question bank, evaluation criteria, red flags, templates, and candidate experience notes.
元数据
常见问题
Recruiting Interview Kit 是什么?
根据 JD 生成面试题、评分维度、红旗项与面试记录模板。;use for recruiting, interview, hiring workflows;do not use for 生成歧视性问题, 替代最终录用决策. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 211 次。
如何安装 Recruiting Interview Kit?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install recruiting-interview-kit」即可一键安装,无需额外配置。
Recruiting Interview Kit 是免费的吗?
是的,Recruiting Interview Kit 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Recruiting Interview Kit 支持哪些平台?
Recruiting Interview Kit 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux, win32)。
谁开发了 Recruiting Interview Kit?
由 vx:17605205782(@52yuanchangxing)开发并维护,当前版本 v1.0.0。
推荐 Skills