cdn-caching
Pass
Audited by Gen Agent Trust Hub on Jul 12, 2026
Risk Level: SAFE
Full Analysis
- [Command Execution]: The skill provides instructions for using the
vercelCLI andcurlto retrieve cache status and metrics. These are standard operations for developers managing Vercel environments and do not represent unexpected behavior. - [Data Access for Diagnostics]: The skill facilitates the analysis of project logs and usage metrics to identify cache misses or high revalidation costs. This telemetry data is essential for the skill's primary objective of infrastructure debugging.
- [Integration with Platform Tools]: The use of structured output flags (e.g.,
--json) when querying logs and metrics is a good practice that allows for accurate data processing without manual parsing risks.
Audit Metadata