dex-demo
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill reads and writes to System/user-profile.yaml to toggle the demo_mode flag. This is used to switch the agent's context to a sandboxed environment in System/Demo/.
- [COMMAND_EXECUTION]: The skill triggers built-in commands like /journal, /daily-plan, and /review as part of the demo scenarios. These are executed within the sandboxed demo context.
- [DATA_EXFILTRATION]: The skill calls a track_event tool to log usage if the user has opted into analytics. No sensitive data or user identifiers are included in the event call.
Audit Metadata