ru
Fail
Audited by Gen Agent Trust Hub on Feb 15, 2026
Risk Level: CRITICALREMOTE_CODE_EXECUTIONEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- Remote Code Execution (CRITICAL): The skill is configured to execute a script directly from a remote URL using
curl | bash. This is a critical security risk as it allows the external script to perform any action on the user's system with the privileges of the agent. - External Downloads (HIGH): The script source
https://raw.githubusercontent.com/Dicklesworthstone/repo_updater/main/install.shis an untrusted external source. The userDicklesworthstoneis not listed among the trusted organizations or repositories, making this an unverified and unsafe dependency.
Recommendations
- CRITICAL: Downloads and executes remote code from untrusted source(s): https://raw.githubusercontent.com/Dicklesworthstone/repo_updater/main/install.sh - DO NOT USE
- AI detected serious security threats
Audit Metadata