Resume-to-Tags

PassAudited by VirusTotal on Apr 29, 2026.

Findings (1)

The resume-to-tags skill bundle is a legitimate HR automation tool designed to extract professional attributes from resumes and organize them into a Feishu (Lark) Bitable. The Python script `scripts/extract_tags.py` uses regex for basic contact info extraction and prepares a structured prompt for an LLM, while `SKILL.md` provides clear instructions for the agent to manage the Feishu integration. The code and instructions are well-aligned with the stated purpose and show no signs of malicious intent, unauthorized data exfiltration, or harmful prompt injection.