agents-get-started

Pass

Audited by Gen Agent Trust Hub on Sep 14, 2026

Risk Level: SAFE
Full Analysis
  • User Confirmation Guardrail: The skill explicitly instructs the agent to present constructed CLI commands to the user for confirmation rather than executing them automatically. This practice ensures that any user-provided arguments or project names are reviewed by the operator before execution.
  • Input Validation Steps: The skill includes explicit pre-validation checks for project names (such as length limitations and alphanumeric constraints) before generating or suggesting commands, minimizing the potential for unexpected CLI behavior.
  • Localhost Execution Boundary: Network interaction examples included in the documentation target the local host (localhost:8080), ensuring that testing patterns remain contained within the local development environment.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 14, 2026, 11:25 PM
Security Audit — agent-trust-hub — agents-get-started