status-page-ui

Pass

Audited by Gen Agent Trust Hub on Apr 30, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs users to install official vendor packages @openstatus/react and @openstatus/sdk-node via standard package managers.
  • [REMOTE_CODE_EXECUTION]: The skill uses npx shadcn@latest add to fetch UI component configurations from the vendor's official domain (openstatus.dev). These downloads provide the source code for UI components like banners, status bars, and incident feeds.
  • [CREDENTIALS_UNSAFE]: The documentation demonstrates correct secret management practices by instructing users to use environment variables (e.g., process.env.OPENSTATUS_API_KEY) for API authentication rather than hardcoding sensitive credentials.
  • [COMMAND_EXECUTION]: The skill documents service-specific features such as SSH access to the vendor's platform (ssh [slug]@ssh.openstatus.dev) for administrative purposes.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 30, 2026, 05:58 AM