korean-privacy-terms
Warn
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: MEDIUMEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The
scripts/install.shscript clones a third-party repository fromhttps://github.com/kimlawtech/korean-privacy-terms.gitinto the user's home directory. - [REMOTE_CODE_EXECUTION]: The workflow defined in
SKILL.mddirects the agent to follow and execute instructions from external files (scripts/render.mdandscripts/install.md) that are downloaded from the upstream repository during the installation process. - [COMMAND_EXECUTION]: The
scripts/install.shfile executes several shell commands, includinggit clone,git fetch,git checkout, andrsyncorcp, to manage and install external dependencies on the local file system.
Audit Metadata