jetty-setup

Pass

Audited by Gen Agent Trust Hub on May 5, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill follows security best practices for handling secrets, such as using read -rs for interactive input and applying restrictive file permissions (chmod 600) to the stored API token.
  • [EXTERNAL_DOWNLOADS]: Network operations via curl target the official jetty.io API to validate authentication tokens and retrieve configuration metadata, which aligns with the skill's intended setup functionality.
  • [COMMAND_EXECUTION]: Uses python3 locally to parse JSON data from API responses. This is a standard utility pattern and does not involve executing remote or untrusted code.
Audit Metadata
Risk Level
SAFE
Analyzed
May 5, 2026, 07:02 PM