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.1.tar.gz
(29.4 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.1.tar.gz.
File metadata
- Download URL: apk_analyzer-1.11.1.tar.gz
- Upload date:
- Size: 29.4 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 |
115f764ef239cb7b76092f1387f9fa9ebbcde51c2dd680bdbb483f266a7b50d4
|
|
| MD5 |
b6a815d735425d964aa0872a2b5e6ac8
|
|
| BLAKE2b-256 |
a4c51ef62d29a6fd87a884e80e0b6133171ff34c4347f98add488b6164c3556c
|
File details
Details for the file apk_analyzer-1.11.1-py3-none-any.whl.
File metadata
- Download URL: apk_analyzer-1.11.1-py3-none-any.whl
- Upload date:
- Size: 41.7 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 |
a039aded3de3a742033fd31bafc20db280be32994581dd3dbf773182b1b7039e
|
|
| MD5 |
d5b3c95e4786b7e98e2bd0b7b725728f
|
|
| BLAKE2b-256 |
b2cb101c8fc334f223803024030ad5973e96fbfbc70257eb4b01d44ca4c70200
|