skills/mystenlabs/skills/walrus-sites/Gen Agent Trust Hub

walrus-sites

Pass

Audited by Gen Agent Trust Hub on Jun 12, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides instructions for cloning the official repository and starting a local server using the Bun runtime (e.g., git clone, bun install, bun -F server start). It also includes commands for managing local port conflicts (e.g., lsof -i :3000 -t | xargs kill). These are standard development operations for the Walrus Sites framework.
  • [EXTERNAL_DOWNLOADS]: The skill instructs the user to download source code from the official Mysten Labs GitHub repository (MystenLabs/walrus-sites) and use official documentation. These are well-known and trusted sources for the project.
  • [DATA_EXPOSURE]: The skill references reading a configuration file located at ~/.config/walrus/sites-config.yaml. This is a standard practice for the site-builder CLI tool to retrieve network and framework settings.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 12, 2026, 09:16 PM
Security Audit — agent-trust-hub — walrus-sites