Resume Studio

v1.0.2

Professional resume generator. Use when user needs to create, optimize, or customize resumes for job applications. Supports Word and PDF output, multiple sty...

0· 63·0 current·0 all-time
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 (resume generation, DOCX/PDF output, templates) aligns with the declared requirements: python3 and Python libraries (python-docx, fpdf2). Requested inputs (name, contact, education, experience, skills, target position) are expected for this purpose. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md explicitly collects personal data (name, phone, email, location) and supports file import and optional web research (job market trends). Collecting PII and reading user-supplied resume files is appropriate for the stated goal, but 'Web Research' implies the agent may perform network queries—this is coherent with improving resume targeting but you should expect network access and confirm what external sources the agent will use.
Install Mechanism
This is an instruction-only skill with no install spec. The metadata lists 'pip install python-docx fpdf2' as dependencies, which are public Python packages appropriate for generating DOCX/PDF. No downloads from unknown hosts or archive extraction are present. The lack of an automated install step means the runtime environment must already provide these packages or an installer will run them.
Credentials
No environment variables, credentials, or config paths are required. The only sensitive data requested is the user's resume content and contact info — appropriate for a resume generator. No disproportionate credential or secret access is requested.
Persistence & Privilege
Skill is not always-enabled and does not request system-wide persistence or modify other skills. It uses normal autonomous invocation settings (default) but does not request elevated privileges.
Assessment
This skill appears to do what it says: collect your resume details and generate DOCX/PDF output. Before using it, keep these points in mind: (1) it will ask for personal contact info and possibly read any files you upload — only provide information you are comfortable sharing; (2) the skill lists pip dependencies (python-docx, fpdf2) — verify or install those packages from official sources if you run the code locally; (3) the 'Web Research' feature implies network queries — if you prefer to avoid web access, tell the agent to only use local info; (4) do not provide highly sensitive identifiers (SSNs, account numbers) in resume fields. If you want extra assurance, run the provided Python code locally in a sandbox and inspect output before sharing generated files or allowing automatic uploads.

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

latestvk976c6yjaqhsk2gbe81kz0jv3h83qp86

License

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

Runtime requirements

📋 Clawdis
Binspython3

Comments