Static SDK detection for Android APK files — 5-layer analysis engine
Project description
project_template
A project template for AI-driven GitHub development collaboration.
Core lifecycle
For delivery tasks (feature / bugfix / refactor):
- Create Issue(s)
- Implement with PR
- Pass CI gates
- Fix CI until green
- Trigger release
- Close issue(s)
For exploration tasks:
- Create one exploration issue and keep a detailed investigation log.
Workflow types
- New feature development
- Bug fixing
- Refactoring
- Idea exploration
Directory layout
.
├── AGENTS.md
└── .agents/
├── rules/ # global constraints and guardrails
├── workflows/ # step-by-step operating flows
├── skills/ # reusable capability manifests
└── templates/ # issue/pr authoring templates
Suggested usage
- Read
AGENTS.mdfirst. - Pick a workflow from
.agents/workflows/. - Apply a matching skill from
.agents/skills/. - Produce issue/PR outputs with
.agents/templates/.
Branch naming
- Format:
<type>-<issue id> - Allowed type:
feature/bugfix/refactor/exploration/other - Examples:
feature-101,bugfix-202 - Note: branch naming is for process management; tag bump automation is determined by commit keywords (for example
feat:/[minor]orfix:/[patch]), not branch prefixes.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
apk_analyzer-1.15.1.tar.gz
(41.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file apk_analyzer-1.15.1.tar.gz.
File metadata
- Download URL: apk_analyzer-1.15.1.tar.gz
- Upload date:
- Size: 41.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
288723bdabe2d373e44be77f30986100681f3bd850e57e28b5b57fb2df888532
|
|
| MD5 |
5010b23007b210703b05b5ba95e5c73c
|
|
| BLAKE2b-256 |
b5f3afcff745f83befa05e48c7239eaacec964213b778d69ff102505c70adb69
|
File details
Details for the file apk_analyzer-1.15.1-py3-none-any.whl.
File metadata
- Download URL: apk_analyzer-1.15.1-py3-none-any.whl
- Upload date:
- Size: 55.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
625c29603702ae721fed5202c6f10a0f41daff4fd0b142558e9f3031bc3d9523
|
|
| MD5 |
5f1811ebcd52dd6496a523fb57dd8e63
|
|
| BLAKE2b-256 |
dd9fe7812f451f6c3eec001138b3c1896cb96fe627d4d54a1d667376d5854f79
|