serving-the-api

Pass

Audited by Gen Agent Trust Hub on Aug 22, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides examples of running crawlberg serve and using curl to interact with the resulting local API. These are standard operational commands for the tool's intended purpose.
  • [REMOTE_CODE_EXECUTION]: The documentation mentions cargo install crawlberg-cli --features api. This is a standard installation instruction for a Rust-based CLI tool and points to the official package registry via the cargo build system.
  • [DATA_EXPOSURE]: The skill explicitly warns that the server has no built-in authentication and recommends binding to 127.0.0.1 to prevent unauthorized access on public interfaces. This demonstrates good security documentation practices.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 22, 2026, 10:22 PM
Security Audit — agent-trust-hub — serving-the-api