app-store-connect-api

Pass

Audited by Gen Agent Trust Hub on Jul 13, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The script scripts/fetch_openapi_spec.ps1 downloads the official App Store Connect OpenAPI specification from developer.apple.com. This is a trusted source used for legitimate development purposes.
  • [COMMAND_EXECUTION]: The skill includes a PowerShell script for analyzing the OpenAPI specification which performs standard file system operations for caching and network requests to Apple's infrastructure.
  • [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection surface by fetching and displaying content from an external JSON file (OpenAPI specification). Ingestion point: scripts/fetch_openapi_spec.ps1 reads openapi.oas.json. Boundary markers: Absent in script output. Capability inventory: Benign operations for documentation exploration. Sanitization: None. This surface is considered safe as the data is sourced from a well-known service.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 13, 2026, 04:16 AM
Security Audit — agent-trust-hub — app-store-connect-api