using-meticulous
Pass
Audited by Gen Agent Trust Hub on Mar 20, 2026
Risk Level: SAFEPROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection because it ingests and processes untrusted HTML data from the application being tested.
- Ingestion points: The agent reads the
before.domfield from metadata files insimulate-and-diff/SKILL.mdand analyzes the output ofmeticulous agent dom-diffintest-with-meticulous/SKILL.md. - Boundary markers: There are no explicit delimiters or instructions provided to the agent to ignore or escape instructions that might be embedded within the application's HTML content.
- Capability inventory: The agent uses the ingested data to generate high-level human-readable descriptions of visual changes and final regression reports.
- Sanitization: The instructions do not describe any sanitization, filtering, or escaping of the HTML strings before they are presented to the agent for analysis.
- [EXTERNAL_DOWNLOADS]: The skill downloads and executes external code and data as part of its core functionality.
- The skill uses
npx @alwaysmeticulous/clito install and run the vendor's command-line interface from the npm registry. - It downloads simulation results, base replays, and screenshot artifacts from the vendor's cloud platform at
app.meticulous.ai.
Audit Metadata