core-web-vitals

Pass

Audited by Gen Agent Trust Hub on Sep 9, 2026

Risk Level: SAFEREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [REMOTE_CODE_EXECUTION]: The skill provides command-line examples that use curl to fetch data from the Google PageSpeed Insights API, which is then piped to a python3 script for parsing. The Python code is a static string literal defined within the skill itself, used solely to extract specific performance metrics from the JSON response. The data source (googleapis.com) is an official service from a trusted organization.
  • [COMMAND_EXECUTION]: Includes curl and python3 command examples designed for developers to perform live performance audits of web pages.
  • [EXTERNAL_DOWNLOADS]: Fetches performance audit data from Google's official runPagespeed API endpoint. These network requests are transparent, targeted at a well-known service, and necessary for the skill's primary purpose of diagnosing Core Web Vitals.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 9, 2026, 12:02 AM
Security Audit — agent-trust-hub — core-web-vitals