wf-planning-solution-architect
Pass
Audited by Gen Agent Trust Hub on Jul 28, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDATA_EXFILTRATION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a bundled script,
scripts/search.js, to perform keyword-based searching over a local index (docs-index.json). This is a standard functional component for looking up documentation references. - [EXTERNAL_DOWNLOADS]: The skill is configured to fetch live documentation content from
experienceleague.adobe.com. This is a well-known official service provided by the vendor (Adobe), and such fetches are considered safe and routine for the skill's purpose. - [DATA_EXFILTRATION]: No sensitive file access, hardcoded credentials, or unauthorized network operations were detected. The skill correctly identifies that it handles internal telemetry and IMS user IDs without exposing them to untrusted parties.
- [SAFE]: The skill follows secure design principles, such as scoping tool access and referencing authoritative vendor sources. No signs of obfuscation, persistence, or privilege escalation were found.
Audit Metadata