asc-ppp-pricing
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The skill utilizes the 'asc' command-line interface to interact with App Store Connect services. The commands described (e.g., 'asc subscriptions list', 'asc subscriptions prices add') are standard administrative actions and align with the skill's intended purpose of managing pricing.
- [CREDENTIALS_UNSAFE] (SAFE): The documentation references the use of environment variables (ASC_APP_ID, ASC_*) and authentication commands ('asc auth login') for securing access. No hardcoded credentials, API keys, or private tokens are present in the skill file.
- [EXTERNAL_DOWNLOADS] (SAFE): The skill does not contain instructions to download or execute external scripts, packages, or binaries from the internet.
- [PROMPT_INJECTION] (SAFE): No instructions attempting to override system behavior, bypass safety filters, or extract system prompts were found.
Audit Metadata