pattern-router
Pass
Audited by Gen Agent Trust Hub on May 8, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The script
_postplus_shared/00-core/shared-runtime/scripts/download_videos_from_manifest_with_ytdlp.mjsdownloads video files from external URLs specified in a manifest using theyt-dlputility. - [COMMAND_EXECUTION]: The skill executes external processes using the Node.js
spawnfunction to invokepython3and theyt_dlpmodule for media processing tasks. - [CREDENTIALS_UNSAFE]: The shared library
_postplus_shared/00-core/shared-runtime/scripts/lib/postplus_cli_config.mjsprogrammatically manages authentication tokens by reading and writing to aconfig.jsonfile located in the user's home configuration directory (e.g.,~/.config/postplus/). This behavior is consistent with standard CLI tool session management for the vendor's own platform.
Audit Metadata