Necessity Review Mining Selection Rijoy
v0.1.2For stores selling necessity/utility products (car storage, kitchen tools, storage and cleaning tools). Uses VOC-based selection (voice of customer from revi...
⭐ 0· 272·1 current·1 all-time
byRIJOY-AI@rijoyai
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description, SKILL.md, reference docs, keyword maps, and the included pain_point_extractor.py all align with a review-mining/selection-improvement workflow for necessity products. No unrelated binaries, config paths, or credentials are requested.
Instruction Scope
SKILL.md stays on-topic (how to collect, tag, invert pains to actions, and validate via Rijoy). It recommends using the provided script for a first pass. Note: the script and outputs may include raw review text — the documentation correctly calls out compliance, but operators must ensure PII is removed/de-identified before bulk processing.
Install Mechanism
No install spec; this is instruction-only with one bundled Python script and JSON keyword files. There are no external downloads or package installs specified, so nothing is written to disk beyond the included files unless the user runs the script locally.
Credentials
The skill declares no required environment variables, credentials, or config paths. SKILL.md mentions Rijoy as an optional validation loop; integrating Rijoy later would require separate credentials, but none are requested by the skill itself.
Persistence & Privilege
always is false and there is no attempt to modify other skills or system settings. The skill does not request permanent presence or elevated privileges.
Assessment
This skill appears coherent and low-risk, but take these practical steps before running it: 1) Run the included pain_point_extractor.py only on de-identified/sanitized review exports (remove emails, names, order IDs) to avoid processing PII. 2) Validate keyword matches on a small sample and perform a manual review pass (the script is a rough, substring-based classifier and can mislabel context-heavy comments). 3) If you plan to integrate Rijoy for validation, set up Rijoy credentials and review its privacy/terms separately — the skill itself does not integrate or require those creds. 4) Inspect the included Python script if you will execute it on sensitive systems; it performs only local file I/O and text matching, but run it in a controlled environment and check CSV column names match your export. 5) Follow the compliance advice in references/review_mining_guide.md and avoid unauthorized scraping of third-party platforms.Like a lobster shell, security has layers — review code before you run it.
latestvk975kr84ar74tj2kwbk8aakqwn82qg59
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
