Skill Detail

App Store Optimization (ASO) Skill

This skill helps with App Store Optimization (ASO) by making HTTP calls in its code.

GitHub:sickn33/antigravity-awesome-skills app-store-optimization
version 2f248b3ef2ab
static analysis only
no human review yet
Needs Review

Current public label

Needs Review

Because the skill makes network requests, it needs review to ensure it uses them safely.

This label is currently coming from the automated scorecard.

Automated result

Needs Review

The skill makes outbound HTTP calls. No runtime evidence is available.

2 medium Final label: needs review.

Human review

No human review has been recorded yet.

The current public label is still relying on automation. A human has not weighed in yet.

What happened

Driftloom completed a static scan. It inspected the skill files, recorded findings, and generated a scorecard.

Runtime evidence

No sandbox runtime result has been recorded yet.

Driftloom currently recommends runtime testing for this version (priority 40).

What did not happen

  • Driftloom did not run this skill in an isolated sandbox yet.
  • This label is not a guarantee that the skill is safe, bug-free, or appropriate for every environment.
  • A good score does not replace human judgment when a skill touches secrets, shell access, or external systems.

Source provenance

Source: Workspace import

Originally ingested from a local workspace copy.

Scorecard

Safety
100
Quality
100
Transparency
70
Operational
92
Maintenance
70

2 medium Final label: needs review.

Severity mix: 2 medium

What Driftloom checked

  • Read the skill files and metadata to understand what the skill claims to do.
  • Looked for shell commands and risky command patterns, even if none stood out strongly.
  • Looked for external URLs, network calls, and signs the skill reaches outside the machine.
  • Looked for secrets and credential handling clues.
  • Checked whether the skill structure and references looked internally consistent.

Findings

Programmatic network client usage detected
network.client_code · transparency
Medium

The source appears to make outbound HTTP calls in code.

File: SKILL.md
Evidence: requests.
Programmatic network client usage detected
network.client_code · transparency
Medium

The source appears to make outbound HTTP calls in code.

File: review_analyzer.py
Evidence: requests.