app-store-optimization

Warn

Audited by Runlayer on Feb 22, 2026

Risk Level: MEDIUM
Scan Summary
Max Score
78%
Files
17
Flagged
17
Chunks
36
Flagged Files (17)
HOW_TO_USE.mdHIGH
78.3%

Malicious tool definition detected

Tool: HOW_TO_USE.md [1/2] Description: # How to Use the App Store Optimization Skill Hey Claude—I just added the "app-store-optimization" skill. Can you help me optimize my app's presence on the App Store and Google Play? ## Example Invocations ### Keyword Research **Example 1: Basic Keyword Research** ``` Hey Claude—I just added the "app-store-optimization" skill.

Tool: HOW_TO_USE.md [2/2] Description: You'll Get ### Keyword Research Output - Prioritized keyword list with search volume estimates - Competition level analysis - Relevance scores - Long-tail keyword opportunities - Strategic recommendations ### Metadata Optimization Output - Optimized titles (multiple options) - Optimized descriptions (short and full) - Keyword field optimization (Apple) - Character count validation - Keyword density analysis - Before/after comparison ### Competitor Analysis

README.mdHIGH
78.3%

Malicious tool definition detected

Tool: README.md [1/2] Description: # App Store Optimization (ASO) Skill **Version**: 1.0.0 **Last Updated**: November 7, 2025 **Author**: Claude Skills Factory ## Overview A comprehensive App Store Optimization (ASO) skill that provides complete capabilities for researching, optimizing, and tracking mobile app performance on the Apple App Store and Google Play Store.

Tool: README.md [2/2] Description: Generate platform-specific descriptions (short and full) - Optimize Apple's 100-character keyword field - Validate all character limits - Calculate keyword density - Provide before/after comparison ### Example 3: Calculate ASO Health Score ``` Hey Claude—I just added the "app-store-optimization" skill. Calculate my app's ASO score: - Average rating: 4.3 stars (8,200 ratings) - Keywords in top 10: 4 - Keywords in top 50: 15 - Conversion rate: 3.8% - Title: "FitF

SKILL.mdHIGH
78.3%

Malicious tool definition detected

Tool: SKILL.md [1/3] Description: --- name: app-store-optimization description: App Store Optimization toolkit for researching keywords, optimizing metadata, and tracking mobile app performance on Apple App Store and Google Play Store.

Tool: SKILL.md [2/3] Description: Create app preview | | Messaging gap | None mention "free" | Test free positioning | --- ## App Launch Workflow Execute a structured launch for maximum initial visibility.

Tool: SKILL.md [3/3]

assets/aso-audit-template.mdHIGH
78.3%

Malicious tool definition detected

Tool: assets/aso-audit-template.md [1/2] Description: # ASO Audit Template Use this template to conduct a systematic App Store Optimization audit.

Tool: assets/aso-audit-template.md [2/2]

expected_output.jsonHIGH
78.3%

Malicious tool definition detected

Tool: expected_output.json Description: { "request_type": "keyword_research", "app_name": "TaskFlow Pro", "keyword_analysis": { "total_keywords_analyzed": 25, "primary_keywords": [ { "keyword": "task manager", "search_volume": 45000, "competition_level": "high", "relevance_score": 0.95, "difficulty_score": 72.5, "potential_score": 78.3, "recommendation": "High priority - target immediately" }, { "keyword": "productivity app", "search_volume": 38000, "competition_level": "high", "relevance_score"

references/aso-best-practices.mdHIGH
78.3%

Malicious tool definition detected

Tool: references/aso-best-practices.md [1/3] Description: # ASO Best Practices Reference Optimization strategies for improving app store visibility, conversion, and rankings.

Tool: references/aso-best-practices.md [2/3] Description: (4-5 stars):** ``` Structure: 1.

Tool: references/aso-best-practices.md [3/3]

references/keyword-research-guide.mdHIGH
78.3%

Malicious tool definition detected

Tool: references/keyword-research-guide.md [1/2] Description: # Keyword Research Guide Systematic approach to discovering, evaluating, and selecting keywords for app store optimization.

Tool: references/keyword-research-guide.md [2/2] Description: 2 | Comp 3 | Comp 4 | Comp 5 | Coverage | |---------|--------|--------|--------|--------|--------|----------| | task manager | ✓ | ✓ | ✓ | ✓ | ✓ | 100% | | to-do list | ✓ | ✓ | ✓ | ✓ | | 80% | | planner | ✓ | ✓ | | ✓ | ✓ | 80% | | reminder | ✓ | ✓ | ✓ | | | 60% | | productivity | ✓ | | ✓ | ✓ | | 60% | | checklist | | ✓ | | ✓ | ✓ | 60% | | project | ✓ | ✓ | | | | 40% | | habit | | | ✓ | | ✓ | 40% | **Analysis:** - 100% coverage = Highl

references/platform-requirements.mdHIGH
78.3%

Malicious tool definition detected

Tool: references/platform-requirements.md [1/2] Description: # Platform Requirements Reference Technical specifications and metadata requirements for Apple App Store and Google Play Store.

Tool: references/platform-requirements.md [2/2] Description: (most users don't scroll) **Google Play Store:** | Device | Dimensions | Notes | |--------|------------|-------| | Phone | 320-3840 px | Min 2:1 aspect ratio | | 7" Tablet | 320-3840 px | Min 2:1 aspect ratio | | 10" Tablet | 320-3840 px | Min 2:1 aspect ratio | | Chromebook | 320-3840 px | Optional | | TV | 320-3840 px | For TV apps only | - Minimum: 2 screenshots - Maximum: 8 screenshots - Format: PNG or JPG - No transparency or bord

sample_input.jsonHIGH
78.3%

Malicious tool definition detected

Tool: sample_input.json Description: { "request_type": "keyword_research", "app_info": { "name": "TaskFlow Pro", "category": "Productivity", "target_audience": "Professionals aged 25-45 working in teams", "key_features": [ "AI-powered task prioritization", "Team collaboration tools", "Calendar integration", "Cross-platform sync" ], "unique_value": "AI automatically prioritizes your tasks based on deadlines and importance" },

scripts/ab_test_planner.pyHIGH
78.3%

Malicious tool definition detected

Tool: scripts/ab_test_planner.py [1/2] Description: """ A/B testing module for App Store Optimization.

Tool: scripts/ab_test_planner.py [2/2] Description: story', 'Show key features and benefits', 'Test with and without device frames' ], 'title': [ 'Test keyword variations, not major rebrand', 'Keep brand name consistent', 'Ensure title fits within character limits', 'Test on both search and browse contexts' ], 'description': [ 'Test structure (bullet points vs.

scripts/aso_scorer.pyHIGH
78.3%

Malicious tool definition detected

Tool: scripts/aso_scorer.py [1/2] Description: """ ASO scoring module for App Store Optimization.

Tool: scripts/aso_scorer.py [2/2]

scripts/competitor_analyzer.pyHIGH
78.3%

Malicious tool definition detected

Tool: scripts/competitor_analyzer.py [1/2] Description: """ Competitor analysis module for App Store Optimization.

Tool: scripts/competitor_analyzer.py [2/2] Description: for a in analyses] return { 'average_rating': round(sum(ratings) / len(ratings), 2), 'highest_rating': max(ratings), 'lowest_rating': min(ratings), 'average_ratings_count': int(sum(ratings_counts) / len(ratings_counts)), 'total_ratings_in_category': sum(ratings_counts) } def _identify_best_practices(self, ranked_competitors: List[Dict[str, Any]]) -> List[str]: """Identify best practices from top competitors.""" if not ranked_competitors: re

scripts/keyword_analyzer.pyHIGH
78.3%

Malicious tool definition detected

Tool: scripts/keyword_analyzer.py [1/2] Description: """ Keyword analysis module for App Store Optimization.

Tool: scripts/keyword_analyzer.py [2/2]

scripts/launch_checklist.pyHIGH
78.3%

Malicious tool definition detected

Tool: scripts/launch_checklist.py [1/3] Description: """ Launch checklist module for App Store Optimization.

Tool: scripts/launch_checklist.py [2/3] Description: {'task': 'Landing page created', 'status': 'pending'}, {'task': 'Social media accounts setup', 'status': 'pending'}, {'task': 'Press kit prepared', 'status': 'pending'}, {'task': 'Beta tester feedback collected', 'status': 'pending'}, {'task': 'Launch announcement drafted', 'status': 'pending'} ] }, { 'category': 'ASO Preparation', 'items': [ {'task': 'Keyword research completed', 'status': 'pending'}, {'task': 'Competitor analysis done', 'sta

Tool: scripts/launch_checklist.py [3/3]

scripts/localization_helper.pyHIGH
78.3%

Malicious tool definition detected

Tool: scripts/localization_helper.py [1/2] Description: """ Localization helper module for App Store Optimization.

Tool: scripts/localization_helper.py [2/2]

scripts/metadata_optimizer.pyHIGH
78.3%

Malicious tool definition detected

Tool: scripts/metadata_optimizer.py [1/2] Description: """ Metadata optimization module for App Store Optimization.

Tool: scripts/metadata_optimizer.py [2/2] Description: chars).""" max_length = self.limits['short_description'] # Focus on unique value proposition with primary keyword unique_value = app_info.get('unique_value', '') primary_keyword = target_keywords[0] if target_keywords else '' # Template: [Primary Keyword] - [Unique Value] short_desc = f"{primary_keyword.title()} - {unique_value}"[:max_length] return { 'short_description': short_desc, 'length': len(short_desc), 'remaining_chars': max_length -

scripts/review_analyzer.pyHIGH
78.3%

Malicious tool definition detected

Tool: scripts/review_analyzer.py [1/3] Description: """ Review analysis module for App Store Optimization.

Tool: scripts/review_analyzer.py [2/3] Description: crash issue in version [X.X].

Tool: scripts/review_analyzer.py [3/3]

Audit Metadata
Max File Score
78%
Classification
UNKNOWN_SERVER
Files Scanned
17
Files Flagged
17
Chunks Analyzed
36
Analyzed
Feb 22, 2026, 07:46 PM
Security Audit — runlayer — app-store-optimization