appstore-pricing-planner — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited appstore-pricing-planner (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Use current asc pricing families to inspect, dry-run, apply, and verify regional subscription/IAP prices.
asc auth login or ASC_*.--app or use ASC_APP_ID.USA.asc pricing territories list --paginate if territory IDs are unknown.For a deterministic command plan, run the helper from the plugin root:
python3 "$PLUGIN_ROOT/skills/appstore-pricing-planner/scripts/pricing_plan.py" \
--subscription-id "SUB_ID" --territory "USA" \
--include-subscription-import --prices-csv "./ppp-prices.csv"The helper prints commands only; it does not call ASC, import CSV data, or change prices. Commands that create products, apply imports, set prices, edit availability, or create schedules require --confirming-actions. Pass --json for machine-readable output.
territory and price; optional fields include currency_code, start_date, preserved, preserve_current_price, and price_point_id.asc subscriptions prices ... paths may exist, but the pricing family is canonical.references/appstore-pricing-planner.md for detailed subscription setup, IAP setup, CSV import, manual override, availability, and schedule commands.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.