app-store-optimization

Pass

Audited by Gen Agent Trust Hub on Jun 22, 2026

Risk Level: SAFE
Full Analysis
  • [PROMPT_INJECTION]: No evidence of prompt injection attempts or instructions to bypass safety guidelines was found in the skill's documentation or instructions.
  • [DATA_EXFILTRATION]: The skill does not contain any hardcoded credentials, sensitive file paths, or network operations that could be used for data exfiltration. All scripts use only the Python standard library for data processing.
  • [REMOTE_CODE_EXECUTION]: No remote code execution patterns, such as downloading and piping scripts to a shell or using unsafe execution functions like eval() or exec() on external input, were detected.
  • [COMMAND_EXECUTION]: The skill does not execute arbitrary shell commands or interact with the operating system in a way that poses a security risk.
  • [OBFUSCATION]: No obfuscated code, encoded strings, zero-width characters, or other techniques to hide malicious intent were found in any of the analyzed files.
  • [EXTERNAL_DOWNLOADS]: The skill does not attempt to download any external packages or scripts at runtime. It explicitly states that it depends only on the Python standard library.
  • [PRIVILEGE_ESCALATION]: There are no commands or logic designed to acquire elevated permissions or modify system-level configurations.
  • [PERSISTENCE]: The skill does not attempt to establish persistence on the host system through shell profiles, cron jobs, or startup services.
  • [INDIRECT_PROMPT_INJECTION]: While the skill processes user-provided data such as app reviews and metadata, it lacks dangerous capabilities (like network access or file system modification) that could be exploited via indirect injection. The processing is limited to text analysis and scoring.
  • [DYNAMIC_CONTEXT_INJECTION]: No dynamic context injection patterns using the !command syntax were found in the SKILL.md file.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 22, 2026, 02:17 PM
Security Audit — agent-trust-hub — app-store-optimization