video-analysis
Pass
Audited by Gen Agent Trust Hub on May 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Video content is downloaded from external social media URLs using the well-known
yt-dlputility as part of the core media processing workflow. This behavior is consistent with the skill's stated purpose. - [SAFE]: Local command execution is limited to standard utilities like
ffprobefor duration detection andyt-dlpfor media retrieval. These are used safely via argument arrays in process spawning. - [SAFE]: Session management for the PostPlus platform is implemented using standard local configuration files (
config.json) stored in platform-specific application data directories. Auth tokens are refreshed via the vendor's official domain endpoints. - [SAFE]: Video data is uploaded to signed URLs provided by the PostPlus Cloud service for analysis. This is the primary intended function of the skill and uses official vendor infrastructure.
Audit Metadata