Interview Assistant

v1.0.0

结构化面试助手 - 基于 JD 和简历生成 STAR 面试题库

0· 232·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (JD+resume → STAR interview questions) match the declared requirement for an 'interview-assistant' CLI and the SKILL.md examples. Requiring a CLI binary is proportionate for a CLI-based skill.
Instruction Scope
SKILL.md and run.sh only describe running the interview-assistant CLI with JD/resume inputs and formatting options. There are no instructions to read unrelated files, export credentials, contact unknown endpoints, or gather system state beyond checking the CLI is installed.
Install Mechanism
No install spec is provided (instruction-only). run.sh expects a globally available CLI and suggests 'npm link' for local installation; no downloads or extract steps are present.
Credentials
No environment variables, credentials, or config paths are required. The skill's functionality does not appear to need secrets or broad system access.
Persistence & Privilege
Skill is not always-on, does not request elevated persistence, and does not modify other skills or global agent configuration.
Assessment
This skill appears coherent and low-risk, but it requires you to have or install a separate Node.js CLI named 'interview-assistant'. Before installing or globally linking any package: 1) verify the source of that CLI (npm package name or repository) and inspect its package.json and code if possible; 2) prefer installing from an official or trusted repository rather than running unknown npm link commands; 3) note run.sh references a local path (/Users/claw/...), which is just an installation hint and can be ignored or adapted to your environment. If you plan to install a third-party 'interview-assistant' package, review that package for network calls or unexpected file access prior to global linking.

Like a lobster shell, security has layers — review code before you run it.

latestvk971s9kbxv4tnx3rhxsb03qans83ngve

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

Binsinterview-assistant

Comments