Skill Best Practices
Pass
Audited by Gen Agent Trust Hub on Mar 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of Markdown documentation providing guidance on skill structure, trigger phrases, and content quality.
- [COMMAND_EXECUTION]: The documentation includes examples of shell commands (sed, grep, wc, ls) for linting and formatting local Markdown files. These are standard utilities used for their intended purpose in a development workflow.
- [DATA_EXPOSURE]: An example configuration in references/common-mistakes.md contains a hardcoded absolute file path (/Users/wxj/...). While this is a poor practice for portable examples, it does not constitute a security vulnerability or sensitive data exposure in this context.
Audit Metadata