skills/mukul975/anthropic-cybersecurity-skills/conducting-mobile-app-penetration-test/Gen Agent Trust Hub
conducting-mobile-app-penetration-test
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The script
scripts/agent.pyexecutes system utilities includingapktoolfor decompilation,stringsfor binary analysis, andadbfor Android device interaction. These commands are invoked usingsubprocess.run()with argument lists, which is a standard approach for integrating security tooling. - [EXTERNAL_DOWNLOADS]: The skill uses the
requestslibrary to interact with remote API endpoints provided by the user. This is intended for testing backend security, verifying certificate pinning implementations, and identifying authorization flaws. - [SAFE]: The skill incorporates appropriate legal disclaimers and usage constraints. The logic implemented in the scripts aligns with the stated purpose of performing mobile application security evaluations and does not exhibit malicious patterns or unauthorized data access.
Audit Metadata