migrate-wpbakery-to-gutenberg
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFEPROMPT_INJECTIONDATA_EXFILTRATION
Full Analysis
- [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection surface as it processes untrusted data from WordPress post content.
- Ingestion points: Raw content is ingested from
SKILL.mdthroughwordpress_extract_builder_contentandwordpress_read_page. - Boundary markers: Absent. The instructions do not specify the use of delimiters or warnings to ignore instructions embedded within the shortcodes being parsed.
- Capability inventory: The agent has write access to the WordPress database via
wordpress_update_pageandwordpress_update_post. - Sanitization: No explicit sanitization of input content is described, though the skill mandates creating draft duplicates and manual user verification as a security control.
- [DATA_EXFILTRATION]: The skill transmits operational metadata and site context to the author's infrastructure.
- Evidence: Found telemetry endpoint
https://www.respira.press/api/skills/track-usageinSKILL.md. - Context: The telemetry is sent to the official domain of the vendor (respira-press). It includes non-sensitive counts of migrated elements, duration, and site/version context for usage tracking.
Audit Metadata