agentsclimarketplace

Inspect aab

Skill jason0404/Jason-Android-Marketplace/plugins/android-artifact-inspector/skills/inspect-aab

A Claude Code marketplace for Android development, featuring code review, localization management, and APK/AAB release artifact inspection tools.

Install
npx -y skills add jason0404/Jason-Android-Marketplace --skill inspect-aab

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Inspect an Android App Bundle for modules, packaging, manifest risk and locally generated APK verification using bundletool

SKILL.md

0.9 KB, as published. Nobody here has run it

Inspect the user's .aab release artifact.

Workflow

  1. Confirm the AAB path and record name and size.
  2. Locate bundletool from a user-provided path or available project/environment context.
  3. Invoke android-aab-analyzer.
  4. Report confirmed package/version/module/native-library/manifest observations where available.
  5. When requested and bundletool is available, generate a local .apks archive in an output directory for further APK inspection. Never overwrite the original AAB.
  6. Invoke android-artifact-report-generator when an HTML deliverable is required.

Rules

  • An AAB is not an installable APK.
  • Do not claim that apksigner verifies an AAB.
  • If bundletool is missing, state the limitation instead of guessing.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.