聘才猫(Pincaimao)面试报告

v1.0.1

聘才猫 - 面试报告 Use when calling Pincaimao Interview Report API to generate an interview report or coaching materials based on a job description and interview rec...

0· 90·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
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description, required binaries (curl, python3), and the single required env var (PCM_INTERVIEW_REPORT_KEY) all align with a service that uploads interview recording files and calls api.pincaimao.com to generate reports. The mention of a companion skill (pincaimao-basic) is an implementation note, not a mismatch.
Instruction Scope
SKILL.md instructs only to collect job_info and a local interview file path, upload that file to api.pincaimao.com, and send the received cos_key and job_info to the chat endpoint. It does not instruct reading unrelated files or sending data to other endpoints. It does enable an option to display raw API responses (which may include sensitive content) — expected for a reporting tool but worth noting for privacy.
Install Mechanism
No install spec — instruction-only. That is low risk and consistent with the skill being a usage guide for the Pincaimao API.
Credentials
Only a single API key (PCM_INTERVIEW_REPORT_KEY) is required and declared as the primary credential, which is appropriate for an authenticated API client. No other secrets or unrelated env vars are requested.
Persistence & Privilege
always is false and there is no install step writing persistent config or modifying other skills. The skill can be invoked autonomously (platform default) but it does not request elevated or persistent privileges.
Assessment
This skill appears to do exactly what it says: upload interview recordings to api.pincaimao.com and request a report using your PCM_INTERVIEW_REPORT_KEY. Before installing or invoking it, confirm you trust the Pincaimao service and are comfortable uploading interview recordings (they will be stored on Pincaimao's COS and may contain personal data). Keep the PCM_INTERVIEW_REPORT_KEY scoped to this service (don’t reuse broader credentials), verify the api.pincaimao.com domain and privacy policy, and be cautious when using the 'raw output' option as raw API responses can include sensitive information. If you want to minimize risk, inspect network activity during first use or test with non-sensitive sample data. If you need assurance about the companion 'pincaimao-basic' skill, review that skill's instructions before installing.

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

latestvk97dsegp6pch0p9s7cbean0h1s842fn7

License

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

Runtime requirements

📊 Clawdis
Binscurl, python3
EnvPCM_INTERVIEW_REPORT_KEY
Primary envPCM_INTERVIEW_REPORT_KEY

Comments