Response Tone Polisher
v1.0.0Polishes response letters by transforming defensive or harsh language.
⭐ 0· 27·0 current·0 all-time
byAIpoch@aipoch-ai
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (polishing reviewer responses) matches the code and reference materials: pattern lists, templates, and a Python CLI are present. No unrelated cloud or system credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md describes running the included Python script on reviewer comments and draft responses. The instructions focus on confirming inputs and using the packaged workflow; they do not instruct reading unrelated system files or transmitting data to external endpoints.
Install Mechanism
No install spec is provided (instruction-only skill with a packaged script). The repository contains only local Python code and reference JSON/markdown; there are no downloads from external URLs or packaged installers.
Credentials
The skill declares no required environment variables or credentials. The code and SKILL.md do not reference external secrets or unrelated service tokens.
Persistence & Privilege
The skill is not force‑included (always: false) and does not request persistent privileges or changes to other skills or system-wide settings.
Assessment
This package appears to be a straightforward, local Python tool for softening defensive language. Before running it, (1) inspect scripts/main.py yourself (or run python -m py_compile scripts/main.py) to verify there are no unexpected network calls or shell execution, (2) run it on non‑sensitive sample text first, and (3) execute it in a sandbox or isolated environment if you have any doubt. If you plan to integrate it into an automated agent, confirm the agent will not send sensitive reviewer text to external services (the packaged code does not appear to do so).Like a lobster shell, security has layers — review code before you run it.
latestvk977dmm3mywbycgqy0k1bg4f6n842pkh
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
