page-import
Pass
Audited by Gen Agent Trust Hub on Apr 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions do not contain any prompt injection or override patterns. It uses standard instructional language to define a complex content migration workflow.
- [SAFE]: The skill explicitly addresses the risk of indirect prompt injection in its 'External Content Safety' section, instructing the agent to treat scraped HTML as untrusted data and ignore any embedded directives.
- [SAFE]: No hardcoded credentials or unauthorized data access patterns were found. All network operations (scraping) and file system interactions (writing to ./import-work) are aligned with the skill's primary function.
- [SAFE]: References to external domains like 'aem.live' are official Adobe resources and are treated as safe. No obfuscation or persistence mechanisms are present.
Audit Metadata