ln-162-skill-reviewer
Pass
Audited by Gen Agent Trust Hub on Apr 26, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill is configured to fetch missing shared reference files and documentation from the author's official GitHub repository (
github.com/levnikolaevich/claude-code-skills) using the WebFetch tool. This represents a legitimate vendor-provided update mechanism for maintaining the consistency of the review criteria across different environments. - [COMMAND_EXECUTION]: Performs automated checks by executing local scripts, including
references/run_checks.sh(Bash) andreferences/check_marketplace.mjs(Node.js). These scripts perform file system operations such as reading marketplace manifests and executing grep/sed patterns to verify skill integrity, which is the primary intended function of the reviewer.
Audit Metadata