asc-aso-audit
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
asccommand-line utility to perform metadata operations such asasc migrate exportandasc app-infos list. This usage is consistent with the skill's stated purpose of auditing App Store Connect metadata. - [SAFE]: The core logic of the skill involves text-based auditing, including character count validation, tokenization across multiple scripts (Latin, CJK, Arabic), and string comparisons for identifying keyword waste. These operations are performed on local metadata files and do not involve executing untrusted content.
- [SAFE]: Interaction with the Astro MCP for keyword gap analysis is restricted to standard tool calls using App Store identifiers. No unauthorized network communication, obfuscation, or data exfiltration patterns were detected.
Audit Metadata