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\CARDV and G:\My Drive\...) in extract_motion_samples.py and camera_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 uses cv2.VideoCapture and cv2.imwrite for video processing and ThreadPoolExecutor for performance. No calls to dangerous functions like eval(), exec(), or subprocess.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
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:37 PM