go-backend-clean-architecture

Fail

Audited by Gen Agent Trust Hub on Feb 21, 2026

Risk Level: HIGHEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
  • EXTERNAL_DOWNLOADS (HIGH): The skill performs a 'git clone' from 'https://github.com/amitshekhariitbhu/go-backend-clean-architecture.git', which is not a trusted source according to defined security policies.
  • REMOTE_CODE_EXECUTION (HIGH): The skill executes 'go mod download', 'go build', and 'go run' on the cloned repository, which leads to the execution of unverified external code on the host system.
  • COMMAND_EXECUTION (MEDIUM): The skill uses potentially dangerous shell commands such as 'rm -rf' and 'mv' to organize the workspace using data retrieved from the remote source.
Recommendations
  • AI detected serious security threats
Audit Metadata
Risk Level
HIGH
Analyzed
Feb 21, 2026, 02:25 PM