Caveat verdict

android-armor-breaker

45
🟠 Risky
Significant risk patterns flagged — automated deep scan, not behavioral proof.

The skill involves installing packages and potentially executing arbitrary code for Android APK analysis.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

0
security
70
transparency
70
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (10)

Pattern match high

References sudo — requests elevated privileges

SKILL.md · code · sudo

Pattern match high

apt-get install — installs system packages

SKILL.md · code · apt-get install

Pattern match high

Reads /proc/self/environ — dumps all environment variables

scripts/antidebug_bypass.py · prose · downgraded · /proc/self/environ

Pattern match medium

Sets world-executable permissions

SKILL.md · code · chmod 755

Pattern match medium

subprocess execution — runs system commands from Python

scripts/android-armor-breaker.py · prose · downgraded · subprocess.run(

Pattern match medium

Hex-encoded string — possible obfuscated payload

scripts/root_memory_extractor_enhanced.py · prose · downgraded · \x74\x65\x6e\x63\x65\x6e\x74

Pattern match low

Base64 encode (btoa) — may obfuscate data exfiltration

scripts/frida_memory_scanner.js · prose · downgraded · btoa(

Pattern match low

String.fromCharCode — can build strings to evade detection

scripts/frida_memory_scanner.js · prose · downgraded · String.fromCharCode

Pattern match low

Python os.environ.get — reads environment variable

scripts/i18n_logger.py · prose · downgraded · os.environ.get(

Pattern match low

Python shutil file operation — copies/moves/deletes files

scripts/unpack_orchestrator.py · prose · downgraded · shutil.rmtree(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions — minimal attack surface.

network_inpackage_install

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API