resume-generator-cn

AdvisoryAudited by Static analysis on Apr 30, 2026.

Overview

No suspicious patterns detected.

Findings (0)

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

The skill may not work as documented, and any helper scripts obtained from another source would not be covered by this review.

Why it was flagged

The skill documents running local helper scripts and pandoc, but the provided package contains only SKILL.md and package.json with no install spec or included scripts.

Skill content
./scripts/generate-resume.sh
./scripts/optimize-resume.sh resume.md
pandoc my-resume.md -o my-resume.pdf
Recommendation

Use the skill as resume-writing guidance, or separately review and trust any external scripts before running them.