agentsclimarketplace

Check signature

Skill jason0404/Jason-Android-Marketplace/plugins/android-artifact-inspector/skills/check-signature

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 check-signature

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

Verify Android APK signing certificates and compare signer fingerprints with apksigner

SKILL.md

0.8 KB, as published. Nobody here has run it

Verify signing for one or more .apk files.

Workflow

  1. Confirm supplied files exist and are APKs.
  2. Locate apksigner cross-platform through PATH or Android SDK build-tools locations.
  3. Invoke android-apk-signing-verifier.
  4. Use apksigner verify --print-certs when available.
  5. Report verification status, signer count and certificate SHA-256 digest where returned.
  6. When comparing APKs, state whether the confirmed certificate fingerprints match.
  7. Generate an HTML report only when requested.

Safety

Never request or expose keystore passwords or private signing material. Do not claim which Play Console key a certificate represents unless that evidence was separately provided.

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.