golang-architect
Warn
Audited by Snyk on Feb 26, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The included script scripts/sqlc-init.sh will run "go install github.com/sqlc-dev/sqlc/cmd/sqlc@latest" if sqlc is missing, which fetches and builds remote code at runtime (executing remote code) and is relied upon by the skill for sqlc compilation/validation, so the module path github.com/sqlc-dev/sqlc/cmd/sqlc@latest is flagged.
Audit Metadata