post-job

v2.1.3

Post free job ads to 20+ job boards such as LinkedIn, Indeed, Ziprecruiter etc. to receive applicant resumes via email.

8· 14.3k·4 current·6 all-time
byDong@zhangdong
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 (posting job ads to multiple boards) aligns with the implementation: scripts call Fuku AI relay endpoints to create jobs and sync LinkedIn. Required binaries (node, npm) and dependencies (axios, fuse.js, dayjs) are appropriate for the described functionality.
Instruction Scope
SKILL.md directs runtime use of the included Node scripts and an npm install step; runtime instructions and the code operate only on local assets (locations.json) and the Fuku AI endpoints. The instructions do not request unrelated files, environment variables, or account credentials beyond the email you supply for receiving resumes.
Install Mechanism
No remote download of arbitrary code occurs; installation is via npm install from the included package.json. Dependencies are common libraries (axios, fuse.js, dayjs). SKILL.md contains an install step; registry metadata listed no install spec — minor documentation inconsistency but not a technical risk.
Credentials
The skill does not request environment variables or credentials. The code uses a hardcoded client identifier (NUMBER) and sends requests with a fixed uid parameter — this is required by the 3rd‑party relay but means no personal API keys are used. Because resumes and job data are transmitted to hapi.fuku.ai, provide a dedicated hiring email and avoid including confidential information in descriptions.
Persistence & Privilege
The skill does not request permanent 'always' inclusion and does not modify other skills or system configuration. It runs as an on‑demand Node script and uses background polling for LinkedIn sync; standard autonomous invocation applies but is not combined with elevated privileges.
Assessment
This skill appears to do what it says: it posts jobs by relaying your job data to Fuku AI (hapi.fuku.ai), which in turn distributes listings to boards and attempts LinkedIn sync. Before installing: 1) Be aware resumes and job descriptions you provide will be transmitted to a third party (Fuku AI) and jobs will be posted under that service's accounts — you will not be posting under your own LinkedIn account and may not be able to edit/delete posts via your accounts. 2) Use a dedicated hiring email (not a personal or sensitive inbox) and do not include confidential information in job descriptions. 3) The install step runs npm install — review dependencies if you require stricter supply‑chain assurance. 4) The code embeds a client identifier (hardcoded NUMBER and uid) so no user API key is needed; this is expected for the relay service but means you are relying on that third party. If you need job posts to appear on your own corporate accounts or to retain direct edit/delete control, this skill is not suitable. If you want deeper assurance, ask the publisher for: (a) a privacy/security policy for how Fuku AI handles applicant data, and (b) the option to supply your own relay credentials or self-hosted posting mechanism.

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

latestvk97cssb5ckncrn7tz3mc858zex846j3j

License

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

Runtime requirements

Binsnode, npm

Comments