android-memory-leak-fixer
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a legitimate methodology for Android memory leak analysis. No malicious patterns, such as data exfiltration, credential theft, or unauthorized persistence, were detected in the instructions or workflow.
- [INDIRECT_PROMPT_INJECTION]: The skill ingests untrusted data from Android source files and diagnostic reports like LeakCanary (Ingestion points). There are no specific boundary markers or instructions provided to ignore embedded commands (Boundary markers). The skill utilizes the codegraph tool for code navigation but possesses no high-privilege capabilities such as network exfiltration or file system modification (Capability inventory). No sanitization protocols for the ingested data are defined (Sanitization).
- [COMMAND_EXECUTION]: The skill instructs the use of
codegraph explorefor tracing object retention. This command is restricted to code analysis within the project scope and does not introduce arbitrary execution risks.
Audit Metadata