hugo-template-dev
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local shell commands including
npx hugo,curl,pkill, andtimeoutto manage a local Hugo development server. These commands are used strictly for testing template rendering and capturing runtime errors onlocalhost:1315, which is a standard development practice. - [EXTERNAL_DOWNLOADS]: The skill references
npx hugo, which may fetch the Hugo binary from the official npm registry if it is not already available in the environment. This is a well-known and trusted source for development dependencies. - [EXTERNAL_DOWNLOADS]: It mentions the use of
mcp__claude-in-chrome__*tools, which are legitimate browser automation capabilities provided by the agent platform for visual inspection and console error checking.
Audit Metadata