Survey Response Coder

v1.0.0

将开放式问卷回答编码成主题、情绪与标签,并生成可复核手册。;use for survey, coding, qualitative workflows;do not use for 把少量样本当总体结论, 暴露受访者隐私.

0· 78·0 current·0 all-time
byvx:17605205782@52yuanchangxing
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
Name/description (survey open-answer coding) matches the code and resources: spec.json, template, examples, and a Python script that generates CSV/dir-based reports. Requiring only python3 is proportional.
Instruction Scope
SKILL.md directs the agent to run the included scripts or produce output from bundled templates if execution is unavailable — consistent with purpose. Note: the script can also scan directories and read many text/code file types if you provide a directory input (it deliberately supports directory and pattern audits), so be cautious about what path you pass to the script to avoid reading sensitive system files.
Install Mechanism
No install spec; this is instruction + an included local Python script. No remote downloads, package installs, or archive extraction are present.
Credentials
No environment variables or credentials are requested. The script reads local files specified by the user and writes local output (unless --dry-run). This is proportional for a local audit/coding tool.
Persistence & Privilege
always is false and the skill does not request persistent/privileged platform presence nor modify other skills or system-wide configs. It writes only the user-specified output file (unless dry-run).
Assessment
This skill appears to do what it claims and has no hidden network or credential requirements. Before running: (1) review the scripts/run.py file (it is small and local) if you are unsure; (2) avoid passing system/root directories as the --input path (the script can recursively read many file types); (3) sanitize or avoid providing files containing PII or secrets; (4) consider running with --dry-run or in an isolated environment first; (5) if you need stronger guarantees, run the script under a restricted user account or in a disposable container.

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

latestvk979qnnrv162fc9wqzd2s10kxx83e6r1

License

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

Runtime requirements

🗳️ Clawdis
OSmacOS · Linux · Windows
Binspython3

Comments