my skill
v1.0.0Provides tools to review and improve SKILL.md quality based on defined standards and grading criteria.
⭐ 1· 71·0 current·0 all-time
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 included assets (skill-reviewer and skill-standard). The files and instructions are precisely what a SKILL.md reviewer/formatter would need; there are no unrelated environment variables, binaries, or install steps.
Instruction Scope
Runtime instructions are limited to parsing or reading the target SKILL.md (either via provided path or pasted content) and applying the review rubric. This is appropriate, but the reviewer does rely on reading user-supplied file paths—avoid passing system or secret file paths to the skill. The conditional loading of skill-standard only on C/D results is explicit and reasonable.
Install Mechanism
No install spec or code files beyond Markdown are included (instruction-only). Nothing is written to disk or downloaded by the skill itself as part of installation.
Credentials
No environment variables, credentials, or config paths are requested. The skill does not require secrets or unrelated service tokens.
Persistence & Privilege
always is false and the skill does not request persistent or cross-skill configuration changes. Model invocation is allowed (platform default) but that is appropriate for an autonomous reviewer; no excessive privileges are requested.
Assessment
This skill appears coherent and low-risk: it only analyzes SKILL.md content and provides remediation guidance. Before using it, avoid giving it paths to system or secret files (e.g., ~/.aws/credentials, /etc/*); instead paste or provide only the SKILL.md content you want reviewed. Back up any original SKILL.md before applying automated fixes. If you plan to let agents invoke this skill autonomously, consider restricting which files or directories the agent can access to prevent accidental reading of sensitive files.Like a lobster shell, security has layers — review code before you run it.
latestvk976c2tkha0dgxg94p8em1sffx845wwt
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
