AgentStack
SKILL verified MIT Self-run

Full Review Report

skill-jason0404-jason-android-marketplace-full-review-report · by jason0404

Run a complete Android review workflow and create a well-styled standalone HTML report as the mandatory final deliverable

No reviews yet
0 installs
0 views
view→install

Install

$ agentstack add skill-jason0404-jason-android-marketplace-full-review-report

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Full Review Report? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Run a comprehensive Android review for the user's provided scope, current changes, crash trace or requested build/flavour.

Workflow

  1. Determine the requested review scope from the user prompt or current git diff.
  2. Use the relevant Android specialist agents to inspect the scope:
  • android-correctness-reviewer for Kotlin correctness and runtime behavior.
  • android-lifecycle-reviewer for lifecycle, Glide, callbacks, leaks and crash paths.
  • android-build-release-reviewer for Gradle, manifests, flavours and production delivery risks.
  • android-resource-reviewer for XML, Compose resources, localization and visible brand text.
  1. Run only the specialist agents relevant to the actual scope. For a general pre-release or pull-request review, run all four.
  2. Consolidate their findings, remove duplicates and retain only evidence-backed findings.
  3. Produce a clear risk/release recommendation and focused verification checklist.
  4. Mandatory final step: invoke the android-html-report-generator agent with the consolidated findings, scope, validation steps and release recommendation. This final stage must write a standalone HTML report under android-review-reports/.

Rules

  • Never generate the final HTML report before specialist analysis is completed.
  • Do not omit the final HTML report unless file-writing permission is explicitly denied.
  • If report writing is denied, still provide the consolidated review result and clearly say that the HTML file could not be created.
  • Do not claim a build/test passed unless it was actually run successfully.
  • Treat secrets, tokens and credentials as sensitive and redact them in the report.

Final response format

Report:

  • Review status and highest risk.
  • Agents/tasks completed.
  • HTML report output path.
  • Build/test verification performed or still required.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.