hand-gesture-recognition

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • PROMPT_INJECTION (SAFE): No instructions attempting to bypass safety filters or override system behaviors were detected.
  • DATA_EXFILTRATION (SAFE): No network operations, hardcoded credentials, or access to sensitive system file paths were identified.
  • REMOTE_CODE_EXECUTION (SAFE): There are no commands for downloading or executing remote scripts (e.g., curl | bash).
  • UNVERIFIABLE_DEPENDENCIES (SAFE): The skill does not automate the installation of third-party packages.
  • INDIRECT_PROMPT_INJECTION (LOW): The skill is designed to analyze user-provided code files (JS, TS, Python) using validation patterns in references/validations.md. While it processes untrusted data, it lacks capabilities to execute commands or perform network requests, limiting the risk surface to the agent's logic layer.
  • DYNAMIC_EXECUTION (SAFE): No use of eval, exec, or runtime code generation patterns was found.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:17 PM