yahoo-finance
Warn
Audited by Gen Agent Trust Hub on Feb 20, 2026
Risk Level: MEDIUMEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- EXTERNAL_DOWNLOADS (MEDIUM): The
SKILL.mdmetadata includes an installation step for theuvpackage manager viahttps://astral.sh/uv/install.sh. Although this is the official site for the tool, the domain is not included in the 'Trusted External Sources' whitelist, necessitating a manual review of the script's contents. - COMMAND_EXECUTION (LOW): The setup instructions require running
chmod +xon the{baseDir}/scripts/yffile. While typical for CLI-based skills, this elevates the file's privileges to executable status. - NO_CODE (LOW): The primary execution logic contained in
scripts/yfwas not provided in the file list for analysis. The documentation suggests it uses PEP 723 metadata to manage dependencies at runtime, which is a form of dynamic environment preparation.
Audit Metadata