聘才猫(Pincaimao)职业规划助手 v2
v1.0.1聘才猫 - 职业规划助手 V2 Use when calling Pincaimao Career Planning Assistant V2 API to generate career advice based on a resume and advice type. Requires PCM_CAREER_...
⭐ 1· 97·0 current·0 all-time
by聘才猫(Pincaimao)@pincaimao
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description, required env var (PCM_CAREER_PLANNING_KEY), and required binaries (curl, python3) align with a service that uploads resumes and calls an API. Minor note: SKILL.md asks the user to 'check/install pincaimao-basic' for common interfaces, but that dependency is not declared in the registry metadata; this is an operational/documentation inconsistency but not a functional mismatch.
Instruction Scope
SKILL.md contains concrete, scoped steps (upload file, call chat endpoint, parse JSON). It only references the resume file and the PCM key and does not instruct reading unrelated files or environment variables. The guidance about treating cos_key as sensitive is appropriate.
Install Mechanism
Instruction-only skill with no install spec or code files — lowest-risk install footprint. Requires curl and python3 at runtime, which is reasonable for the shown examples.
Credentials
Only a single API key (PCM_CAREER_PLANNING_KEY) is required and used directly for Authorization to the vendor API; this is proportionate for the stated purpose.
Persistence & Privilege
always is false and the skill does not request persistent system-wide changes or extra privileges. It does not modify other skills' config and its autonomous invocation setting is the platform default.
Assessment
This skill appears to do what it says: it uploads a resume to api.pincaimao.com and requests career advice with your PCM_CAREER_PLANNING_KEY. Before installing/use: (1) Only provide your PCM key if you trust Pincaimao and understand that resumes (sensitive personal data) will be transmitted and stored on their COS. (2) Note the SKILL.md suggests installing a separate 'pincaimao-basic' skill but that dependency isn't declared — if you follow that instruction, verify the other skill's contents. (3) The skill is instruction-only (no code bundled), so its behavior will be whatever api.pincaimao.com does; review the vendor's privacy/security docs and consider using an API key with limited scope if possible. (4) If you need higher assurance, test in a sandbox account and monitor network calls before giving access to sensitive resumes.Like a lobster shell, security has layers — review code before you run it.
latestvk97ea0we74grbggyw1zgw58bes843cdj
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🚀 Clawdis
Binscurl, python3
EnvPCM_CAREER_PLANNING_KEY
Primary envPCM_CAREER_PLANNING_KEY
