Skill Auto-Router
v1.0.0Automatically discover and route relevant installed skills for the current task, plus run a daily skill audit. Use when you want pre-task skill matching acro...
⭐ 1· 77·0 current·0 all-time
byChad Keith@chchchadzilla
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (auto-routing and daily audit of installed skills) matches what the provided script does: it discovers SKILL.md files under reasonable skill roots, tokenizes frontmatter name/description, ranks candidates, and provides an audit. No unrelated credentials, binaries, or install steps are required.
Instruction Scope
SKILL.md instructs running the local Python script and integrating it into AGENTS/HEARTBEAT. The script reads SKILL.md frontmatter and returns names/paths/scores — this is expected for the purpose. Note: the script prints absolute paths and skill names, so running it or logging its output can expose filesystem paths and skill metadata; also ensure SKILL.md frontmatter does not contain sensitive data before integrating into automated logs or heartbeat processes.
Install Mechanism
There is no install spec and the skill is instruction-only plus a small Python script. Nothing is downloaded or written to disk by the skill beyond reading existing files. This is low-risk and proportionate to the stated functionality.
Credentials
The skill requests no environment variables, no credentials, and no special config paths beyond searching several plausible local skill-root locations. These roots are consistent with locating installed skills; no unrelated secrets are required.
Persistence & Privilege
The skill does not request permanent/always-on presence (always:false) and does not modify other skills or system settings. It merely provides a script intended to be invoked manually or wired into existing hooks; autonomous invocation capability is platform-default and not introduced here.
Assessment
This skill appears to do what it says: locally scan SKILL.md frontmatter and return ranked candidates and a daily audit. Before enabling automated/heartbeat runs: (1) inspect your existing SKILL.md files to ensure no sensitive data is stored in frontmatter (the script prints names and paths), (2) consider limiting or customizing the skill roots passed to the script so it only scans intended directories, and (3) if you will log or send the audit output to shared systems, review those logs for leakage of internal filenames or paths. If you accept those visibility characteristics, the skill is coherent and appropriate to use.Like a lobster shell, security has layers — review code before you run it.
agent-skillvk97dd9bg2ha3b06z4rm5fy7zps84bdkcauto-skillvk97dd9bg2ha3b06z4rm5fy7zps84bdkcauto-skillsvk97dd9bg2ha3b06z4rm5fy7zps84bdkcautomatic-skillsvk97dd9bg2ha3b06z4rm5fy7zps84bdkcautomationvk97dd9bg2ha3b06z4rm5fy7zps84bdkcdeveloper-toolsvk97dd9bg2ha3b06z4rm5fy7zps84bdkclatestvk97dd9bg2ha3b06z4rm5fy7zps84bdkcopenclawvk97dd9bg2ha3b06z4rm5fy7zps84bdkcproductivityvk97dd9bg2ha3b06z4rm5fy7zps84bdkcroutingvk97dd9bg2ha3b06z4rm5fy7zps84bdkcskill-activationvk97dd9bg2ha3b06z4rm5fy7zps84bdkcskill-pickingvk97dd9bg2ha3b06z4rm5fy7zps84bdkcskill-picking-skillvk97dd9bg2ha3b06z4rm5fy7zps84bdkc
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
