n8n-nodes-hireproof
v1.0.0
Published
n8n community node for running HireProof job-safety audits before automated apply workflows continue.
Maintainers
Readme
n8n-nodes-hireproof
n8n-nodes-hireproof is a community-node package for running HireProof job-safety audits inside n8n workflows.
What It Ships
- Credential:
HireProof API - Node:
HireProof - Operations:
Run AuditRun Async Audit
- Backend endpoint:
POST /api/v1/audit
Local Install
npm packThen install the generated package in a self-hosted n8n instance through community nodes or by using npm in the n8n custom extensions path.
Credentials
- API key: use
hireproof_agent_demo_keyfor deterministic demo fixtures, or a real HireProof API key for live/provider-backed audits. - Base URL: defaults to
https://hireproof-sigma.vercel.app.
Submission Boundary
The package source is ready for npm/community-node review, but publishing to npm and n8n community verification requires account access and external approval.
