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.3.tar.gz
(43.6 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.3.tar.gz.
File metadata
- Download URL: apk_analyzer-1.15.3.tar.gz
- Upload date:
- Size: 43.6 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 |
86f3453da449155f617ec20d17dd79040ec5f5b75374bc0251f912bd808f7630
|
|
| MD5 |
91ab86d791b79fc76ea6f3433a91c21c
|
|
| BLAKE2b-256 |
78cc4fb4f3210a4e9aa9c8a5980243a9af7e4f5a9f350ea749831a012c8d34be
|
File details
Details for the file apk_analyzer-1.15.3-py3-none-any.whl.
File metadata
- Download URL: apk_analyzer-1.15.3-py3-none-any.whl
- Upload date:
- Size: 59.4 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 |
dfd597930f5dacb5fcf25c219786d2319f5d53b97b4e738ad6f7a9dbcc05c62b
|
|
| MD5 |
bd36ba12dc4e79fecba3d0a8de661eb6
|
|
| BLAKE2b-256 |
d6314b25f850dda1d441ccb911ca8c082adc06ccbc36382e27574038a23c5b01
|