oc-proxy-converter
Pass
Audited by Gen Agent Trust Hub on Sep 5, 2026
Risk Level: SAFECOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
ocandffprobecommands via the Bash tool to perform media conversion and verification. These commands are documented for remuxing and scaling media, which is appropriate for the skill's primary function.\n- [INDIRECT_PROMPT_INJECTION]: The skill processes external camera files, representing a potential data ingestion surface.\n - Ingestion points: Input media files (
.LRF,.LRV) specified via the--inputargument inSKILL.md.\n - Boundary markers: There are no explicit delimiters or boundary markers mentioned for the input media data.\n
- Capability inventory: The skill uses the
Bashtool to executeocandffprobefor media stream processing.\n - Sanitization: No sanitization or validation of the media file content is described in the skill instructions.
Audit Metadata