motion-sampler
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [DATA_EXPOSURE] (SAFE): The skill contains hardcoded absolute paths (e.g.,
C:\Users\yousu\Desktop\CARDVandG:\My Drive\...) inextract_motion_samples.pyandcamera_mapping.json. These are development artifacts specific to the author's environment and do not pose a security risk to the end-user.\n- [COMMAND_EXECUTION] (SAFE): The Python implementation usescv2.VideoCaptureandcv2.imwritefor video processing andThreadPoolExecutorfor performance. No calls to dangerous functions likeeval(),exec(), orsubprocess.run()were identified.\n- [EXTERNAL_DOWNLOADS] (SAFE): There are no network operations or external resource fetching capabilities within the skill's code. All processing is localized to the user's filesystem.\n- [PROMPT_INJECTION] (SAFE): The documentation files (README.md,skill.md, etc.) contain only descriptive instructions and performance metrics. No attempts to override agent safety protocols or hijack behavior were detected.
Audit Metadata