Proposal and Cover Letter Interviewer & Improver (Continuous Questions and Memory for Better Proposals/Cover Letters by Getting to Know You)

v1.0.0

Structured interview to discover personal facts and generate reusable, approved statements for proposals and cover letters. Creates personalized content for...

0· 355·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
The name and description claim a structured interview and reusable statements for proposals/cover letters; the SKILL.md only requires asking questions and writing/reading files under skills/proposal-interview/. There are no unrelated binaries, credentials, or installs requested — this is proportionate to the stated purpose.
Instruction Scope
Instructions are focused on interviewing, generating statement variants, approval loops, and storing results in a well-defined folder structure. A notable design decision: files like user.md and statements.md are explicitly append-only and must never be deleted or rewritten. This is consistent with the goal of an ever-growing statement library, but it creates a persistent record of personal data and requires user consent and retention policy consideration.
Install Mechanism
This is an instruction-only skill with no install steps, no downloads, and no code files to execute. That minimizes installation risk.
Credentials
The skill requests no environment variables, credentials, or external config paths. All declared storage is local to the skill folder, which is proportionate for a data-collection/templating tool.
Persistence & Privilege
The skill writes persistent files under skills/proposal-interview/ and enforces an append-only policy for much of that data. 'always' is false and the skill doesn't request elevated platform privileges, but the persistent storage of potentially sensitive personal data is a privacy/retention concern rather than an incoherence or privilege escalation.
Assessment
This skill appears to do what it says: interview users and store approved statements in files under skills/proposal-interview/. Key things to consider before installing: - Privacy and retention: The skill enforces an append-only policy for user.md and statements.md, so anything you append will be kept permanently inside the skill folder unless you manually remove the skill folder outside the workflow. Avoid entering highly sensitive data (SSNs, passwords, full PII you wouldn't want stored long-term) and get consent from anyone whose data you record. - Data access and isolation: Confirm how the OpenClaw platform stores skill folders and who (admins, other skills) can access them. If storage is synced or backed up, appended records could be replicated elsewhere. - Editing model: profile.md is editable, but other records are not to be deleted; plan how you'll correct mistakes (the skill suggests appending corrections and coherence notes). This can lead to duplicated/conflicting facts over time — make sure you understand the reconciliation process. - No network/credential requests: The skill does not request API keys or external services, which reduces remote exfiltration risk. Nevertheless, any skill that persistently stores PII increases local risk if the platform or backups are compromised. If you decide to install: (1) avoid adding sensitive data, (2) confirm the platform's data retention and access controls, and (3) consider periodic audits or an export-and-delete workflow if you need to purge old records.

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

latestvk97a0ka4vvv2s563sqaekhz6rs81spe5

License

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

Comments