Review Responder
v2.0.0评价回复助手。好评回复、差评处理、回复模板、评价分析、改进建议、批量回复。Review response assistant with positive, negative, templates, analysis, improvement.
⭐ 0· 371·1 current·1 all-time
bybytesagain4@xueyetianya
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (review replies, templates, analysis, batch) align with the provided SKILL.md and two shell scripts. The functionality implemented (reply templates, analysis scaffolding, batch guidance, and a small local utility) is proportionate to the stated purpose; there are no unrelated binaries, cloud creds, or configuration paths requested.
Instruction Scope
SKILL.md instructs the agent to use commands (positive, negative, template, analysis, improve, batch) and the respond.sh script emits templated replies and prompts for input. The instructions do not direct the agent to read unrelated system files, access secrets, or transmit data to remote endpoints.
Install Mechanism
There is no install spec (instruction-only skill) and the included files are simple bash scripts. No external downloads, package installs, or extract actions are present.
Credentials
No required environment variables or credentials are declared. script.sh respects an optional REVIEW_RESPONDER_DIR/XDG_DATA_HOME/HOME location for local storage — this is reasonable and documented in the script.
Persistence & Privilege
The utility will create a local data directory (default ${XDG_DATA_HOME:-$HOME/.local/share}/review-responder), and write history.log and data.log there. This is normal for local persistence but worth noting for privacy (user-provided reviews are stored on disk). The skill does not request always:true or modify other skills.
Assessment
This skill appears coherent and low-risk: it provides reply templates and local utilities and does not ask for credentials or perform network calls. Before installing, review the two included shell scripts if you have concerns: they will create a local data folder (default ~/.local/share/review-responder or REVIEW_RESPONDER_DIR) and write logs/data there. Avoid feeding sensitive PII into batch operations if you don't want that persisted. If you plan to integrate with external platforms (uploading replies to a store, CRM, etc.), verify or add explicit, audited connectors rather than letting the skill send data externally. If unsure, run the scripts in a sandbox or inspect them locally prior to use.Like a lobster shell, security has layers — review code before you run it.
latestvk973k9ysvsp2axw30xyyedsvb9833gjjproductivityvk97fhgwx8qnp6pep5ghbkwv04182sy2t
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
