Nm Gauntlet Curate
v1.0.0Add or edit knowledge annotations. Capture tribal knowledge, business context, and rationale that cannot be inferred from code
⭐ 0· 52·1 current·1 all-time
by@athola
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description describe capturing knowledge annotations; the SKILL.md instructs the agent to collect concept/rationale and produce a YAML annotation file — this is coherent and expected.
Instruction Scope
The runtime instructions direct the agent to identify modules and save YAML files to .gauntlet/annotations/<slug>.yaml. Writing repository files is consistent with a curation skill, but users should be aware the skill performs file I/O (creates/overwrites files) and will ask for free-form input that could include sensitive content.
Install Mechanism
No install spec or code files are present; the skill is instruction-only, so nothing is downloaded or written during install.
Credentials
The skill declares no environment variables, credentials, or config paths. This is proportional to its purpose (local annotation curation).
Persistence & Privilege
always:false (good). However disable-model-invocation is false (agent may invoke the skill autonomously). Combined with the fact the skill writes files, users should understand the agent may create/modify files without a separate manual install step.
Assessment
This skill appears to do what it says: it will prompt for a concept and rationale and write a YAML file to .gauntlet/annotations/<slug>.yaml. Before enabling or running it, consider: (1) review the generated files before committing them (they can be created/overwritten in your repo); (2) avoid typing secrets or sensitive data into curator prompts; (3) because the skill can be invoked autonomously by the agent, restrict its use in environments where automatic file writes would be problematic. If you want extra safety, run the skill in a sandboxed checkout or require manual confirmation before saving files.Like a lobster shell, security has layers — review code before you run it.
latestvk97eykf7jhyxkzwfq6ca96w59584pz3g
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🦞 Clawdis
