fastly-cli
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [DATA_EXFILTRATION]: The skill identifies sensitive credential storage paths such as
~/.config/fastly/config.tomland theFASTLY_API_TOKENenvironment variable. It features explicit instructions to the AI agent to avoid revealing these secrets in the conversation context (e.g., warning againstfastly auth show --reveal), demonstrating best practices for credential handling. - [EXTERNAL_DOWNLOADS]: The skill references downloading project templates and starter kits from Fastly's official GitHub repositories (e.g.,
github.com/fastly/compute-starter-kit-rust-default) via thefastly compute initcommand. These are trusted resources from a well-known service provider. - [COMMAND_EXECUTION]: The skill provides numerous examples of CLI commands and
curlrequests to interact with Fastly's official API (api.fastly.com). These operations are essential for the tool's intended purpose and target verified vendor domains.
Audit Metadata