tests-local-test-local-site-links
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the Bash tool to execute 'lychee' for link validation and 'curl' to check the availability of the local Jekyll development server. These are standard operations for website testing workflows.
- [DATA_EXFILTRATION]: The skill performs network requests to 'http://localhost:4000'. These requests are confined to the local loopback address and are used exclusively to verify site integrity on the developer's machine, posing no risk of sensitive data exfiltration to external actors.
Audit Metadata