Viy1204/recruiting-copilot

C3

给 HR / 猎头的 AI 招聘工作流:岗位标准梳理、Boss直聘 + 猎聘双通道寻源初筛、市场人才盘点、简历评估、约面试、候选人台账与日报。可装成 Claude Code 插件或 DeepSeek Harness (dsh) 插件——后者自带可直接上手操作的「招聘浏览器」面板;也能配合任意读 AGENTS.md 的 AI 编程助手使用。

★ 10+ · Viy1204/recruiting-copilot source on GitHub · this plugin in the registry

Viy1204/recruiting-copilot is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, executes system commands, decodes base64 payloads.

What it can do

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./dsh/cordis.patch.yml
executes system commandsexec×3 src, e.g. lib/index.js:26, lib/index.js:29
decodes base64 payloadsbase64_decode×2 src, e.g. lib/index.js:466, lib/index.js:765

Outbound domains

www.zhipin.com lpt.liepin.com

Environment variables it reads

RECRUIT_BROWSER_HIDDEN CHROME_PATH PUPPETEER_EXECUTABLE_PATH LOCALAPPDATA PROGRAMFILES

How to read this

Levels measure capability surface and transparency, not maliciousness. A C3 plugin can be entirely legitimate — a desktop shell genuinely needs subprocesses. The point is that you can see this before installing. See the levels explained and how dsh plugins work.

Findings come from static analysis of shipped code; nothing is executed. Think a flag is wrong? Open an issue — every flag cites the file and line it came from.