Macro Helper
v2.0.0Excel宏与VBA助手。生成VBA代码、解释宏、调试错误、模板库、格式转换、性能优化。Excel macro and VBA helper with generate, explain, debug, template, convert.
⭐ 0· 505·2 current·2 all-time
byBytesAgain2@ckchzh
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the provided scripts and SKILL.md. The bash scripts produce VBA code, explanations, templates, and debugging guidance which is exactly what the skill says it does. No unrelated credentials, binaries, or cloud APIs are requested.
Instruction Scope
SKILL.md explicitly directs the agent/user to run the included bash scripts (scripts/macro.sh and scripts/script.sh). Those scripts output VBA snippets and helper text; they do not read arbitrary system files or remote endpoints. Note: running the scripts will generate output and the utility script will create a local data/log directory.
Install Mechanism
No install spec — instruction-only with included scripts. There are no downloads or external installers. Files are plain shell scripts and docs; nothing writes remote code or pulls archives.
Credentials
The skill requires no environment variables or credentials. The helper script does honor an optional MACRO_HELPER_DIR/XDG_DATA_HOME override for its local data directory; otherwise it writes to $HOME/.local/share/macro-helper. This local storage is reasonable for a utility but is worth noting.
Persistence & Privilege
always is false and the skill is user-invocable. The scripts write local logs/data to a per-user data directory but do not modify other skills or system-wide agent settings.
Assessment
This skill appears coherent with its stated purpose. Before using it: (1) review the included scripts (scripts/macro.sh and scripts/script.sh) yourself — they are plain shell scripts that generate VBA text and create a data/log directory under $HOME/.local/share/macro-helper by default; (2) never blindly run generated VBA macros in trusted documents — inspect macros before enabling them (VBA can perform file, email, and system actions); (3) be aware the templates include Outlook automation and file operations (the templates show .Display/.Send and file import patterns) — ensure these behaviors match your security policies; (4) if you prefer logs elsewhere, set MACRO_HELPER_DIR before running. No credentials or network access are requested by the skill itself.Like a lobster shell, security has layers — review code before you run it.
latestvk977wsspr2x8a2edb5950exqvs83297hproductivityvk978g0agywv7dx04azras8kj5982r2ae
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
