skills/simhacker/moollm/biome/Gen Agent Trust Hub

biome

Pass

Audited by Gen Agent Trust Hub on May 1, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a meta-framework (a 'mother skill') for creating platform descriptors for cloud and infrastructure services (GCP, AWS, Azure, etc.).
  • [EXTERNAL_DOWNLOADS]: The skill references several official CLI tools and installation methods. For example, it includes the standard installation command for Tailscale (curl -fsSL https://tailscale.com/install.sh | sh). These references are to well-known technology services and are used for their intended administrative purposes.
  • [COMMAND_EXECUTION]: The skill documents common administrative commands (e.g., gcloud auth login, aws sso login, wrangler deploy). These are provided as reference material for human operators or agents to manage legitimate cloud infrastructure and do not represent unauthorized or malicious command execution.
  • [CREDENTIALS_UNSAFE]: No hardcoded API keys, tokens, or private secrets were found. The skill follows best practices by instructing users to use environment variables (e.g., CLOUDFLARE_API_TOKEN) or official auth commands for sensitive operations.
  • [SAFE]: No evidence of prompt injection, obfuscation, persistence mechanisms, or dynamic execution of untrusted code was detected across the 78 files provided.
Audit Metadata
Risk Level
SAFE
Analyzed
May 1, 2026, 09:34 PM