smello-maintain-docs
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes shell commands using 'uv run zensical' for building and serving the documentation site. It also utilizes Python's built-in HTTP server ('python3 -m http.server') for local previewing of the generated static site. These commands are standard and necessary for the documentation maintenance workflow described.
- [SAFE]: No suspicious patterns such as prompt injection, multi-layer obfuscation, or unauthorized data access were detected. All external references, such as the 'smelloscope/smello' package, are aligned with the skill vendor's identity and stated functionality.
Audit Metadata