audit-my-app
Pass
Audited by Gen Agent Trust Hub on Sep 18, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references fetching documentation and configuration from the vendor's official site at
docs.reticle.sh. It also describes an installation procedure for the core component using the vendor's package registry. - [COMMAND_EXECUTION]: The documentation provides an initialization command using
npx @reticlehq/server@latest initto set up the auditing environment. - [INDIRECT_PROMPT_INJECTION]: The skill possesses a surface for indirect prompt injection because it ingests and processes data from live web applications which may contain untrusted content.
- Ingestion points: Data retrieved via
reticle_capabilitiesandreticle_run, including DOM element IDs, console logs, and network request/response data from the target application (SKILL.md). - Boundary markers: None explicitly defined in the skill instructions to separate application data from agent instructions.
- Capability inventory: The agent uses
reticle_runto execute diagnostic tools likereticle_verifyandreticle_explore(SKILL.md). - Sanitization: There are no instructions for sanitizing or filtering the content harvested from the web application before processing.
Audit Metadata