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: some tools may create PR branches with a
cursor/prefix (for examplecursor/feature-101), so branch-based GitHub Actions triggers should match both prefixed and non-prefixed patterns.
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.11.3.tar.gz
(30.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.11.3.tar.gz.
File metadata
- Download URL: apk_analyzer-1.11.3.tar.gz
- Upload date:
- Size: 30.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 |
70f8673d5dec510526c55ad535e356c43d61d93dad48c8854cec2727a5befc39
|
|
| MD5 |
55eed8d67d29c7ad31ec3bacc4835525
|
|
| BLAKE2b-256 |
e77f2467f5424fde666dd034abddcd90d189f42cf9c3ffbc2fea15a8fad4e16d
|
File details
Details for the file apk_analyzer-1.11.3-py3-none-any.whl.
File metadata
- Download URL: apk_analyzer-1.11.3-py3-none-any.whl
- Upload date:
- Size: 43.0 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 |
255118411b71d3192015b8ed4a70683c15e74bb0533ebe200210a694dc9fead6
|
|
| MD5 |
d4fa45655b2e31016d44bf0b7b77f4a8
|
|
| BLAKE2b-256 |
c08d3f001af4b993b59826ef20e108b5a469577a4d695ba971f166f8b2fcd70c
|