heap-dump-analyzer
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [Prompt Injection] (SAFE): No instructions were found that attempt to bypass AI safety guardrails or override system prompts.- [Data Exposure & Exfiltration] (SAFE): No hardcoded secrets, sensitive credentials, or unauthorized network communication patterns were detected.- [Unverifiable Dependencies] (SAFE): The skill does not define or install any external packages or remote scripts.- [Indirect Prompt Injection] (LOW): The skill is designed to process external heap dump data using Bash and file tools. This creates an attack surface where malicious content within a heap dump could attempt to influence the agent.
- Ingestion points: Analysis of heap dump files provided by users.
- Boundary markers: None defined in the skill instructions.
- Capability inventory: Bash, Read, Write, and Edit tools are enabled.
- Sanitization: No explicit sanitization or validation of the heap dump content is described in the prompt instructions.
Audit Metadata