video-content-engine
Pass
Audited by Gen Agent Trust Hub on Aug 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a privacy-preserving telemetry initializer in
SKILL.mdthat explicitly excludes sensitive data like credentials, business data, or URLs. - [COMMAND_EXECUTION]: The skill uses
subprocess.runintests/test_scripts.pyto execute its own internal validation scripts (audit_edit_boundaries.pyandvalidate_delivery.py). This is a legitimate use for testing its own functionality and does not involve external or untrusted inputs. - [DATA_EXFILTRATION]: No patterns of unauthorized data exfiltration were found. The
telemetry_init.pymentioned is described as privacy-preserving and opt-in, specifically avoiding logging of user content or credentials. - [PROMPT_INJECTION]: The instructions in
SKILL.mdemphasize grounding analysis in authorized sources and explicitly require user approval and readback for any action involving publishing, scheduling, or quota spending, which acts as a safeguard against autonomous agent abuse.
Audit Metadata