cv-builder
Enables users to create professional resumes and CVs with customizable templates and a permanent online presence, all via a free API.
Install this skill
Security score
The cv-builder skill was audited on Mar 4, 2026 and we found 27 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
Webhook reference - potential data exfiltration
| 57 | | Callback webhook | Yes | `"hitl_callback_url"` | |
Webhook reference - potential data exfiltration
| 86 | An **Access-ID** (`talent_agent_[a-z0-9]{4}`) is optional for CV Builder — basic use (3 CVs/day per IP) works without one. Register for higher limits (50 CVs/day) and callback webhook support: |
Webhook reference - potential data exfiltration
| 95 | The Access-ID is also the HMAC secret for verifying `X-HITL-Signature` on callback webhooks. Store in `TALENT_ACCESS_ID` — do not hardcode. |
Unicode escape sequences
| 19 | emoji: "\U0001F4C4" |
External URL reference
| 9 | homepage: https://www.talent.de |
External URL reference
| 23 | api_base: https://www.talent.de/api |
External URL reference
| 37 | review_base_url: "https://www.talent.de/en/hitl/review" |
External URL reference
| 40 | discovery: "https://www.talent.de/.well-known/hitl.json" |
External URL reference
| 62 | Full catalog: [reference/templates.md](reference/templates.md) — live previews: [talent.de/de/cv-template-ideas](https://www.talent.de/de/cv-template-ideas) |
External URL reference
| 89 | POST https://www.talent.de/api/agent/register |
External URL reference
| 123 | POST https://www.talent.de/api/agent/cv-simple |
External URL reference
| 153 | "review_url": "https://www.talent.de/en/hitl/review/review_a7f3b2c8d9e1f0g4?token=abc123...", |
External URL reference
| 154 | "poll_url": "https://www.talent.de/api/hitl/cases/review_a7f3b2c8d9e1f0g4/status", |
External URL reference
| 187 | POST https://www.talent.de/api/agent/cv-simple |
External URL reference
| 224 | POST https://www.talent.de/api/agent/cv-simple |
External URL reference
| 236 | "url": "https://www.talent.de/dev/alex-johnson", |
External URL reference
| 247 | > 1. **CV URL**: `https://www.talent.de/dev/alex-johnson` — their live profile |
External URL reference
| 248 | > 2. **Claim link**: `https://www.talent.de/claim/claim_xyz789` — to take ownership and edit |
External URL reference
| 329 | POST https://www.talent.de/api/agent/cv-simple |
External URL reference
| 347 | "url": "https://www.talent.de/pro/alex-johnson", |
External URL reference
| 389 | POST https://www.talent.de/api/agent/cv-simple |
External URL reference
| 410 | "url": "https://www.talent.de/pro/alex-johnson", |
External URL reference
| 425 | POST https://www.talent.de/api/agent/cv/pdf |
External URL reference
| 493 | - [agent.json](https://www.talent.de/.well-known/agent.json) |
External URL reference
| 494 | - [hitl.json](https://www.talent.de/.well-known/hitl.json) |
External URL reference
| 495 | - [llms.txt](https://www.talent.de/llms.txt) |
External URL reference
| 496 | - [ClawHub](https://www.clawhub.ai/rotorstar/id-cv-resume-creator) |