ubs
Fail
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: HIGHEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The documentation in
references/WORKFLOWS.mdincludes instructions to download an installation script from a remote GitHub repository (github.com/Dicklesworthstone/ultimate_bug_scanner) that is not identified as a trusted or well-known source. - [REMOTE_CODE_EXECUTION]: The skill demonstrates and encourages an installation method using
curl | bash, which executes remote scripts directly in the shell without prior verification or integrity checks. This pattern is a common vector for remote code execution attacks. - [COMMAND_EXECUTION]: Multiple files (e.g.,
SKILL.md,references/TRIAGE.md) promote the use of theubs doctor --fixcommand. This command is designed to perform automated modifications to the system environment to resolve configuration issues, which can lead to unexpected state changes or privilege escalation if the underlying tool is compromised.
Recommendations
- AI detected serious security threats
Audit Metadata