Resume Assistant

PassAudited by ClawScan on May 1, 2026.

Overview

This is a coherent instruction-only resume helper, with expected handling of personal resume data and manual export commands that users should review.

This skill appears safe and purpose-aligned for resume editing. Before installing or using it, remember that resumes can contain personal information, verify any generated achievements or metrics for accuracy, and only run export commands or send content through APIs you trust.

Findings (3)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

Generated resume edits could overstate experience if accepted without review.

Why it was flagged

The prompt encourages quantified, stronger resume statements. That is aligned with resume polishing, but users need to confirm the numbers and claims are true.

Skill content
Strengthen weak bullets: add action verbs + quantified results ... Always try to add numbers
Recommendation

Review every generated metric, skill, and achievement before using the resume in applications.

What this means

A user may be asked to run local document-conversion tools to create PDF or Word output.

Why it was flagged

The export prompt includes local command examples for converting resume files. These are user-directed and central to the export feature, not hidden automatic execution.

Skill content
Conversion methods provided: ... wkhtmltopdf --page-size A4 resume.html resume.pdf ... pandoc resume.md -o resume.pdf --pdf-engine=xelatex ... weasyprint resume.html resume.pdf
Recommendation

Run export commands only when you understand them and only on resume files you trust.

What this means

Personal resume details may be processed by the configured agent or API service.

Why it was flagged

The documentation shows resume content being sent through an agent HTTP API. This is expected for an AI resume assistant, but resumes often contain personal contact and employment information.

Skill content
curl -X POST https://your-agent-api.com/skills/resume-assistant/polish ... "resume_content": "Your resume content..."
Recommendation

Use this skill only with an agent/API provider you trust, and remove unnecessary personal details before sharing.