Freelance Proposal Writer

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

Personal business details such as rates, portfolio links, and positioning may be reused in later proposal-writing tasks.

Why it was flagged

The skill asks the user to store professional profile and pricing information in a persistent configuration file so it can be reused for proposal generation.

Skill content
在 `TOOLS.md` 中添加以下配置:- 个人简介:(你的专业背景) - 核心技能:(技能列表) - 代表案例:(案例链接) - 小时费率:$XX/hr
Recommendation

Only include profile details you are comfortable reusing, and avoid adding private client data, credentials, or sensitive business information to the configuration.

What this means

A user might provide more sensitive project or client information if they rely on the privacy wording without considering the surrounding agent/platform data handling.

Why it was flagged

The README makes privacy assurances that could affect how much client or proposal information a user chooses to provide. The provided artifacts do not show hidden sharing, but the statement is still a trust claim users should read carefully.

Skill content
## 🔐 隐私 - 所有生成在本地完成 - 不存储你的提案内容 - 不共享客户信息
Recommendation

Treat privacy statements as guidance rather than a guarantee, and avoid including confidential client information unless you are comfortable with the platform’s data handling.