yasb-docs
Pass
Audited by Gen Agent Trust Hub on Feb 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No malicious patterns, prompt injections, or obfuscation techniques were detected. The skill consists of static documentation files intended to guide users through the installation and use of the YASB application.
- [COMMAND_EXECUTION] (SAFE): The documentation includes standard installation commands using Windows package managers (winget, scoop, choco) and Python's pip. These are legitimate instructions for software setup and do not involve piped remote execution or untrusted script downloads.
- [PERSISTENCE] (SAFE): The CLI reference (007-cli.md) documents an 'enable-autostart' feature. This is a legitimate and transparently described functionality of the software to ensure the status bar runs on system boot.
- [PRIVILEGE_ESCALATION] (SAFE): The documentation correctly identifies that creating a Windows Task Scheduler entry for autostart requires administrator privileges, which is standard security behavior for the operating system.
Audit Metadata