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.27.2.tar.gz
(367.2 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.27.2.tar.gz.
File metadata
- Download URL: apk_analyzer-1.27.2.tar.gz
- Upload date:
- Size: 367.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.11 {"installer":{"name":"uv","version":"0.10.11","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 |
e0bfaba2203e2e1006c390b320221359d6da91d1cea5f7806c423878e5420549
|
|
| MD5 |
505b061f871d05643e3983753c60ca32
|
|
| BLAKE2b-256 |
3950562be8d36498ff335c54eac8965f4c189f59166c7e9b3c9e6e435b53ba45
|
File details
Details for the file apk_analyzer-1.27.2-py3-none-any.whl.
File metadata
- Download URL: apk_analyzer-1.27.2-py3-none-any.whl
- Upload date:
- Size: 1.8 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.11 {"installer":{"name":"uv","version":"0.10.11","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 |
469e065a94fb279d97278df7720d48e1ce66f97a61ae446bfa62afcd9d7afe8b
|
|
| MD5 |
dfc7bd82b7534ecca09147791cb33e28
|
|
| BLAKE2b-256 |
1562438e7734452223e8ca1050dda84285c0b203970e65a58d392a6323358b28
|