skills/openai/plugins/wrangler/Gen Agent Trust Hub

wrangler

Pass

Audited by Gen Agent Trust Hub on Jul 14, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • Command Execution: The skill instructs the agent on how to use the wrangler command-line interface. This includes operations for project initialization, local development servers, and production deployments. These commands are essential for the skill's stated purpose of managing Cloudflare Workers.
  • External Dependencies: Instructions include the installation of the official wrangler package and related tools via npm. This is standard for modern JavaScript development and ensures the agent uses the latest features and security patches from the vendor.
  • Secret Management: The skill explicitly promotes secure practices, such as using .dev.vars for local secrets to prevent accidental credential leakage and utilizing the wrangler secret command for managing production environment variables.
  • Information Retrieval: The instructions prioritize fetching real-time configuration schemas and documentation from official Cloudflare domains over using potentially outdated pre-trained knowledge, which helps maintain configuration accuracy.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 14, 2026, 11:51 PM
Security Audit — agent-trust-hub — wrangler