Resignation Letter
v3.0.0Generate professional resignation letters from templates. Use when preparing to resign.
⭐ 0· 345·0 current·0 all-time
bybytesagain4@xueyetianya
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
Name/description (resignation letters, templates, checklists) match the provided scripts and SKILL.md. The commands in SKILL.md map to scripts/script.sh and the bundled Python script; the declared data storage (~/.local/share/resignation-letter/) matches the script behavior (script.sh creates that directory). No unrelated credentials, binaries, or cloud access are requested.
Instruction Scope
Runtime instructions are narrowly scoped: they run local shell/Python scripts to print letters, checklists, timelines, and tips. The SKILL.md references only the included scripts and the data directory. However, the static pre-scan flagged 'unicode-control-chars' in SKILL.md (possible prompt-injection attempt or obfuscation). While the visible instructions are safe, you may want to inspect SKILL.md for hidden control characters before trustfully executing in sensitive contexts.
Install Mechanism
There is no install spec that downloads or executes external code; all code is bundled with the skill (no network fetch). This is low-risk compared to URL downloads or third-party package installs.
Credentials
The skill requests no environment variables or credentials. It creates/uses a data directory under the user's home (~/.local/share/resignation-letter), which is proportional for storing templates or history. No access to other config paths or secrets is requested or used.
Persistence & Privilege
always is false and the skill does not modify other skills or system-wide agent settings. It creates its own data directory in the user's home but does not request elevated privileges. The skill may be invoked autonomously by the agent (default behavior), but that is normal and not combined with other red flags here.
Scan Findings in Context
[unicode-control-chars] unexpected: The scanner detected unicode control characters in SKILL.md. These characters can be used to obfuscate text or attempt prompt-injection. The visible SKILL.md content appears benign and maps to the included scripts, but you should inspect the SKILL.md file (and any hidden characters) before running in a sensitive environment.
Assessment
This skill appears coherent and limited to generating resignation letters, checklists, and related text; it does not ask for credentials or make network calls. Before installing or running: 1) Open SKILL.md in a text editor that can reveal invisible characters (or run a utility to show control chars) and verify there are no surprising hidden instructions. 2) Review the bundled scripts (already included) to confirm there are no unexpected network calls or file writes beyond ~/.local/share/resignation-letter. 3) If you are concerned, run the scripts in a sandbox or non-production account first. If you do not want any autonomous invocation, disable the skill in your agent settings (or require manual invocation) — autonomous invocation is the platform default but optional to restrict.Like a lobster shell, security has layers — review code before you run it.
latestvk97fkxfwdhk9cqnt1f50fjmnhs8377kcproductivityvk97ap39c6g134n4tdqrk04bwbd82r55j
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
