telemetry
Pass
Audited by Gen Agent Trust Hub on Sep 3, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- Configuration Script Execution: The skill uses a Node.js script to apply telemetry settings based on user input. The workflow includes instructions to validate the input, ensuring it is limited to specific actions ('on', 'off', or 'status') before execution.
- Evidence:
node "${PLUGIN_ROOT}/scripts/lib/mobile-telemetry-config.js" --action <action>intelemetry-workflow.md. - Data Privacy Documentation: The skill documentation specifies that collected telemetry is limited to operational metadata and explicitly excludes sensitive user data like credentials, prompts, or file paths. This transparency is a supportive practice for user privacy.
- Evidence: Detailed descriptions in
telemetry-workflow.mdoutlining the specific fields recorded and those explicitly excluded.
Audit Metadata