fast-prerequisites

Pass

Audited by Gen Agent Trust Hub on Aug 4, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [SAFE]: The skill implements a robust step-by-step guide for cloud infrastructure preparation without any malicious patterns or safety bypass attempts.
  • [COMMAND_EXECUTION]: The skill uses gcloud CLI tools to retrieve organizational metadata (Organization IDs, Billing Accounts) and assign IAM roles. These operations are essential for the skill's primary function and are performed within the user's authenticated session.
  • [EXTERNAL_DOWNLOADS]: The skill offers to install yamllint via pip to provide validation for the generated YAML configuration files. yamllint is a well-known, standard utility for this purpose, and the installation is only performed upon explicit user consent.
  • [COMMAND_EXECUTION]: The skill performs local file system operations such as directory creation (mkdir) and file copying (cp) to manage the configuration workspace. It specifically instructs the agent to use safe tools like replace or write_file for editing content, explicitly forbidding unsafe shell operations like sed or redirection (>>).
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 4, 2026, 03:17 PM
Security Audit — agent-trust-hub — fast-prerequisites