flame-audit
Pass
Audited by Gen Agent Trust Hub on Jul 19, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill suggests installation via
npxfrom the author's repository and utilizesnpxto fetch and runchrome-devtools-mcp@latestandlighthousefor data collection. - [COMMAND_EXECUTION]: The skill executes shell commands such as
npxfor performance auditing andgrepfor searching the local workspace to map bottlenecks to source code. It also includes functionality to implement code changes when requested. - [PROMPT_INJECTION]: The skill is subject to an indirect prompt injection surface as it processes external content like URLs, performance traces, and screenshots.
- Ingestion points: Target URLs, performance trace files (JSON), and flame graph images (processed via vision).
- Boundary markers: No explicit delimiters are specified to isolate untrusted trace data from the agent's instructions.
- Capability inventory: Access to shell execution (
npx), file system search (grep), and file modification capabilities. - Sanitization: The instructions do not define specific validation or sanitization steps for the ingested performance artifacts.
Audit Metadata